Linux Tutorial - Basic Command Line

preview_player
Показать описание
This video is for absolute beginners. I will show you how to navigate your system in Linux/Unix. For this video we are using Linux Ubuntu 16.04.

Рекомендации по теме
Комментарии
Автор

I found a 38 video series on Linux Command Line and I thought Brad must have a concise and to the point tutorial ... and ... here it is. Awesome!

taariqq
Автор

you are the best brad. there are not enough words to describe how good you are at teaching at such simplicity and precision in a short duration.
THANK YOU so much.

ishmeet
Автор

Brad I love your tutorials! Im working on a BS degree in software dev and your channel is honestly a better resource than most of my professors . Thank you for all that you do!

karlahnorris
Автор

Noted down the commands that he went through in this video. Just sharing it here

pwd ==> path
ls ==> listing
ls -a ==> lists all files including hidden file
ls -l ==> lists files with info
mkdir ==> create directory
cd ==> change path
cd / ==> goto root
cd ~ ==> goto home
touch file.txt ==> creates file
nano file.txt ==> edit file on cmd line
cat file.txt ==> shows what's in file
less file.txt ==> show whats in file in new tab (for big files)
mv file1 file2 ==> renames file (replaces)
cp file1 file2 ==> copies from 1 file to another
rm file ==> delete file
rmdir dirname ==> delete directory (only umempty dirs)
which mongo ==> finds the path of mongo
history ==> shows last 500 commands
ifconfig ==> shows info (like ipconfig)
iwconfig ==> shows wireless info
ping google.com ==> pings server
uname -a ==> system info
blkid ==> hard drive info
top ==> process and memory info (like task manager)
df ==> disk space info
lsusb ==> usb devices
sudo apt-get install packagename ==> installs package
sudo apt-get remove packagename ==> removes package
sudo apt-get update packagename ==> updates package
sudo shutdown -h now ==> shut down

nitishkhanna
Автор

Wow, just starting to learn Linux CLI while on furlough and taking a free class through our public library online. The instructor barely digs into Linux CLI and spends most the sessions on Windows CLI, this was leaving me frustrated. The first YouTube video that popped up in my search is this one and what a Gem! Thank you!!!

TroySupermanGentle
Автор

Thanks Brad I’m new to Linux and this really helped me grasp the basics.

marthacarson-stevens
Автор

very useful tutorial. your voice is unmistakably clear and the instructions were very straightforward!

ralph
Автор

I watched your html/css series, looked for a linux command line video, clicked on this one without knowing and BOOM. Traversy Media. Dope. Haha thanks for the great content!

heytbnk
Автор

This was so well laid out and perfect for any newcomer to the Linux distributions. Very informative and a great stepping stone if you want a no BS, straight to the point tutorial. Great video and I have subscribed. Clearly a well-educated gentleman with perfect delivery of this content. I cannot bitch about anything!! A+ and I look forward to future video's

houseofoddity
Автор

you are the best instructur in youtube🤗👏👏

faresgeek-dz
Автор

Always love your tutorial; precise and useful.

riaznapa
Автор

Dude, ur videos are amazing.Thank you so much.Greetings from China😜

isunaslabs
Автор

Dude I just came across your video it is so helpful... I just put Kelly legs on my laptop a half an hour ago this has been so helpful

jamescarson
Автор

Thanks Brad! We need a new crash course - Linux Crash Course :) Please, more about Linux, Vim, VM, SSH on Linux and etc.

Leonid_P
Автор

Great video my doode. Currently taking Linux 1 through Netcad and now I feel confident to work ahead

dungeoncrawler
Автор

Your videos are awesome! Keep up the good work! I guess I work in a similar way. I got a Macbook Pro and It's very annoying to program on it. Linux is far better! So I use all the "normal and mundane" stuff like logic and final cut pro. Everything else goes to my VM with xubuntu.

Your videos are helping me to accelerate the process to use ONLY Linux for all. I'm a Brazilian dude. And I can be held back hostage because of apple hardware prices.

diggerfdf
Автор

Brad, just getting into AWS Solutions Architect - your tutorial on Linux basic commands is very helpful.

abdulfazul
Автор

5:07 The d stands for directory and not delete. If you can write to a file you can delete it.

lorenzvader
Автор

Brad this was an enormous help. Thanks

lanegalambos
Автор

Thanks a million for your invaluable content.. it's just wonderful

amirmoezi