Love you man, i think i asked few days back in English content. Really awesome. Looking forward for more videos in this channel as same as other one . Once again huge respect 🙏 to you.
thak you for the veluable time bro , iam 2021 passwd now iam switch linux administator , that videos very usefull me because i am seeking job .....this most veluable one for me
Hi Sir, In my recent interview they asked me a question in Shell scripting that is "Write a shell scripting to check whether a application is running or not?" can you please give me the solution here it will be really helpful
See, we can check if a process or application is running or not using ps or pgrep command and we can add a If-else condition to check in our script simple. exmple #!/bin/bash if pgrep -x "httpd" >/dev/null then echo "App is running." else echo "App is not running." fi
correction needed at 2:54 and also multiple time "/" ---> "Slash"(✅ )
not "Hash(#)"❌
Thanks for the correction, that's right
Really sir this question is helpful with great explanation and pls bring lots of interview questions like this.....which will be really helpful
Glad to hear that!!
Love you man, i think i asked few days back in English content. Really awesome. Looking forward for more videos in this channel as same as other one . Once again huge respect 🙏 to you.
Happy to hear that! and more to come
thak you for the veluable time bro , iam 2021 passwd now iam switch linux administator , that videos very usefull me because i am seeking job .....this most veluable one for me
Glad that it Helped!! Keep Growing
30:25 , instead of Ping, we can also use traceroute, its more detailed.
Good work! Keep it up🎉
Thank you 🙌
Question 27. Combining 2 files. if you only use > it will override it not combine. You need to double it >> to append the file.
A separate channel.... Nice....
Yeah thanks
very nicely explained.. to the point video, appreciated
Glad it was helpful!
Great explanation very usefull bro.Thank you.
Glad you liked it!!
@@MPrashantAcademy bro. If any linux related jobs plz inform.
Great stuff , thank you so much !
My pleasure!
Nice work
Thanks for the visit
Thank you so much for the great Video :)
Glad it was helpful!
Most valuable information thank you ♥️
Glad it was helpful!
it's very useful, Thank you so much bro!!
Nice bro
Thanks😊
9:10 other option to check the ip ----> hostname -I , nmcli device show
This video has been useful to me Thank you !!
Question number 32 is missing sir😊
Thank you so much
Very intuitive
Glad it was helpful!
Thanks!!
Question 6:for creating a file we can also use cat command
Nice content ❤
Can you please increase the difficulty level like real interview questions for Linux Admin?
Coming soon
great stuff
Thanks for the feedback!
Hi sir,
Please help with a scenario based interview questions for L1 and L2 level
Thank you for your Linux series it helps alot to increase knowledge
Yes sir please provide the same
Noted, I’ll try to bring more videos
Thank you sir
Thank u
Welcome!!
Thankyou
can you please try to complete the shell scripting playlist in English
Sure I will try.. :)
Make a video performance tuning
Very useful....
Glad to hear that
Bro this video is enough become Linux administrator for me😅.
Bro me freshers hu linux ke liye interview kee tyari kar raha hu plz tell mee kya ye 3 video cafi hai kya freshers ke liye plz gaid mee
Hi Sir, In my recent interview they asked me a question in Shell scripting that is "Write a shell scripting to check whether a application is running or not?" can you please give me the solution here it will be really helpful
See, we can check if a process or application is running or not using ps or pgrep command and we can add a If-else condition to check in our script simple.
exmple
#!/bin/bash
if pgrep -x "httpd" >/dev/null
then
echo "App is running."
else
echo "App is not running."
fi
Sir ap ke interview questions jis ke 3 video hai es freshers ke liye interview questions use able hai kya ..kya or questions prepare krna pdega
For fresher these 3 videos are sufficient, many students already got placements :)
@@MPrashantAcademy Sr mujhe aisa lag raha hai ki usmein aur kuchh content add karna tha interview ke liye...plz answers mee
Super,,,,, please provide any PDF
Link to download the PDF - drive.google.com/file/d/1yzZ3Ev-j1iMVNQohB51MnTAiSnid84xV/view?usp=sharing
Pls make video on RHCA exam
I’ll try
Bro pls make for more than three year experience interview questions and answers series thanks
coming soon
32 question?
That questions is enough to crack interview?
Many students already cracked interviews although it will also depends on the role and exp you are applying for.
Version of Linux questions
Sir do you have any institute
No as of now 😀 but I’ll try to start one
You should add timestamps bro
60 timestamp for 30 min video is kinda hard, but I will try
@@MPrashantAcademy at least in the description or in a pinned comment, good video keep up the work 👍🏻