Linux Commands You Need To Know

  Рет қаралды 136,309

Hallden

Hallden

3 жыл бұрын

Basic Linux Commands You Need To Know
Go to brilliant.org/KalleHallden to sign up for free. And also, the first 200 people will get 20% off their annual premium membership.
In this video I go through 8 linux commands that I think should be the first linux commands to learn!
Follow me on instagram: / kallehallden
LiveCoder channel: / @livecoder7639
"Clean Code Friday"
If you want to receive one short email from me every week, where I go through a few of the most useful things I have explored and discovered this week. Things like; favourite apps, articles, podcasts, books, coding tips and tricks. Then feel free to join kalletech.com/cleancode/
CONTACT: contact@kalletech.com
Follow me on:
TWITCH: / kallehallden
INSTAGRAM: / kallehallden
TWITTER: / kallehallden
GITHUB: github.com/kallehallden
VIDEO EDITOR: editingmachine.com (use coupon code KALLE to get 50% off your first month)
--------------------------------------------------------------------------------------------------------
GEAR:
kalletech.com/tech/

Пікірлер: 252
@1cannon3
@1cannon3 3 жыл бұрын
0:30 - ls (listing files) 1:56 - *.txt (searching for all files of a given file type) 2:18 - ls -a (Listing all files, including hidden files) 2:35 - cd (change directory) 4:45 - mkdir (make new directory) 5:50 - pwd (print working directory) 7:01 - touch (create a new file) 8:00 - rm (remove a file) 8:15 - rmdir (remove a directory) 8:27 - mv (move a file) 9:10 - cp (copy and paste files)
@ts9971
@ts9971 3 жыл бұрын
You're a King sir
@Firoz900
@Firoz900 2 жыл бұрын
Thanks....
@CodeDisease
@CodeDisease 2 жыл бұрын
thank you, glad i didnt watch the entire video because i know these already
@evanspierre1468
@evanspierre1468 2 жыл бұрын
You are the goat.
@kungpaochick8557
@kungpaochick8557 3 жыл бұрын
His upload schedule is the new best thing in my life right now. Great job, Kalle!
@MrWayneStephen
@MrWayneStephen 3 жыл бұрын
i honestly have no idea how he puts out this many quality videos so often
@axvex595
@axvex595 3 жыл бұрын
That was literally gonna be my comment!
@elleollanas
@elleollanas 3 жыл бұрын
Dude same😂
@nikospap29
@nikospap29 3 жыл бұрын
I think making a playlist about Linux is a perfect idea. There are many out there who seek information and tutorials about that. If it's easy for you , give it a try! Hope you all the best!
@buddy.abc123
@buddy.abc123 3 жыл бұрын
I feel like I need to pay for most of the content you upload man. It's great
@shasantv
@shasantv 3 жыл бұрын
Thank you, Kalle, for making this video and I hope you turn this into a series. Enjoyed watching this one.
@Luminiferous2049
@Luminiferous2049 3 жыл бұрын
That blind analogy was actually very apt!
@domenicodironza2794
@domenicodironza2794 3 жыл бұрын
I hope this series continues with more and more advanced controls, I love how you explain these things!
@Reshyurem
@Reshyurem 3 жыл бұрын
Just switched to Linux, loving it. Thank you so much for the videos. I was hesitant of programming at first, but you've given me hope.
@saltylelele
@saltylelele 3 жыл бұрын
I still remember when I just switched to linux, it was a mess
@CodeWithStein
@CodeWithStein 3 жыл бұрын
I'm really impressed with the quality and quantity of videos you're able to push out! I'm barely able to publish 2-3 videos per week and my quality isn't anywhere near you :P Keep up the good work :-D
@saltylelele
@saltylelele 3 жыл бұрын
If he still follows his old uploaded daily schedule it is not impossible, considering how he plans his day
@mahadevananair2481
@mahadevananair2481 3 жыл бұрын
Make it a series 🔥🔥 really love these videos
@christopherbozovich1934
@christopherbozovich1934 3 жыл бұрын
The analogy was spot on!
@Scarz733
@Scarz733 2 жыл бұрын
This was very helpful for me as I am getting started in Linux and did not really understand the navigation, thank you so much.
@ladydexx9264
@ladydexx9264 2 жыл бұрын
Best video on Linux commands that I've seen so far! Great work
@annaa2732
@annaa2732 Жыл бұрын
clear, precise and simple! Thank you !
@Babblingbrooke101
@Babblingbrooke101 3 ай бұрын
This is better than the CompTia Testout videos. They didn't give half of this info in one their 11 minute videos. So thanks!
@thecomedian4136
@thecomedian4136 3 жыл бұрын
Hallden, the explanation in this video was awesome! I really think you should make a series of this kind of videos, because you really do explain good! Please, let this be the first episode!
@bradyredding1964
@bradyredding1964 3 жыл бұрын
Dude, I’m loving these daily uploads! Keep up the good work! (Also, anyone notice he went from 1080p to 2160p?)
@user-hj2un8rl2q
@user-hj2un8rl2q 3 жыл бұрын
Man, I don't know how you do what you do. Daily uploads at such a high quality. Props to you 🙌
@metastag
@metastag 3 жыл бұрын
Equivalent commands for cmd in windows: ls - dir cd - cd /D mkdir - mkdir pwd - cd (not to be confused with cd /D) touch - echo.>filename (no space) rm - del rmdir - rmdir mv - move cp - copy One really practical command not mentioned in this video is clear for Linux, cls for Windows. It clears the screen and removes everything written on the screen (the effects of the earlier commands won't be changed) Idk about Linux, but path names in move and copy can be relative to the current folder
@kedarshinde4216
@kedarshinde4216 3 жыл бұрын
Yeah, clear is really useful and the fact that he didn't even mention is shocking, he didn't even mention the man pages.
@noah77
@noah77 3 жыл бұрын
Damn dude. I loved the tab thingy to auto complete. Thank you so much!
@devamruthag5643
@devamruthag5643 3 жыл бұрын
Looking forward to the command Series 🙌
@RaviKumar-zb8bl
@RaviKumar-zb8bl Жыл бұрын
thanks...............being using linux for more than a year ..........but never tried to tearn at least basics things ............but today i did
@THINKNATURE
@THINKNATURE 3 жыл бұрын
Kalle, the more Linux videos the better - *keep up the good work!!*
@tsivinsky
@tsivinsky 3 жыл бұрын
Cool video for beginners in Linux. Good job, Kalle.
@MohdSameer-so9bt
@MohdSameer-so9bt 3 жыл бұрын
great video Kalle. Pls make it into series so that we can learn various linux commands at one place.
@SinanAkkoyun
@SinanAkkoyun 3 жыл бұрын
Wow Kalle, you are getting pretty big here on KZfaq with pleasing quality!
@christianchapman1278
@christianchapman1278 3 жыл бұрын
Make this a series!!! Keep up the good work!
@SlazeM7
@SlazeM7 3 жыл бұрын
tbh one of the best channels I have subscribed to
@bassam_salim
@bassam_salim 3 жыл бұрын
I just learbed these at college two days ago, I actually know them before when learning how to use cmd in windows
@bigdaddyrazor
@bigdaddyrazor 3 жыл бұрын
Although I'm an experienced GNU/Linux user I find this video to be amazing for beginners who want to get into the OS, great job!
@abusufianshanto6185
@abusufianshanto6185 2 жыл бұрын
This guy is breath saver! Thanks a lot from Bangladesh.
@MrWayneStephen
@MrWayneStephen 3 жыл бұрын
your videography is so good. such an inspiration
@abujihadsalahudin
@abujihadsalahudin 2 жыл бұрын
Please make more 🙏 great job explaining everything
@cyberdash
@cyberdash 3 жыл бұрын
I love this upload schedule! Please make a video on git commands, please!!
@adegokevictor8242
@adegokevictor8242 3 жыл бұрын
wow Damn!!! I so much love this video bro 👊 Keep it up
@liffaenxd
@liffaenxd 3 жыл бұрын
Hy Kalle I bought Brilliant membership with your code, thank you so much, it's awesome
@aydenzhu5938
@aydenzhu5938 3 жыл бұрын
I really enjoyed watching this video, please make a series for learning Linux commands. Thank you!
@fathah9298
@fathah9298 3 жыл бұрын
thanks kale this helped alot
@daner650
@daner650 3 жыл бұрын
I like these videos that teach the basics
@elijahtache1535
@elijahtache1535 3 жыл бұрын
great video! A series about linux commands is actually a great idea
@AntonFlusten
@AntonFlusten 3 жыл бұрын
Would love having a serie about Linux !
@najib21mhd3
@najib21mhd3 2 жыл бұрын
thanks, bro, really you are a good teacher.it took me a time to understand but now i easily understand bro thanks again
@anirudh513
@anirudh513 3 жыл бұрын
Hi, tku for making such Linux videos.I recently got some interest in learning Linux so pls do as many videos as possible related to Linux !!
@jxson7_
@jxson7_ 3 жыл бұрын
Been watching your videos later and love them
@zuberkariye2299
@zuberkariye2299 3 жыл бұрын
Man went from programming into Linux which leads to pentest later on, really like the energy that you developing skills in other tech ~ really interested
@tudoriov1572
@tudoriov1572 3 жыл бұрын
You helped me out allot. Thanks!!!
@fahadibnatuhinofficial4555
@fahadibnatuhinofficial4555 2 жыл бұрын
Thanks kalle. Make a playlist
@Spectraevil
@Spectraevil 3 жыл бұрын
He wasn't kidding when he said, "Basic Linux commands" :|
@milicanikolic4041
@milicanikolic4041 3 жыл бұрын
Nice video! I would love to see more videos about Linux.
@ethicalhackingterminal5530
@ethicalhackingterminal5530 2 жыл бұрын
Great job! Thanx!
@dewanshchaudhari5134
@dewanshchaudhari5134 3 жыл бұрын
I have exam for linux tomorrow thanks kalle this would help a lot!!
@rmso272
@rmso272 3 жыл бұрын
Great video! Pretty explanatory!
@Spenito
@Spenito 3 жыл бұрын
I think it's important to note that rmdir will only work if a directory is empty. rm -r is a much better command for removing directories, as it will recursively delete all files within the directory.
@Mattia5N3A
@Mattia5N3A 3 жыл бұрын
I always wanted to learn how to use linux well. Thanks to this video i could start, and then go to learn how to use kali.
@vinayakshah2892
@vinayakshah2892 3 жыл бұрын
Just switched to linux because of CTT and this man loved the os.
@Edkahmed
@Edkahmed 3 жыл бұрын
great content man
@fu4422
@fu4422 3 жыл бұрын
He's uploading so much that I can't even keep up with them😂
@ratul3123
@ratul3123 3 жыл бұрын
Hi Kalle Hallden..... Great videos brother!
@kydunnaicker7576
@kydunnaicker7576 3 жыл бұрын
Love your content
@smooth8991
@smooth8991 2 жыл бұрын
great video as usual! just a little note: "pwd" actually stands for "print working directory" not "path to working directory", but yeah, that's just a small thing
@realmonzeromer
@realmonzeromer 3 жыл бұрын
Literally You Are The Best!!
@whitediamond9771
@whitediamond9771 2 жыл бұрын
Tons of thanks 😊
@asafsarusi6159
@asafsarusi6159 3 жыл бұрын
I love your vidios, it cool that u do a totorial
@GHOST-ig6bi
@GHOST-ig6bi 2 жыл бұрын
This was brilliant
@alien-x0815
@alien-x0815 3 жыл бұрын
thnx a lot...now I know about linux.... : ) Thnx again
@elgatito00
@elgatito00 3 жыл бұрын
Yaaaayyy more videos..keep up the pace 👍👍 Please do a video on github
@Mrfrancy995
@Mrfrancy995 3 жыл бұрын
For me at the begging It has been helpful to know what the command name mean in order to remember it. For example cd stand for change directory and mkdir for make directory and so on. Alias is another very useful command for shortcuts especially for ll=ls -lah (I also add h for human format in file size) BTW great video editing as always 😊
@ajaywagaskar4705
@ajaywagaskar4705 3 жыл бұрын
Can you please make this a series because this is kinda or not kinda tutorial but really love the way you make them this is also very usefull because just by watching your last live usb os i have made ubantu live uab and now learning linux but still having some problems with its shutdown and boot up issue.
@shivamsingh7389
@shivamsingh7389 3 жыл бұрын
I thought your only sponsors would be Blinkist and Kite!! lol!! Amazing video!!
@mahmoudeisa5695
@mahmoudeisa5695 3 жыл бұрын
it's a very useful video plz make a playlist about Linux commands
@SauravKumar-ou1cs
@SauravKumar-ou1cs 2 жыл бұрын
Thank you bruhh 🙏
@amralifts
@amralifts 3 жыл бұрын
That is exactly what you call Hallden vids.
@aryanm.180
@aryanm.180 3 жыл бұрын
Yes Kalle, we really need more advanced tutorials for Linux :)
@jonnito6175
@jonnito6175 3 жыл бұрын
Nice video man. I've been playing around with linux commands and vim for like the past month, and you feel very cool doing all these until you realise that you are doing nothing more than what you do in the gui with a few clicks. Essentially 'cd (directory name)' is a double click to get into a folder, 'mkdir (name)' is right click ->create folder, and 'ls' is literally just using your eyes when you are in a folder. ps. You can also rename files and directories using the mv command like this mv -> (file or directory name) (new file or directory name) (mv -> project.c proj.c)
@mikededo9100
@mikededo9100 3 жыл бұрын
Could you post your Linux theming? Looks really clean!
@ariannagaskins2306
@ariannagaskins2306 3 жыл бұрын
This video is super helpful😭
@nathanquan1876
@nathanquan1876 3 жыл бұрын
This was great! I was trying to implement some of my bash scripts from my Linux machine on my Mac and was **BASHING** my head trying to figure out why they wouldn't work until I found out that Mac uses BSD grep rather that GNU grep. A video covering the differences or how to work around this difference would be nice
@SaiKrishna-wl1ql
@SaiKrishna-wl1ql 3 жыл бұрын
Please make a series bro ...looking for your videos
@alexanderprosser3204
@alexanderprosser3204 3 жыл бұрын
Really great video! Please mk a series out of it!! ;)
@aer0449
@aer0449 3 жыл бұрын
Please make more linux vids I love them
@rmmajor
@rmmajor 2 жыл бұрын
We need more!
@jarifahmed6365
@jarifahmed6365 3 жыл бұрын
Yesssssss pleaseeeeee. I am new to Linux and using alt+ctrl+t to do stuffs are cool 🙄🤓
@aleecpx
@aleecpx 3 жыл бұрын
U taught better thn my lecturer's note.. hell i shouldnt pay thousands a year just for her to give me notes n figure things out myself.
@ni7704
@ni7704 Жыл бұрын
Thanks I'm start cs in the fall
@newtonoluoch5074
@newtonoluoch5074 2 жыл бұрын
Thanks
@naveeng8583
@naveeng8583 3 жыл бұрын
Hey Kalle, also try to do a flutter series as well!
@anandahere
@anandahere Жыл бұрын
Much more Interesting ☺️
@tytrvd
@tytrvd 3 жыл бұрын
Dude this video is legit!
@reezzrex0690
@reezzrex0690 3 жыл бұрын
Please make a full Kali Linux guide ❤️
@f1br596
@f1br596 3 жыл бұрын
Hey Kalle, absolutely love your vids! But I’m kind of scared of them dropping in quality in the future with such a high frequency! Keep it up! Love the production quality!
@Alexander-vo4gv
@Alexander-vo4gv 3 жыл бұрын
Thanks dude I'm new to Linux and I use parrot and sometimes I get confused. I know how to do basic stuff like cd, list, dpkg etc but this helps extra! Ps I used parrot for the first time yesterday (previously using Kali) and it's really good definitely worth the swap from Kali so I recommend it a lot.
@yusufrazakhan2443
@yusufrazakhan2443 2 жыл бұрын
thanks
@RC-14
@RC-14 3 жыл бұрын
Waiting for the series
@coverakias
@coverakias 3 жыл бұрын
Great video and very well explained for beginners like me. It would very helpful if you can do the same for python or Java etc....
@notvoidz
@notvoidz 3 жыл бұрын
ty so muchhhhhhh :)
@jamierjhill1
@jamierjhill1 3 жыл бұрын
please do continue with linux commands!
@abhaytiwari6411
@abhaytiwari6411 3 жыл бұрын
please make video on competitive Programming or how to think like a programmer or logic building etc
@edgar-vt5qi
@edgar-vt5qi 3 жыл бұрын
best channel
@zecko9534
@zecko9534 3 жыл бұрын
Pls could u do more BASH command line related videos
@sergeygr
@sergeygr 3 жыл бұрын
Small tip: "$ cd -" will bring you back to previous directory. For example if you where in "/var/log/nginx" and accidentally type cd, then just use "cd -" and it will bring you back to "/var/log/nginx". Also EngineerMan has cool videos related to Linux commands :)
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,2 МЛН
10 things I WISH I knew when switching to Linux
11:52
InfinitelyGalactic
Рет қаралды 42 М.
Sprinting with More and More Money
00:29
MrBeast
Рет қаралды 191 МЛН
We Got Expelled From Scholl After This...
00:10
Jojo Sim
Рет қаралды 63 МЛН
Why You Should Always Help Others ❤️
00:40
Alan Chikin Chow
Рет қаралды 135 МЛН
40 Windows Commands you NEED to know (in 10 Minutes)
10:54
NetworkChuck
Рет қаралды 3,2 МЛН
Beginner's Guide to the Bash Terminal
1:14:37
Joe Collins
Рет қаралды 2,3 МЛН
The Programming Language I Think You Should Learn First
9:51
The Linux Experience
31:00
Bog
Рет қаралды 308 М.
MUST KNOW Linux Commands
10:03
TechHut
Рет қаралды 26 М.
30 Windows Commands you CAN’T live without
14:35
NetworkChuck
Рет қаралды 2,2 МЛН
Linux Tip | 10 Useful Linux Commands
34:35
Joe Collins
Рет қаралды 661 М.
Why Linux Is Better For Programming
13:32
Hallden
Рет қаралды 2,8 МЛН
Best Thing I Discovered Using Linux! (After One Month)
9:10
Hallden
Рет қаралды 356 М.
Хотела заскамить на Айфон!😱📱(@gertieinar)
0:21
Взрывная История
Рет қаралды 3,8 МЛН
cute mini iphone
0:34
승비니 Seungbini
Рет қаралды 4,7 МЛН
CY Superb Earphone 👌 For Smartphone Handset
0:42
Tech Official
Рет қаралды 821 М.