Which is the home directory of the superuser account?
A. /bin
B. /root
C. /dev
D. /boot
查看答案
Which of the following commands will ensure that the shared files are available over a network?
A. exportfs
B. exportnfs
C. exportfiles
D. exportnetwork
Which command can be used to inquire whether a filesystem is mounted as read-only or as read/write?
A. df -Th
B. cat /etc/fstab
C. mount
D. exportfs -av
Which of the following configuration files shows which filesystems will be automatically mounted when the system is brought up into multi-user mode?
A. /etc/login.defs
B. /etc/fstab
C. /etc/profile
D. /proc/sys/fs
The at utility is used to execute:
A. Interactive programs at a specific time
B. Non-interactive programs at a specific time
C. Interactive programs at periodic time intervals
D. Non-interactive programs at periodic time intervals