Which file contains information about filesystems and their respective...
What umask will set the file permissions on a newly created file to...
What command (with parameter[s]) would you type to mount all...
You have a floppy image called boot.img in your current working...
You are building a server that will have many hardware and operating...
You work as network administrator at Certkiller .com. A user moved to...
On a standard Linux system as a normal user, what umask value will...
What must be added to the following to enable group quotas for...
Which chown command will change the ownership to foo and thegroup to...
A file named Certkiller1 is set with the following...
You wish to copy the entire contents of the /dev/hda1 to /dev/hdb1...
You are building that what will be a busy email and web server. You...
You are the root user of a system, and need to gather quota...
To prevent users from being able to fill up the / partition, the...
What file must be put in the root of a filesystem...
Type the command and argument that would cause the default permissions...
What does the command mount -a do?
Before you start creating directories on a newly created file system,...
A base Linux system's umask setting should be default to:
To allow a regular user account to mount and unmount a filesystem (for...
After creating a new file, you notice that the permissions of the...
What TWO permissions must a user have in order to run a shell script?
How can you generate a report on the disk usage and quotas for all...
How can you set the SGID on a file called Certkiller examinator?
If you set the umask to 022, by default what permissions will your...
When you create a new file, the permissions show as 654. What value is...
You are using quota on your system. How can you see disk quota...
Where is the quota information for users of volume /home stored?
Which shown command will change the ownership to 'Certkiller' and the...
Two directories require different quota for file system usage. The...
What two things does the /etc/fstab file contain references to?
Which is a valid /etc/fstab entry
If a file is symlinked to with a link name of file2, and that file is...
You have the following...
Which option must be listed in /etc/fstab to activate user quotas...
Which entry in /etc/fstab will allow any user to mount andunmount...
Which command will print out the attributes of the file foobar?
A user named Certkiller needs to execute a system script file. What...
When you create a new directory, you see the permissions are set to...
What is the proper option to put in /etc/fstab to enable user quotas...
Which of the following commands is run last during boot on a...
What would the following line accomplish if run as root?chown -R bert...
What are the default permissions for the Red Hat /etc/passwd...
Your unmask is set to 002. If you create a new file, what will the...
Which of the following commands makes /bin/foo executable by everyone...
On boot you see an error message indicating that line 18 of...
You changed umask to prevent access to your files by others. Nowyou...
You have just added a CD-ROM drive (/dev/hdd) to your system and have...
What are the default permissions on the Red Hat /etc/shadow file?
You need to alter the permissions on the directory /home/mrbill and...
Which of the following commands will list the quota for the user...
In which file are you likely to find the global setting for the umask...
You want to configure user quotas for the /home filesystem. You've...
What is the purpose of setting the SUID? Choose all that apply.
You want the default permissions for your files to be -rw-r----- .HOW...