which filesystem can safely be mounted read-only?
On a system with separate partitions for /, /usr, /var & /tmp, which filesystem can safely be mounted read-only?
Which command, with options, could be used to change an ext2 file system on /dev/hda1 to an ext3 file system?
Which command, with options, could be used to change an ext2 file system on /dev/hda1 to an ext3 file system?
What command can an ordinary (non-root) user use to mount a floppy disk in this system?
Consider the following/etc/fstab file:
/dev/hdal swap swap defaults 0 0
/dev/hda2 /ext2 defaults 1 1
/dev/hda3 /home ext2 defaults 1 2 none
/proc proc defaults 0 0
/dev/fdO /media/floppy vfat user,noauto 0 0
What command can an ordinary (non-root) user use to mount a floppy disk in this system? (Please enter the command with all parameters and/or options)
Which file contains a list of services and hosts that will be denied by a TCP Wrapper such astcpd?
Which file contains a list of services and hosts that will be denied by a TCP Wrapper such astcpd? (Please enter the full path)
which are connected and recognised by a 2.6 kernel, stored?
In which subdirectory of /proc is information about PC Cards, which are connected and recognised by a 2.6 kernel, stored? Please enter the complete path.
which users can execute commands using sudo?
Which file lists which users can execute commands using sudo? (Provide the full path and filename)
What application can be used in place of xhost?
What application can be used in place of xhost? Please enter only the name without path.
The___________ command allows you to view or change serial port configuration.
The___________ command allows you to view or change serial port configuration.
which parameter in the smb.conf file can a share be hidden?
With which parameter in the smb.conf file can a share be hidden?
Which command can be used to change the file-system parameters to make all of the partition available to users
The administrator notices that a 10GB ext2 file-system used only for data storage has approximately 540MB reserved for root. Which command can be used to change the file-system parameters to make all of the partition available to users, WITHOUT losing data? Please enter only the command without path, options or parameters.