The following a list of certification questions for Linux: 1. As root, what command would you type to initiate a password change for user “lanka”? A. passwd lanka
2. DNS provides ________ to IP address mappings. A. NETBIOS name
3. What run level represents multi-user? A. 3
4. What option is used with the useradd command to specify the user's user id? A. -u
5. What file does init processes use as its control file? A. /etc/inittab
6. What option is used with the useradd command to specify the user's login shell? A. -s
7. What run level represents a power down? A. 5
8. What run level represents a system reboot? A. 6
9. Which of the following will copy file1.txt to file2.txt? Choose Two. A. cat file1.txt | file2.txt
10 . What command will show the last 10 lines of a file by default? A. tail
11. Describe the following things with Examples A. MTA
12. What is configuration file of Postfix? 13. What is the DNS server using for Linux? And write the types of DNS severs 14. What is the repository list file for use APT? ( full path) 15. Assume you need to install postfix, write the command to install postfix.
Have a Linux Problem
Linux Books
Linux Home: Linux System Administration Hints and Tips (c) www.gotothings.com All material on this site is Copyright.
|