Comments on: 10 Core Linux Interview Questions and Answers https://www.tecmint.com/core-linux-interview-questions-and-answers/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 18 May 2018 14:00:18 +0000 hourly 1 By: Himanshu Thapliyal https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-993834 Fri, 18 May 2018 14:00:18 +0000 http://www.tecmint.com/?p=5418#comment-993834 In reply to Samuel Jamkhandi.

[root@lovely ~]# dirs
~
[root@lovely ~]# pwd
/root

]]>
By: James https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-859459 Fri, 13 Jan 2017 20:36:03 +0000 http://www.tecmint.com/?p=5418#comment-859459 Seems like I’ve been cut off the link to the web, my xfce and xubuntu systems just totally lost there connection? Wasn’t even hacking at the time, seems like my connection is being made really difficult!! Please can anyone help?

]]>
By: vicky https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-672969 Thu, 24 Sep 2015 17:01:37 +0000 http://www.tecmint.com/?p=5418#comment-672969 There should be more core questions, like Boot process, kernel compilation, checking and monitoring CPU, mem and network stats.

]]>
By: Karim https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-262393 Thu, 04 Sep 2014 18:30:49 +0000 http://www.tecmint.com/?p=5418#comment-262393 just for fun, using your own technics, I did a whatis on more command which displayed something like :

# whatis more
more (1) – file perusal filter for crt viewing
more (1p) – display files on a page-by-page basis

Then I applied that to your question number #7 and it showed that you’re contributing to a common misuse of the pipe among sysadmins; in other words no need to pipe cat in more or less

no need to

pipe cat in grep, wc, cut
pipe find in grep
… you get the point.

Other than that, as someone said, your article is still useful, I think there is many levels to mastering Linux, and your article is definitely contributing to raising the level up.

]]>
By: Avishek Kumar https://www.tecmint.com/core-linux-interview-questions-and-answers/comment-page-1/#comment-259723 Tue, 02 Sep 2014 09:54:09 +0000 http://www.tecmint.com/?p=5418#comment-259723 In reply to Michael.

:) @ Michel

]]>