What TWO permissions must a user have in order to run a shell script?
What TWO permissions must a user have in order to run a shell script?
Which of the following would be an easy way tomove data to a new partition without reconfiguring the path to t
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?
which option will need to be added to the corresponding line in /etc/fstab?
To allow a regular user account to mount and unmount a filesystem (for instance, a cdrom or
floppy), which option will need to be added to the corresponding line in /etc/fstab?
Which utility would you use to change how often a filesystem check was performed over an EXT2filesystem (witho
Which utility would you use to change how often a filesystem check was performed over an EXT2
filesystem (without losing any data stored on that filesystem)?
What is the proper option to put in /etc/fstab to enable group quotas for a particular parition?
What is the proper option to put in /etc/fstab to enable group quotas for a particular parition?
Which command will create an ext3 filesystem on /dev/hda2?
Which command will create an ext3 filesystem on /dev/hda2?
What umask will set the file permissions on a newly created file to -rw-r–r– (644)?
What umask will set the file permissions on a newly created file to -rw-r–r– (644)?
Identify the proper device for the third partition, on the second hard disk, on the first IDE controller on a
Identify the proper device for the third partition, on the second hard disk, on the first IDE controller on a PC system.
In Bash, inserting “1>&2” after a command redirects
In Bash, inserting "1>&2" after a command redirects
Which of the following commands would display the lines containing capital letters form the file “turkey
Which of the following commands would display the lines containing capital letters form the file "turkey.txt"?