Asked By
stevewaugh
30 points
N/A
Posted on - 07/28/2011
Hi ,
Can any one put the group of questions for the Linux administrator interview question for 2- 3 exp . I know that can be available from Google but if some linux expert ( Linux Guru ) Explain it with answers that will be a great help to upcoming linux administrators . like me …
Thanks in advance …
Red Hat Linux Administrator Interview Questions
Hi Stevewaugh, This is not the full list of what you ask,and here are brief answer too, to give you an idea.
What is Lilo? Lilo stands for boat loader
What is a command to if you want to find the files which has been access with 30 days? Find/ -type f-time-30>December.files
What is the main advantage of creating links to a file instead of copying files? when copying, you need to find the file to copy and you need to change the permission for each copy, while creating just change the permission from the original file.
What is the most graceful ways to get to run level single user mode? Use command init s
You can see more questions for interview on this link and more details also on this link.
Hope this help you a lot. Enjoy browsing.