Which of the following commands is used to create a user account for a new user?
A. USERMOD
B. MOUNT
C. USERADD
D. CRUSER
You work as a Network Administrator for Perfect Solutions Inc. You are required to configure a hard disk for a Linux workstation. You are using the FDISK utility to configure it. Which of the following options will you use to show all the existing partitions of the hard disk?
A. n
B. w
C. 1
D. p
Which of the following files contains the names and locations of system log files?
A. /etc/lilo.conf
B. /usr/syslog.conf
C. /etc/syslog.conf
D. /usr/lilo.conf
Which of the following files contains the information about DNS Name Server?
A. /etc/resolve.conf
B. /etc/hosts
C. /etc/resolv.conf
D. /etc/host
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
What is the minimum processor requirement to install Red Hat in GUI mode?
A. 346 MHz Pentium III
B. 250 MHz Pentium I
C. 400MHz Pentium II
D. 200 MHz Pentium II
What is the maximum number of partitions that Linux kernel supports for IDE drives?
A. 50
B. 15
C. 74
D. 63
Which of the following commands creates a new logical volume in a volume group?
A. pvcreate
B. mkfs
C. lvcreate
D. vgcreate
Which of the following servers can provide files required for Red Hat Linux installation process? Each correct answer represents a complete solution. Choose all that apply.
A. FTP
B. HTTP
C. SMB
D. NFS
Which of the following statements are true about rsync? Each correct answer represents a complete solution. Choose all that apply.
A. It can use any transparent remote shell, includingssh or rsh.
B. It does not support for anonymous or authenticatedrsync daemons.
C. It does not require super-user privileges.
D. It supports for copying links, devices, owners, groups, and permissions.