Which option must be listed in /etc/fstab to activate u…
Which option must be listed in /etc/fstab to activate user quotas automatically?
Which of the following programs will only find files th…
Which of the following programs will only find files that are in your PATH?
Which chown command will change the ownership to foo an…
Which chown command will change the ownership to foo and the group to bar on a file named biglist?
Which one of the following programs will only find file…
Which one of the following programs will only find files that are in your PATH?
What would the following line accomplish if run as root?
What would the following line accomplish if run as root? chown -R bert /home/bert/*
What does the command mount -a do?
What does the command mount -a do?
Which of the following Linux filesystems pre-allocates …
Which of the following Linux filesystems pre-allocates a fixed number of inodes at the filesystem’s make/creation time, and does NOT generate them as needed?
Which command would accomplish that?
You are experimenting with a binary in /tmp/foo.d that expects its configuration file at /etc/foo.conf. You don’t want to save it there, but use a symbolic link to /tmp/
foo.d/foo.conf instead. Which command would accomplish that?
Which command (without options) would you use to displa…
CORRECT TEXT
Which command (without options) would you use to display how much space is available on all partitions?
Which of the following would be an easy way to move dat…
You have run out of disk space on a partition. Which of the following would be an easy way to move data to a new partition without reconfiguring the path to the
data in existing applications?