Beginner's Guide To The Linux Terminal

  Рет қаралды 349,266

DistroTube

DistroTube

Күн бұрын

I've been receiving a lot of questions from new Linux users that want to learn the terminal and the command line. One viewer recently asked me if there was one video of mine that he could watch to learn this stuff. And I don't really have a video that is comprehensive and that is aimed for absolute beginner's to the terminal. So I'm making that video now...
REFERENCED:
► www.gnu.org/software/bash/man... - Bash Manual
WANT TO SUPPORT THE CHANNEL?
💰 Patreon: / distrotube
💳 Paypal: www.paypal.com/cgi-bin/webscr...
🛍️ Amazon: amzn.to/2RotFFi
👕 Teespring: teespring.com/stores/distrotube
SOCIAL PLATFORMS:
🗨️ Mastodon: distrotoot.com/@derek
💬 IRC: irc://freenode #distrotube
👫 Reddit: / distrotube
📽️ LBRY: lbry.tv/$/invite/@DistroTube:2
DT ON THE WEB:
🕸️ Website: distrotube.com/
🐿️ Gopherhole: gopher://distro.tube
📁 GitLab: gitlab.com/dwt1
🔊 Audio Podcasts: www.buzzsprout.com/1263722
FREE AND OPEN SOURCE SOFTWARE THAT I USE:
🌐 Brave Browser - brave.com/dis872
📽️ Open Broadcaster Software: obsproject.com/
🎬 Kdenlive: kdenlive.org
🎨 GIMP: www.gimp.org/
🎵 Audacity: www.audacityteam.org/
💻 VirtualBox: www.virtualbox.org/
🗒️ Doom Emacs: github.com/hlissner/doom-emacs
Your support is very much appreciated. Thanks, guys!

Пікірлер: 389
@dam0ne
@dam0ne 3 жыл бұрын
Table of contents: 0:58 Opening the terminal 1:20 Zooming on the terminal 2:00 Print working directory - pwd 2:34 Change directory - cd 4:18 Clearing the screen - clear / Control+l 4:45 List contents of directories - ls 7:12 Manual pages - man 8:07 Creating files - touch 9:30 Showing file contents - cat 9:49 Creating directories - mkdir 10:23 Moving files - mv 11:36 Copying files - cp 12:14 Removing files - rm 13:05 Removing directories - rmdir 13:30 Removing not empty directories - rm -rf 15:06 Finding program binaries - which / whereis 16:29 Finding files in filesystem - locate / mlocate / find 17:54 Printing text - echo 19:21 Printing text - printf 21:26 Cat from the top of a file - less 22:00 Finding strings of text in a file - grep 22:50 Piping program outputs - | 23:19 Find and replace strings - sed 25:38 Printing first or last lines of a file - head / tail 26:54 File permissions - chmod 29:50 Console command history - history 30:43 Repeat last command - !! 31:56 Closing programs - kill / killall / xkill 33:20 Closing programs - htop 34:22 Testing connection - ping 35:11 Downloading things - wget 35:51 Getting the date - date 36:18 Calendar - cal 36:23 Calculator - bc 36:56 Configuring shell aliases - .bashrc editing 38:21 Updating Debian-based systems - apt update && apt upgrade
@toufiknopixl9973
@toufiknopixl9973 3 жыл бұрын
You're a hero
@JessicaFEREM
@JessicaFEREM 3 жыл бұрын
hey DT, copy and paste this into the description, after some time, it'll pop up as a chapter select on youtube.
@pop4ti
@pop4ti 2 жыл бұрын
Thank you!
@14u2ponder
@14u2ponder 2 жыл бұрын
I don't think kill, chmod, wget, sed, ping, aliases, are beginners subjects. I also think you should include something about ed (or how to make a file).
@keylanoslokj1806
@keylanoslokj1806 2 жыл бұрын
At around 40:00 when creating the "aptup" alias, the system recommended i don't do it there directly, but at a seperate bash aliases file. Can you do a tutorial on how to do that?
@raymondgradzewicz
@raymondgradzewicz 3 жыл бұрын
Do I already know how to use the terminal? Yes. Am I still going to watch the video? Yes.
@kevyyar
@kevyyar 3 жыл бұрын
Lol I feel the same way
@favor94
@favor94 3 жыл бұрын
@Learn Linux this thing sometimes happen with me, thats why i watch any tutorial pops out on my timeline
@mskiptr
@mskiptr 3 жыл бұрын
Well, u just learned that `rmdir` exists. Been using `tree $dir`, `rm -r $dir` untill now…
@raymondgradzewicz
@raymondgradzewicz 3 жыл бұрын
@@mskiptr I actually knew that one already.
@mskiptr
@mskiptr 3 жыл бұрын
@@raymondgradzewicz *I Sorry for that typo; indeed quite misleading
@amjedbelgacem8218
@amjedbelgacem8218 2 жыл бұрын
this 42 min long video is literally worth a 4 hours lecture at the university, great delivery, simple and straight to the point. you earned a sub, keep the good work !
@zhaadd
@zhaadd 2 жыл бұрын
university is very redundant in almost everything tbh
@amjedbelgacem8218
@amjedbelgacem8218 2 жыл бұрын
@@zhaadd couldn’t agree more
@im-a-trailblazer
@im-a-trailblazer Жыл бұрын
I think even more, the way he lays out the difference and best use cases for cat, less and grep for example. Could be a multi day or week dive into getting to grips with everything. He also earned me as a sub. I am not using arch btw
@chrishayward3520
@chrishayward3520 3 жыл бұрын
Those chips were just teasing me the whole time! I'm ready for the party size!
@DistroTube
@DistroTube 3 жыл бұрын
Shortly after recording this, I plunged headfirst into that bag of Lay's. I should know better than to buy the big Family Size bags of chips.
@guyincognito5663
@guyincognito5663 3 жыл бұрын
“I’ll just eat a couple and leave some for later” Sure you will.
@curvesoftcomputerco.9928
@curvesoftcomputerco.9928 2 жыл бұрын
@@DistroTube Nothing like a classic Lay's though. Lol!
@josephsagotti8786
@josephsagotti8786 3 жыл бұрын
We need some of these every once in a while
@akirubamiru6700
@akirubamiru6700 3 жыл бұрын
Derek that a great video not for beginner but also good for revision although could you do stamps times? Thank you Derek!
@LinuxClassroom
@LinuxClassroom 3 жыл бұрын
Having taught Linux for several years now, most students really struggle with paths. It seems to be so abstract for many beginners.
@LinuxClassroom
@LinuxClassroom 3 жыл бұрын
@Learn Linux Absolutely! I love my job.
@sigmundfreud4472
@sigmundfreud4472 3 жыл бұрын
😍
@BlackHawk2029
@BlackHawk2029 3 жыл бұрын
Yeah the Linux file system is REALLY foreign for anyone coming from another OS. I'm 6 months in running Kubuntu as my primary OS and I still struggle with it occasionally.
@rizkyadiyanto7922
@rizkyadiyanto7922 3 жыл бұрын
@Learn Linux whats so hard about it?
@jon-h
@jon-h 2 жыл бұрын
@Terminalforlife (LL) Windows is actually the only outlier as far as PC OS are concerned. BSD-Unix, GNU/Linux, GNU/Hurd and MacOS are all filesystem hierarchy compliant. MacOS is just very clever to hide this fact from the user. If you have trouble with the filesystem hierarchy, I'd urge you to read the reference documentation: refspecs.linuxfoundation.org/fhs It goes into great detail about not only where everything is, but also why it is where it is specifically.
@AgentFortySeven47
@AgentFortySeven47 2 жыл бұрын
DT you are the best Linux teacher I could ever ask for. This is such a helpful guide to the Linux terminal and you go at a really good pace. You explain things in a very clear way and I find this tutorial very easy to follow. Keep up the amazing work!
@2009researcher
@2009researcher 5 ай бұрын
I applaud channels like this. Here's why. These resources are introducing people to our other options. I converted my computers to Linux a while back. I have no regrets at all. I got tired of questionable operating system behavior which included ads and popups. Since I put Linux MX on some machines and Linux Zorin on others, I'm experiencing nice tight operating systems that 'I' can trust. No ads. No popups. No operating system stubbornness. It just works! In my case, I had another observation. The amount of time I'd observe how often my hard drive and internet lights would be working when nobody is using the machines. With Linux I don't see this activity with these lights. An occasional flicker or two, but no 10 minute sessions of watching these lights showing activity. I'm fond of Linux MX because it lets you change the OS system Icon images. I put my business logo on the start button. I'm a very happy Linux user. Very happy. 👍
@SearchFT
@SearchFT 3 жыл бұрын
In less than 5min you tought me more than I expected. Thanks a lot for this video. Will rewatch it a few times, making notes 🙏
@ShaunakHub
@ShaunakHub 3 жыл бұрын
An excellent video. Will be immensely helpful for new users. Really appreciate the work you doing for everyone. Thankfully I was never scared of the Terminal as I come from the MS-DOS days 😀
@noahlomax1
@noahlomax1 10 ай бұрын
This is one of the GREATEST beginner Linux tutorials on KZfaq. Thank you very much for this course of yours, sir. I've also subscribed for more.
@famailiaanima
@famailiaanima 3 жыл бұрын
00:04 gnew subscribers lol
@NomdePlume337
@NomdePlume337 Жыл бұрын
I’ve been learning Linux for the last couple weeks and this is by far the best video I’ve found so far
@Soochoup
@Soochoup Жыл бұрын
Solid tutorial; Not a beginner but discovered a thing or two. Never hurts to go back to the basics !
@MRC_MRC
@MRC_MRC 11 ай бұрын
you're an amazing teacher, in a first 4 minutes I learned more that other 20 minutes videos
@sebastianucero7535
@sebastianucero7535 Жыл бұрын
A very packed but most useful video on the Terminal so far. Thank You so so much.
@XGames_Mrated
@XGames_Mrated 2 жыл бұрын
This was really encouraging to watch. Really helpful to improve my work
@sambathleluyer640
@sambathleluyer640 Жыл бұрын
Thanks a lot. This is valuable for me, a new beginner into Linux Realm.
@ChuckLandry
@ChuckLandry 2 жыл бұрын
Just found this video and first time seeing your channel. VERY easy to follow and great information for someone new like me. Thank you!
@abdourahman87
@abdourahman87 Жыл бұрын
I absolutely recommend anyone new top linux to watch this video.Its covers most of if not all the basic commands of the terminal Thanks DT☺
@noam65
@noam65 3 жыл бұрын
Hey DT, I was a Unix system admin for many years. I got my first taste of it 34 years ago. I knew most of this, but you still managed to teach me a few new tricks. Thanks. You missed your calling... I know you like retail a lot, but you are also an awesome teacher/trainer. That is a rare skill. Kudos!
@im-a-trailblazer
@im-a-trailblazer Жыл бұрын
I literally changed this comment 3 times. This is exactly the video i was looking for. U answered a lot of questions i had about commands in the terminal i built up the last weeks. Great stuff man love it.
@joshstrawder
@joshstrawder 3 жыл бұрын
I’ve learned more about using Linux from this channel than I have about just customizing Linux...
@michaelpezzulo4413
@michaelpezzulo4413 Жыл бұрын
It has been 3 1/2 years since my intro to Linux course, and this is a great review.
@glenngenoway7990
@glenngenoway7990 3 жыл бұрын
Thank you for that teaching! I'm one of those who will be reviewing this information several times as I learn to use the command line.
@aronwomack359
@aronwomack359 2 жыл бұрын
Love your videos man, you got me wanting to try Arch out. I'm running windows 11, and Ubuntu on a cheap laptop, and your videos have been priceless.
@RiKo-uh9ot
@RiKo-uh9ot 2 жыл бұрын
Great video, haven't finished it yet, but I really wanted to leave a good feed-back here. So far so good.
@currentlykent4593
@currentlykent4593 3 жыл бұрын
Getting into this at the ripe age of 36. This was extremely helpful. Much obliged.
@akshatkumargems
@akshatkumargems Жыл бұрын
Thank you so much for sharing your knowledge on Linux terminal for beginners! Your explanations and jokes made the learning process so much more enjoyable and approachable. Your guide was instrumental in helping me get a better understanding of the Linux terminal and I appreciate all the time and effort you put into creating it. Your passion for teaching and commitment to helping others truly shines through. Keep up the great work and I look forward to learning more from you in the future! 💌💌
@Prophet6000
@Prophet6000 3 жыл бұрын
This is a great video i just started learning and understanding the terminal this week.
@jakealbertson1130
@jakealbertson1130 2 жыл бұрын
Thank you. New to Linux and this answered a lot of questions I had.
@ScottKentEdu
@ScottKentEdu Жыл бұрын
This was awesome. Thank you for the video. Made so much more sense than trying to figure it out on my own.
@NerdPowah
@NerdPowah 2 жыл бұрын
Good stuff. I was able to learn a thing or two even though I've been using linux for quite awhile now. Really cool that you covered bc. One of my college professors actually helped write it!
@cgcauldron5427
@cgcauldron5427 11 ай бұрын
Epic! I've gone through many other tuts, and this one is way on top. Thx a lot!
@kardelenaydogan3793
@kardelenaydogan3793 11 ай бұрын
i cant thank you enough for this video. i just started the odin project, installed a dual boot but the linux terminal always confused me. i just watched your video and the way you teach is excellent!!! thank you so much.
@spectregaming1888
@spectregaming1888 Жыл бұрын
Fantastic work! Great information and pacing. Thank you
@daftmario123
@daftmario123 2 жыл бұрын
Thanks dude, this was helpful. I've used Linux in the past and executed commands in the terminal, but I would just copy/paste the commands and not really understand what they meant or what exactly was going on. This helped fill in the gaps I had.
@realtimestatic
@realtimestatic 3 жыл бұрын
Terminal meme man isn’t real he can’t hurt you Terminal meme man: 24:03
@sijomatheweleppumkal
@sijomatheweleppumkal Жыл бұрын
Configuring shell aliases - awesome ! Thank you, dear...
@poisonpotato1
@poisonpotato1 Жыл бұрын
This brings me back to 2014. Freshman year of college we had to learn all of this in a required course that was prerequisite for every engineering major
@pawel4099
@pawel4099 3 жыл бұрын
Thanks a lot. I went linux(mint)-only like 3 moths ago and still not properly aquired basic bash so this video is EXACTLY what i needed ;)
@MelsRNRETRO
@MelsRNRETRO Жыл бұрын
Been Interested in learning Linux and your video is Excellent. TYVM 🤠
@italinhorn4455
@italinhorn4455 3 жыл бұрын
Yooo DT thanks for the video I just got into recently so this is a great help.
@darylwayne611
@darylwayne611 Жыл бұрын
Awesome video! You made this so easy to learn! Thank you!
@busyrand
@busyrand Жыл бұрын
Thank you abundantly for this thorough, grounded instruction... This program was a joy to work through. Lots of my fears were relieved and I'm no longer walking on eggshells as a new Linux Mint user... I have previous experience with Windows Subsystem for Linux for a couple years, bu this is still a different animal with a new file system. Well done.
@origenadamantine7875
@origenadamantine7875 3 жыл бұрын
Thanks so much DT! This is terrific.
@tikutiku2368
@tikutiku2368 2 жыл бұрын
State-of-the-art tutorial. Thanks for sharing!😎
@ivyndane10
@ivyndane10 5 ай бұрын
My first day watching linux commands after ccna certification just picking one or two commands thanks very much
@tylalikesfood
@tylalikesfood Жыл бұрын
Extremely useful for a beginner trying to learn to bash in a terminal window, really needed this for work as I'm expected to handle linux and ubuntu OS based systems.
@giovannikomis9805
@giovannikomis9805 9 ай бұрын
Excellent work, one of the best tutorials about beginning learn Linux.
@xk2102
@xk2102 3 жыл бұрын
Thank you DT! (for your keeping (me) company and your videos i've been binge-watching, not just this one..!)
@DistroTube
@DistroTube 3 жыл бұрын
Glad you like them!
@testchannel-ignore9559
@testchannel-ignore9559 9 ай бұрын
What you said about moving, copying, creating deleting files via a terminal is so true. I liked the tip about asking beginners to re-watch, and try the commands. Of course I am an old hat at this, but was looking for a video for co-workers.
@MrMiroto
@MrMiroto Жыл бұрын
Wow. On point, very dense information. Great work!
@chris-terrell-liveactive
@chris-terrell-liveactive 6 ай бұрын
Very helpful as I begin working with Linux, i haven't seen anything else on using terminal commands so this is an excellent reference thank you.
@aloucks8
@aloucks8 3 жыл бұрын
This is a perfect video for learning Bash
@jasonk4442
@jasonk4442 2 жыл бұрын
Thank you very much you are very easy to follow along with you should do entire sets of terminal tutorials heck I would even pay for them.
@irascib1e
@irascib1e 2 жыл бұрын
my favorite unintentional ASMR video. Linux tips are good too
@yashpandey350
@yashpandey350 2 жыл бұрын
alias commands are dope, I am in love with alias commands literally I'm using them daily for a lot of tasks.
@yashpandey350
@yashpandey350 2 жыл бұрын
@@etishome4099 Think in this way, I have multiple projects and I have distributed in separate folder so instead of cd .... I can simply make an alias for projects, fronted projects, backend, movies.....When you have few things its okay to avoid but when your work is in different folders everyday you need alias for that.🙂🙂🙂🙂
@yashpandey350
@yashpandey350 2 жыл бұрын
@@etishome4099 I know most of the cmd command bro, Sorry I misjudged the question. 😊😊😊😊
@Valkebab
@Valkebab 2 жыл бұрын
Thank you so much! I'm very new to Linux and this helped me a lot
@dmays67
@dmays67 2 жыл бұрын
11min in and already learning new stuff. Nice!
@dejanzabaljac6950
@dejanzabaljac6950 3 жыл бұрын
I like to imagine sometimes that Arch users have some life issues and somebody tells them RTFM...
@whatthehack1589
@whatthehack1589 3 жыл бұрын
Haha reverting them their poison. Nice
@markkeilys
@markkeilys 3 жыл бұрын
LIFE HAS A MANUAL‽‽
@whatthehack1589
@whatthehack1589 3 жыл бұрын
@@markkeilys ofcourse. Maybe
@priyapepsi
@priyapepsi 3 жыл бұрын
@@markkeilys there are many different manuals, some are outdated, some are conflicting, and some are bloat
@markkeilys
@markkeilys 3 жыл бұрын
@@priyapepsi a fellow Theramin Trees fan? His video "instruction manual for life" is what that made me think of, and it's really good.
@SuperCapello1
@SuperCapello1 2 жыл бұрын
Superb, straight to the point video. Thumbs up.
@gimcrack555
@gimcrack555 3 жыл бұрын
The first commands that I learned. I always called them navigation commands. Which is the main commands you run daily. People always ask how can you remember these commands. Well repetition for one thing. I always start with 10 commands. Learn them well, until it's burn into memory. Then go to the next 10 commands. Repeat until you get to 100 commands by heart.
@NemoOhd20
@NemoOhd20 3 ай бұрын
Love the video and love this channel. Thanks!
@bobwright8000
@bobwright8000 3 жыл бұрын
Linux has been my daily driver for years, but I watched this just to see if there was anything I could learn. Sure enough, I have always used "cd .." to go up a directory. I never knew "cd -" would work also. Great job.
@dandandrorivolleyball
@dandandrorivolleyball 3 жыл бұрын
I mapped "cd .." to ".." in my bash_aliases a few months back and it feels amazing! I also love the shopt auto cd option in bash that lets me write the directory name without cd before it and it just cd's into it :)
@dandandrorivolleyball
@dandandrorivolleyball 3 жыл бұрын
Sorry, the command that lets you cd without typing "cd" is shopt -s autocd
@kiiikoooPT
@kiiikoooPT 2 жыл бұрын
yeap that is a windows thing I think, I also use that to go back and cd . go back to root :)
@yash1152
@yash1152 Жыл бұрын
cd - doesnt take u up one dir, it takes u back to which directory you were before this one. and that might be up / down / side / anywhere. example, say i am in abc/def and you `cd xyz/uvw`. then `cd -` will bring you to that abc/def path, not xyz like cd .. would
@bobwright8000
@bobwright8000 Жыл бұрын
@@yash1152 Thanks Yash
@ageema
@ageema 2 жыл бұрын
Derek Taylor, You are a hero! This is tutorial works for us os x folks too.
@PELVIS361
@PELVIS361 Жыл бұрын
This is great! Finally some explanations! Thanks 🙏
@johnstath9666
@johnstath9666 2 жыл бұрын
Thanks Distro. Awesome presentation!!
@BrewmasterN8
@BrewmasterN8 8 ай бұрын
41:45 I wanna thank these folks too thank you for making it possible
@BrewmasterN8
@BrewmasterN8 8 ай бұрын
Im new! I am still learning but I have to say, if anyone else is learning alone like i am, then pit your frustrations to the side and keep trying. it is tough but you will get better at it before you even realize it. 😂 one day you will be watching a video like this and realize you need to fast forward because you know this stuff. 😎 I can navigate linux but not confidently,. I still cant really manipulate it very well. ..Took me many hours to finally get my external network adapter and Bluetooth mouse installed. I wasted a lot of time taking chillaxin breaks 😅 I probably already forgot how i did it. Videos like these are very helpful though and I am always searching for more. Thnak you
@ivyndane10
@ivyndane10 5 ай бұрын
Woow so happy for you can I install it on my android phone
@INhumanLAST
@INhumanLAST 2 жыл бұрын
Thank you for the great tutorials , thanks to you I really learnt the use of terminal and vim Linux is fun again. Please share more fun things
@Codename1Alice8
@Codename1Alice8 3 жыл бұрын
Terminal is power of gods. But less users know that. 💪
@mojommojom7098
@mojommojom7098 7 ай бұрын
+1 to the previous comment, earned a sub because of this video. Great delivery and straight to the point. Thx
@BrewmasterN8
@BrewmasterN8 8 ай бұрын
Awesome video man! Nice pace and good info. Thabk you. Im in...
@dawitsolomon2119
@dawitsolomon2119 2 жыл бұрын
sincerely Thank you ,this is eye opening .
@lumar5233
@lumar5233 3 жыл бұрын
I use LinuxMint 20.1 XFCE and the terminal app that came with Linux on my old Toshiba. To increase the text size on my terminal, I had to press the CTRL key and the SHIFT key together and tap the + key. When I pressed only the CTRL key and tapped the + key, the = sign would show on the command line. Using only the CTRL key and tapping the minus key, the text would become smaller. I am using a Toshiba Satellite C55-B5250, bought around 2015. Thanks for the easy to follow terminal video. :
@rajmah163
@rajmah163 Жыл бұрын
DT , my son moved to linux because of you. I been using Linux on my "old" laptop 💻 and it work well. zoom works and the downside it's the battery drain fastly. love you from Malaysia 🇲🇾
@StefanoVerugi
@StefanoVerugi 2 жыл бұрын
this video is for me a real treasure thanks
@cireeric
@cireeric Жыл бұрын
Great explanation! This really helps!
@adityaraj-vu1jr
@adityaraj-vu1jr 2 жыл бұрын
just moved to Mac from windows been a great help, thanks.
@petergeorgiev6876
@petergeorgiev6876 3 жыл бұрын
Well finally something meaningful... Congrats on this video!
@ot0b
@ot0b 2 жыл бұрын
I installed linux for the first time & this was fun. Thanks.
@rizzrak
@rizzrak 10 ай бұрын
I just started using Linux and this is very helpful!
@rickcea1017
@rickcea1017 6 ай бұрын
Really great tutorial! Thanks!!!
@richardtwyning
@richardtwyning 3 жыл бұрын
I've been using Linux at home on all my machines for ten years, but I always enjoy videos on using the terminal. You can ALWAYS learn a new trick or two, even after ten years :-)
@h2o40fpv
@h2o40fpv Жыл бұрын
Great stuff DT
@s-o-o-z
@s-o-o-z 2 жыл бұрын
This was extremely helpful. Thank you
@HikingFeral
@HikingFeral 2 жыл бұрын
Just what i was looking for, thanks.
@fatflamingo6599
@fatflamingo6599 Жыл бұрын
thank you for making this free
@seiji7042
@seiji7042 Жыл бұрын
Very useful for me. Thanks! from Japan.
@rapunzel_one_love
@rapunzel_one_love 2 жыл бұрын
Thank you sooooo much! Best channel to learn linux😊
@clausmartini1074
@clausmartini1074 3 жыл бұрын
Great video DT
@Magnetron692
@Magnetron692 2 жыл бұрын
Hi Derek, many thanks! Dankeschön from Germany 😃👍🏻 Best wishes, Ralf
@mnm1127
@mnm1127 Жыл бұрын
a very in-depth explanation.
@user-yy2zz7wk1z
@user-yy2zz7wk1z Жыл бұрын
Run "man intro", it's a great intro (obviously) to using the Terminal. "info" is good on systems that support it but a bit harder to move around navigate. "man man" is another good place to start, and then from there "man command" (insert any command to learn about). Also "cd --help" or "command --help" is a good cheat sheet. depending your shell (most often bash), "man bash" will get more in depth. "man zsh" would be for the ZSH shell. If you want a bonus to take things to the next next level. Full screen your terminal, get rid of any menu bars or scrollbars, and then run "byobu" to get a terminal multiplexer (window manager) to split the terminal, have multiple tabs, print system info on status bar, pretty much a terminal based GUI so you aren't stuck in a single shell and can start multitasking similar to having multiple GUI windows open but way more efficient and hacker--ish haha.
@jtjones4727
@jtjones4727 2 жыл бұрын
Wow this is an awesome video. I'm not a linux beginner by any means, but I'm no advanced user either. Maybe intermediate. Anyhow, this was great. Just started the video a few mins back and I've already learned some basic things I should have already known, but somehow missed. Thanks.
@ghostskills
@ghostskills Жыл бұрын
that one helped me very much! thank u sir!
@yaneve_t
@yaneve_t Жыл бұрын
I like the green raining 0 and 1 on the screen at the back
@0marfans
@0marfans 3 жыл бұрын
This was fantastic, thank you!
@DistroTube
@DistroTube 3 жыл бұрын
Glad it was helpful!
A Linux Shell Prompt That's Out Of This World!
13:30
DistroTube
Рет қаралды 180 М.
Linux Operating System - Crash Course for Beginners
2:47:56
freeCodeCamp.org
Рет қаралды 2,1 МЛН
100❤️
00:20
Nonomen ノノメン
Рет қаралды 68 МЛН
WHO DO I LOVE MOST?
00:22
dednahype
Рет қаралды 26 МЛН
Beginner's Guide to the Bash Terminal
1:14:37
Joe Collins
Рет қаралды 2,3 МЛН
A Gentle Introduction To Linux (for Linus Tech Tips viewers)
27:58
18 Commands That Will Change The Way You Use Linux Forever
29:50
Akamai Developer
Рет қаралды 1,2 МЛН
Learn The Linux Terminal In 30 Minutes
39:32
DistroTube
Рет қаралды 57 М.
Linux Essentials - Beginner Crash Course (Ubuntu)
1:25:42
Herbertech
Рет қаралды 239 М.
Linux for Ethical Hackers (Kali Linux Tutorial)
2:01:00
freeCodeCamp.org
Рет қаралды 6 МЛН
The Linux Tier List
27:34
Chris Titus Tech
Рет қаралды 933 М.
Linux from Scratch
2:35:42
Titus Tech Talk
Рет қаралды 58 М.
Linux File System/Structure Explained!
15:59
DorianDotSlash
Рет қаралды 4 МЛН
The 12 Linux Apps Everyone Should Know About
21:20
DistroTube
Рет қаралды 447 М.
Main filter..
0:15
CikoYt
Рет қаралды 4,2 МЛН
Купил этот ваш VR.
37:21
Ремонтяш
Рет қаралды 191 М.
wireless switch without wires part 6
0:49
DailyTech
Рет қаралды 3,6 МЛН