You have recently been appointed as a Network Administrator for Rick International Inc. The company has a Linux-based network. You have to print an important file named secure.txt urgently. You therefore want to know what printers are currently configured on your computer and how you can connect to them. Which of the following commands will you use to accomplish the task?
A. lpstat -s
B. lpstat -d
C. lpr
D. lpstat -p
You work as a Network Administrator for Tech World Inc. The company has a Linux-based network. The
permissions on a file named Report are shown below:
rwxr--r- You want to add a sticky bit to the file.
Which of the following commands will you use?
A. chmod 2744 report
B. chmod 1744 report
C. chmod 7744 report
D. chmod 4744 report
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based
network. Due to some network security reasons, John wants to shut down all network interfaces just
before rebooting the Linux server.
Which of the following commands will he use to accomplish the task?
A. init 3
B. init 6
C. init 0
D. reboot -i
E. shutdown -r now
In RHEL, Which of the following logical interfaces refers to the loopback interface?
A. eth0
B. ppp0
C. l0
D. lo
What does LDAP stand for?
A. Light Directory Access Protocol
B. Local Directory Access Protocol
C. Lightweight Directory Access Protocol
D. Linkweight Directory Access Protocol
Which of the following commands is used to create repomd repository to hold packages in Linux system?
A. chroot
B. createrepo
C. xm
D. setsebool
Which of the following files should be edited to modify kernel module configuration settings?
A. /etc/module.conf
B. /etc/modprobe.conf
C. /etc/inttab
D. /etc/xinted.cong
Which of the following commands is used to check file system errors?
A. fsck
B. fdisk
C. tripwire
D. chkdsk
You are novice user of Linux. You forgot your password. Which of the following commands will you use to change your password?
A. chmod
B. chown
C. password
D. passwd
John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based
network. John is working as a root user on the Linux operating system. John wants to remove some
installed kernel modules.
Which of the following commands will John use to accomplish his task?
Select and Place: