Ch19 Designing a Scheme Exam
-
A device name of
/dev/hda1
indicates this partition is on which type of device?- CDROM
- IDE
- SATA
- Logical Volume
-
A device name of
/dev/sda1
indicates this partition is on which type of device?- SATA
- CDROM
- IDE
- Logical Volume
-
A system that contains Linux as well as a Microsoft Windows operating system is called a:
- Dual boot system
- Multi environment system
- A file base system
- This sort of system cannot exist
-
In what directory are you most likely to find user’s home directories?
- /var/lib
- /user/third
- /usr/local
- home
-
In which directory are you most likely to find software from third-party publishers?
- /usr/third
- /usr/local
- /opt
- /var/lib
-
Virtual memory is also referred to as:
- Swap memory
- Test memory
- Hard memory
- Soft memory
-
Which directories are typically writable to all users? (choose two)
- /home
- /var/tmp
- /tmp
- /
-
Which directory does not have to be a part of the root filesystem?
- /bin
- /home
- /lib
- /etc
-
Which directory is the root file system mounted on?
- /
- /home
- /rootfs
- /root
-
Which directory structure contains the bulk of the operating system’s files:
- /home
- /rootfs
- /usr
- /root
-
Which directory structure has directories which may have heavy activity for services like mail, ftp, httpd and printing?
- /root
- /home
- /var
- /rootfs
-
Which of the following filesystems does not support journaling?
- ext3
- ext2
- jfs
- ext4
-
Which of the following is not a common reason to create a partition?
- To increase the security of a filesystem
- To make it easier to keep home directories during a software upgrade
- To support multiple operating systems on a single computer
- To increase fragmentation of free space across the disk
Subscribe
0 Comments
Newest