njbhatt's blog
Interview Question for Linux Admin
Q: 1> a) What command you execute to display the last five commands you have entered?
b) Which partitions might you create on mail server HDDs other than the root, swap and boot partitions?
c) Which partitioning tool is available in all distributions?
d)Which two commands can you use to delete directories?
e) Which file defines all users on your system?
a. history|tail -5
b. /var
c. fdisk, parted
d. rm, rmdir
e. /etc/passwd
Q: 2> a) What is the minimum number of partitions you need to install Linux?
Recent comments
1 week 1 day ago
2 weeks 2 days ago
2 weeks 2 days ago
7 weeks 5 days ago
7 weeks 5 days ago
7 weeks 6 days ago
7 weeks 6 days ago
13 weeks 6 days ago