All Linux Commands in 1 Video (Hands-on) | Linux For DevOps (Day 2)

  Рет қаралды 27,741

TrainWithShubham

TrainWithShubham

5 ай бұрын

DevOps Live Batch 7 starting June 29th bit.ly/devops-batch-7
Interviews me Soft link vs Hard Link puchha toh iss video se aap vo bhi bata loge, ssh pucha toh vo bhi bata loge, in short ye sab commands aap araam se bata longe Linux me
1) Ls
2) cd
3) PWD
4) mkdir,
5) Delete Directory files rm,rmdir
6) cat, zcat
7) Touch
8) Head
9) Tail,tali -f
10) less, more
11) cp
12) mv
13) wc
14) vi editor in Unix and Linux operating system?
15 ) ln (hard kink, soft link)
16) cut
17) tee
18) sort
19) clear
20) diff
21) ssh
22) df
23) du
24) ps
25) top
26) fuser
27) kill
28) nohup
29) free
30)vmstat
----------------------------------------------------------------------------------------------------------------------------
Watch DevOps Bootcamp Playlist: • DevOps Bootcamp - Live...
Watch Linux For DevOps Engineer Playlist: • Linux For DevOps Engineer
Watch DevOps with AWS Playlist: • DevOps Engineer AWS
🔥KZbin : - / @trainwithshubham
Free Devops Training 👇:
www.trainwithshubham.com/
Remember, your time is a precious asset - let's make every second count.
Stay tuned for more transformative content and until next time, keep striving for excellence! 💪🕒
--------------------------------------------------------------------------------------------------------------------------------
Connect me Here: 👇👇
🔥KZbin : - / @trainwithshubham
⛳LinkedIn : - / shubhamlondhe1996
🚀Instagram : - / train_withshubham
🌍Discord : - / discord
🌞Telegram : - t.me/trainwithshubham
👨🏻‍💻 GITHUB :- github.com/LondheShubham153
📩 EMAIL :- trainwithshubham@gmail.com
🌐 Website :-www.trainwithshubham.com/
--------------------------------------------------------------------------------------------------------------------------------
About -
TrainWithShubham is the channel created with the idea of bridging the gap between academic learning and the corporate world. We all know that schools and universities don't necessarily prepare us for the corporate world. There's a huge difference between what's going on in the industry and what's being taught to us in schools and colleges.
We are here to prepare you for the world with content based on my industry knowledge & experiences as a developer.
#trainwithshubham #devops #projects #aws #career #aws #linux #command #devopsengineer #linux_tutorial

Пікірлер: 139
@knandi73
@knandi73 Ай бұрын
Excellent....Precise concise and simple....Straight to the points.....No background music to disturb.... It seems like Lord Ram is shooting Linux commands one after another directly to the hearts of the learners so that they can flourish instead of dying... Keep it up!!! But there is always a scope to improve... I am sure you can find those by yourself when you yourself go though the video. Thank you.🙂
@Farhankpro
@Farhankpro 4 ай бұрын
just started your DevOps series. enjoyed a lot so easy content.
@TrainWithShubham
@TrainWithShubham 4 ай бұрын
Glad you like them!
@thePhenom09
@thePhenom09 2 ай бұрын
Bro speaks in 0.5x, set 1.25x for better experience 😊
@TrainWithShubham
@TrainWithShubham 2 ай бұрын
:)
@sahadevdahit
@sahadevdahit 2 ай бұрын
Bat to sahi hey Thanks brother
@DataEngineer586
@DataEngineer586 5 ай бұрын
Best Lectures for Linux Commands on the KZbin!!!!
@adeelrehman539
@adeelrehman539 5 күн бұрын
Thanks Alot Sir for giving this type of content .
@Mayanksingh-ij4yl
@Mayanksingh-ij4yl 10 күн бұрын
18:30 I think, head prints first 10 lines by default. we can also specify number of lines we want with "head -n 5" for 5 lines, can also mention number of bytes with "head -c 20", this prints first 20 bytes.
@TrainWithShubham
@TrainWithShubham 8 күн бұрын
true
@vikas9890
@vikas9890 4 ай бұрын
Thanks bro. Very well explained
@nikshadali50
@nikshadali50 3 ай бұрын
Thank you sir for such a useful series
@TrainWithShubham
@TrainWithShubham 2 ай бұрын
more to come
@prateeksingh-ue5uz
@prateeksingh-ue5uz Ай бұрын
nice lecture sir loved it
@user-vd9xq8ur8r
@user-vd9xq8ur8r 5 ай бұрын
You are a real asset to indian economy, If we see form the the birds eye. he is creating many employments indirectly and making the India to grow ...
@TrainWithShubham
@TrainWithShubham 4 ай бұрын
this means a lot to me.. thank you so much❤❤❤
@karimwadhvaniya2239
@karimwadhvaniya2239 5 ай бұрын
Your teaching abilities are impressive ❤, and the content provided is highly beneficial. 😊
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
Thanks a lot 😊
@rohan.sstc1
@rohan.sstc1 Күн бұрын
really liked it sir
@nischaykhobragade2471
@nischaykhobragade2471 5 ай бұрын
Thank you. This helps a lot❤❤
@sanketnaik7478
@sanketnaik7478 3 ай бұрын
Thanks for this playlist
@Farukh_Khan_FK
@Farukh_Khan_FK 5 ай бұрын
Really It was amazing platform mostly command are not seeing before this.... Thank you Bhaiya 😊😊😊😊😊😊
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
Most welcome 😊
@mohammadshadab1472
@mohammadshadab1472 4 ай бұрын
Mst padha rhe ho Bhai.।। Thnx alot.
@TrainWithShubham
@TrainWithShubham 4 ай бұрын
thanks Dost
@omersiddiqui5101
@omersiddiqui5101 4 ай бұрын
I really like the video, hoping to see services section of linux soon
@TrainWithShubham
@TrainWithShubham 4 ай бұрын
thanks a lot
@056_harshitagarwal8
@056_harshitagarwal8 22 күн бұрын
Hey, I have a small doubt when we create a soft-link and then change the content of the file the link refers to, we can see the changes being reflected in the link as well. I tried it and it worked! Now I did same with hard-link, this time also on changing the content of the file to with the hard link referred the content of hard link changed. The problem is according to Chat-GPT on modifying the content of a file the soft link doesn't reflect those changes but the hard link does. But practically for me both the links reflected those changes. So Is Chat-GPT wrong. And one last thing so, the only difference b/w the two is if we delete the referenced file the soft-link breaks but the hard-link still functions right??
@kunwarshashank4795
@kunwarshashank4795 5 ай бұрын
Thanks for giving us a great knowledge this video boost my confidence level ❤❤
@kunwarshashank4795
@kunwarshashank4795 5 ай бұрын
Aise hi video bnate rahiye aur humlog ko dikhate rahiye again thanks 🙏
@oceanofcomputer1753
@oceanofcomputer1753 5 ай бұрын
​@@kunwarshashank4795bhai apkon job lagi kya
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
thank you so much
@Jade-qv1ln
@Jade-qv1ln 5 ай бұрын
Sir Is macbook M1 good for senior DevOps engineers ?
@vijaysiwan
@vijaysiwan Ай бұрын
bahut accha sir
@asmabegum4420
@asmabegum4420 5 ай бұрын
jaldi jaldi can't wait
@user-ic8gl9hy7h
@user-ic8gl9hy7h 2 ай бұрын
tnk u for this video
@TrainWithShubham
@TrainWithShubham 2 ай бұрын
So nice of you
@sanjenbariki-sh2um
@sanjenbariki-sh2um 18 күн бұрын
Awesome
@rajanimaurya6849
@rajanimaurya6849 4 ай бұрын
bhaiya cd .. se to kux n ho rha only show kr rha h command not found🙁😕
@shivamgondkar6183
@shivamgondkar6183 14 күн бұрын
Can anyone tell me, notes kahan milenge??!
@user-po5gn9oy9v
@user-po5gn9oy9v 5 ай бұрын
LOVING IT PLEASE KEEP TEACHING SIR
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
surely dost
@user-po5gn9oy9v
@user-po5gn9oy9v 5 ай бұрын
felling glad after getting reply from you @@TrainWithShubham i will surely enroll in your DevOps course after completing my degree ...
@niti3874
@niti3874 5 ай бұрын
Thanks , for the session...
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
Always welcome
@deepakprasad6277
@deepakprasad6277 5 ай бұрын
Thanks for this valuable content
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
more to come
@deepakprasad6277
@deepakprasad6277 5 ай бұрын
@@TrainWithShubham bhaiya who 3 projects wale kab ayenge video??
@sumitmukharjee5816
@sumitmukharjee5816 5 ай бұрын
Nice as hell bhaiya . Linux koi puche interview me to aapko niraash nahi karunga
@kunwarshashank4795
@kunwarshashank4795 5 ай бұрын
Good evening bhaiya Boooooom
@dibanshukumar9391
@dibanshukumar9391 Ай бұрын
Nice
@akashzade9820
@akashzade9820 5 ай бұрын
Amazing as well bhai
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
thanks dost
@VishalKumar-zb8oo
@VishalKumar-zb8oo 5 ай бұрын
Day1 ke baad day2 ka hi intejar kar raha tha mai
@vedanshkumar2661
@vedanshkumar2661 3 ай бұрын
Hello sir Kiya aap aws bhi karwaye ge kya ????
@TrainWithShubham
@TrainWithShubham 3 ай бұрын
yes
@atharvajamdade1793
@atharvajamdade1793 5 ай бұрын
Waiting for next video 😁
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
Coming soon
@amitpathak1239
@amitpathak1239 5 ай бұрын
Super Great Bhaiya
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
thanks dost
@amitpathak1239
@amitpathak1239 5 ай бұрын
Bhaiya is Series m Shell-Script b cover hoga ?@@TrainWithShubham
@ajaykumar09p
@ajaykumar09p 5 ай бұрын
Interst jaga diya apne bhaiya ....mushe Devops karna hai ...
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
bilkul karenge
@khushalsapariya9304
@khushalsapariya9304 5 ай бұрын
Amazing bhava😊
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
thanks bhau
@vaibhavjadhav6455
@vaibhavjadhav6455 5 ай бұрын
Bhai Jenkins ki bhi series lo hindi me bahut help ho rahi hai😅
@joelfernandez5141
@joelfernandez5141 5 ай бұрын
Thank you so much sir
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
So nice of you
@rakeshr2678
@rakeshr2678 4 ай бұрын
Iam from kerala . super class
@TrainWithShubham
@TrainWithShubham 4 ай бұрын
Thanks and welcome
@priyamkundu4767
@priyamkundu4767 5 ай бұрын
Hi bhaiya. Let's learn Linux.
@Radhekrishna00008
@Radhekrishna00008 3 ай бұрын
mai is channel par by mistake aaya tha, But ab itna sahi lag raha hai ki dusre channel dekhne ka man hi nahi karta, Sir apka samjhane ka tarika best se bhi best hai u r looking like"Varun Dhawan". Sorry Sorry "Varun Dhawan">looks like you Thanks for sharing ur Knowledge
@TrainWithShubham
@TrainWithShubham 2 ай бұрын
Radhe Radhe
@mdumarreza1003
@mdumarreza1003 5 ай бұрын
BHAIYA aise hi bakiyoun ka v video banao please . Mai batch 5 se hu 😋😋
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
bilkul dost❤️
@madanpatil9391
@madanpatil9391 5 ай бұрын
Thanks Bro
@animesh_yadav10
@animesh_yadav10 3 ай бұрын
Want to add a correction at 19:29 - Bhaiya said tai and head shows top5 or bottom line of a file but by default it's 10.
@TrainWithShubham
@TrainWithShubham 3 ай бұрын
that's true, my mistake thanks for the correction animesh bhai
@Khushalsarode
@Khushalsarode 5 ай бұрын
What if change the content in the link files will that reflect in main file
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
only in case of hardlinks
@GaneshTapre
@GaneshTapre 5 ай бұрын
Nice Video Sir❤❤
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
Thanks ganesh
@sanketnaik7478
@sanketnaik7478 3 ай бұрын
Maine mobaxterm install kiya hai wo chalega na sir
@TrainWithShubham
@TrainWithShubham 3 ай бұрын
yes
@sakeshkaranjit
@sakeshkaranjit 5 ай бұрын
Thank you sir
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
thank you dost
@sakeshkaranjit
@sakeshkaranjit 5 ай бұрын
@@TrainWithShubham looking forward to learn more from you 🙌
@Nothing-eg9ol
@Nothing-eg9ol 4 ай бұрын
Great videos sir ,, i'm full stack Developer(mern) now i am interested to learn Devops and cloud computing .so i wan to ask that is there good job oppurtunity for freshers in devops & cloud profile and till when your devops course will complete
@omkarjadhav3992
@omkarjadhav3992 11 күн бұрын
Hello Bhai kya app currently full stack developer ho
@danialsaeed8131
@danialsaeed8131 5 ай бұрын
Sir in total is playlist main kitni videos dalain ga ap?
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
5-6
@abhishekkulkarni28
@abhishekkulkarni28 5 ай бұрын
on this knowledge can i get linux administrator job?😅😅
@nickshaythakur5451
@nickshaythakur5451 5 ай бұрын
its very good 😀
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
Thank you! 😊
@rishavjha1238
@rishavjha1238 5 ай бұрын
df command is used to check how much memory left and how much we have used
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
df is for disk
@ishuyadaved5917
@ishuyadaved5917 5 ай бұрын
Bhaiya mai abhi 12 th class m hu mujhe 12 th k bd konsa course pursue krna chahiye college m cloud devops engineer bnne k liye
@ksportvlogs54
@ksportvlogs54 2 ай бұрын
Gf se class krle roj ratme😂
@namelesssnerd
@namelesssnerd 5 ай бұрын
@septembergirl07
@septembergirl07 5 ай бұрын
U r d best🙂
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
thanks a lot varsha
@abhishekkulkarni28
@abhishekkulkarni28 5 ай бұрын
i'm using windows then how can i connect through ssh?
@abhimanyusingh1057
@abhimanyusingh1057 4 ай бұрын
open cmd as ADMIN, then copy everything from EXAMPLE in the SSH CLIENT window. then remove " " from the key that is .pem file and add the address before the key, like copy address from the poperties of the key and add it before the key. ex. ssh -i C:\Users\DOcuments\aws-abhi.pem abhiUbuntu@PUBLICDNS
@KSunilKumar-io3bc
@KSunilKumar-io3bc 5 ай бұрын
Hi Bro, Do the video on K8.
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
Will do soon
@pranaylande
@pranaylande 5 ай бұрын
Is disk partition possible using command?
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
definitely
@pranaylande
@pranaylande 5 ай бұрын
How to make ?
@Sialuckyaadoo
@Sialuckyaadoo 2 ай бұрын
I am from a non -IT background and zero experience in CS..Can I get atleast 15 lpa after pursuing Devops course ?
@KIRANKUMAR-nk6hl
@KIRANKUMAR-nk6hl 2 ай бұрын
No as fresher you Will not get 15 lpa
@Sialuckyaadoo
@Sialuckyaadoo 2 ай бұрын
@@KIRANKUMAR-nk6hl I have 10 y of work ex in non-IT and currently my package is around 10 lpa.
@ktnnewactivitys7174
@ktnnewactivitys7174 5 ай бұрын
How many days after available next video ?
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
alternate days
@ziakhan8385
@ziakhan8385 5 ай бұрын
nice bro
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
thank you so much
@khushalsapariya9304
@khushalsapariya9304 5 ай бұрын
Sir kya itne he commands hai ya aur bhi ?
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
abhi toh picture shuru hui hai dost
@khushalsapariya9304
@khushalsapariya9304 5 ай бұрын
Im waiting for picture bhava😉✌ @@TrainWithShubham
@atharvajamdade1793
@atharvajamdade1793 5 ай бұрын
Please make same series for Jenkins also 😅
@vaibhavjadhav6455
@vaibhavjadhav6455 5 ай бұрын
Yes please make Jenkins series
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
definitely dosto
@sidcena
@sidcena 4 ай бұрын
36:45
@MaldhanAdhav
@MaldhanAdhav 5 ай бұрын
Boooooommmm
@user-ch9jc7xo6t
@user-ch9jc7xo6t 5 ай бұрын
Sir i want paid course devops
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
check this out bit.ly/devops-batch-6
@vinayyerne4735
@vinayyerne4735 17 күн бұрын
anjali kisi ko nh deti😂😂😂😂
@nandkishordhakad8931
@nandkishordhakad8931 5 ай бұрын
MOYE MOYE ✖✖ SHER KO ABHI DEVOPS SIKHNA HAI...😅😂😂
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
hehhee.. kya matlab dost
@nandkishordhakad8931
@nandkishordhakad8931 5 ай бұрын
Kuch ni sir ji insta ka kida he 😂
@rishavjha1238
@rishavjha1238 5 ай бұрын
W save Q quit
@rishavjha1238
@rishavjha1238 5 ай бұрын
Vi file name i Esc :wq
@rishavjha1238
@rishavjha1238 5 ай бұрын
Vi is more powerful than nano
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
absolutely
@user-od2ks1ns8x
@user-od2ks1ns8x 5 ай бұрын
50:27 18+😅
@TrainWithShubham
@TrainWithShubham 5 ай бұрын
ganda bachha 😌
@sunilsun2689
@sunilsun2689 4 ай бұрын
Ur totally demoting all Tu
Ansible Tutorial For DevOps Engineers in Hindi (With Notes) 🔥
2:05:24
TrainWithShubham
Рет қаралды 10 М.
1 класс vs 11 класс (неаккуратность)
01:00
БЕРТ
Рет қаралды 4,9 МЛН
Eccentric clown jack #short #angel #clown
00:33
Super Beauty team
Рет қаралды 26 МЛН
Super sport🤯
00:15
Lexa_Merin
Рет қаралды 20 МЛН
60 Linux Commands you NEED to know (in 10 minutes)
10:50
NetworkChuck
Рет қаралды 1,3 МЛН
DevOps Hiring Process Explained | Secret Hacks to Clear Rounds
10:59
TrainWithShubham
Рет қаралды 10 М.
30 BASIC COMMANDS IN LINUX / UNIX || LINUX COMMANDS || UNIX COMMANDS || OPEN SOURCE
40:39
Linux Networking Commands For DevOps Engineers | Linux For DevOps (Day 4)
55:25
If I have to Restart My DevOps & Cloud Journey From Zero | Complete Roadmap.
19:20
Linux commands : Clear your Linux Basics in 25 min for beginners (Hindi)
25:43
Saksham Choudhary
Рет қаралды 2,6 МЛН
1 класс vs 11 класс (неаккуратность)
01:00
БЕРТ
Рет қаралды 4,9 МЛН