Introduction to Linux & Terminal Commands - Full Course for Beginners

preview_player
Показать описание
This video is an introduction to Linux & Terminal commands to get you started with various command-line tools with a hands-on approach. Including concepts about bash files, environment variables, and more.

Learn how to use the shell to navigate your file systems, perform various operations, work with networks, etc. We also cover some Terminal tips and best practices. An essential skill to have when working as a developer or in the field of DevOps.

For Windows users:

Take part in the learning in public initiative! Share your learnings on LinkedIn and Twitter with #DevOpsWithKunal & don't forget to tag us!

=========================================
Timestamps:
0:00 Intro
1:37 About the lecture
3:57 Terminal Emulator
6:24 What is Shell
8:58 List commands
11:04 ls
12:24 mkdir
12:54 cd
14:45 Environment variables
17:37 Path Environment variable
19:41 Bash files
23:10 zprofile
23:57 Where are Environment Variable stored
27:33 pwd
27:46 ls
29:48 cd
31:41 ls -R
33:00 cat
37:12 man
37:53 tr
40:28 mkdir
42:42 touch
43:33 cp
45:13 mv
47:23 rm
48:24 cp -R
49:12 Renaming a file
49:55 Deleting a directory
50:40 sudo
51:58 df
54:48 head
56:20 tail
56:47 diff
57:41 locate
58:26 find
1:04:56 File permissions
1:05:57 Changing file permissions
1:09:21 chown
1:11:39 Performing an action on multiple files
1:13:32 grep
1:20:24 history
1:21:36 regex
1:22:00 regex commands
1:23:09 alias command
1:25:20 Terminal shortcuts
1:30:23 wget
1:33:29 top
1:35:18 uname
1:35:50 zip
1:36:17 unzip
1:37:08 hostname
1:37:53 useradd
1:38:34 userdel
1:39:04 Operating system commands
1:39:10 uname
1:39:33 Operating system information
1:39:48 lscpu
1:40:17 free
1:40:40 vmstat
1:41:08 id
1:42:00 getent
1:42:45 id User
1:43:00 lsof
1:44:00 Networking commands
1:44:05 nslookup
1:44:51 netstat
1:45:14 sed
1:45:30 cut
1:47:44 htop
1:48:10 ps aux
1:48:31 Working with operators
1:54:10 Outro

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

It was just one of those days when my productivity was at its peak. After watching the networking course earlier today, you are here with this. Godspeed!
There is no doubt that you have produced content of the highest level. 🙌✨

mayurpai
Автор

Bro I'm finishing last video and you posted another one, goosebumps ✨

ravvkush
Автор

well I have been using ubuntu OS for more than 3 years never saw any one giving out such detail explanation instead of just giving commands

nikhilkhairnar
Автор

I am working in c++ development and I have interacted with linux servers and I can say that Kunal is very good teacher. He is teaching all the concepts that are important and are useful for someone who will use linux. This is better than 99% if linux tuts on youtube.

satvikkhare
Автор

For ppl who are confused,
mkdir -p
It will create parent directory first, if it doesn't exist. But if it already exists, then it will not print an error message and will move further to create sub-directories. This command is most helpful in the case when you don't know whether a directory already exists or not.

bdruthi
Автор

Just Completed Networking Course Yesterday. Now an new one added. We keep eagerly waiting for your videos. More power to you❤

anirudhahavaldar
Автор

Thank you so much kunal. Posting videos even during your exam times🔥. Thanks for what you are doing for us ❤️

mithunmahaadevan
Автор

I was exactly looking some great resources on Linux, your video came as bliss 👍

debasishchakraborty
Автор

you saved my Precious Time, what you deliver in these 2hours, any youtuber can take atleast 10hours of class

Harshavardhan
Автор

Nowadays my most favorite notification is anything related to Kunal bro 💚💚🔥🔥

rohankshetrimayum
Автор

You are doing really great job bro 👍👍👍. We are getting the new and required content in appropriate manner 🔥🔥🔥

abhimanyusonar
Автор

Really high quality content, just completed Whole Video, Understood evrthing. Thank you so much for this amazing course

rijansbhagat
Автор

exactly, what I was looking for today ... awesome!

shivendupandey
Автор

Exactly when I was looking for system administrator course.
You are doing great Kunal
I also watched Networking video and been following consistently…
Keep on uploading this amazing content.

lakshyasaharan
Автор

Awesome explanations love the simplicity

rakshakgupta
Автор

Really love your videos man! Hope to find a full one for scripting

SaltyRecipes
Автор

Hey Kunal! Just now completed this lecture. Did side by side and taken notes too. Soon gonna Publish a Blog on this. The important thing is when I faced some issues, I asked in our Discord server and many folks helped me to solve the issue. Thanks for that and you are really amazing bro. Thanks for everything.

Vishwask
Автор

I'm an instant fan, so much simplity and efficiency in teaching. You give out maximum knowledge in minimum time and without any BS.
May Krishna bhagwaan always bless you Kunal. Thanks a ton!

jinks
Автор

Really needed video .... I have Operating System subject.. In which I have linux commands.... Really really thank you kunal🙂🙂😍

asadshaikh
Автор

Just finished the last video. Was waiting for the new one 😀

ritujsrivastava