Go Back on 101-500 Exam
Available in 1, 3, 6 and 12 Months Free Updates Plans
PDF: $15 $60

Test Engine: $20 $80

PDF + Engine: $25 $99

101-500 Practice Test


Page 5 out of 49 Pages

Topic 1: System Architecture

Which of the following commands brings a system running SysV init into a state in which it is safe to perform maintenance tasks? (Choose TWO correct answers.)


A.

shutdown -R 1 now


B.

shutdown -single now


C.

init 1


D.

telinit 1


E.

runlevel 1





C.
  

init 1



D.
  

telinit 1



What of the following statements are true regarding /dev/ when using udev? (Choose TWO correct answers.)


A.

Entries for all possible devices get created on boot even if those devices are not connected.


B.

Additional rules for udev can be created by adding them to /etc/udev/rules.d/.


C.

When using udev, it is not possible to create block orcharacter devices in /dev/ using mknod.


D.

The /dev/ directory is a filesystem of type tmpfs and is mounted by udev during system startup.


E.

The content of /dev/ is stored in /etc/udev/dev and is restored during system startup.





B.
  

Additional rules for udev can be created by adding them to /etc/udev/rules.d/.



D.
  

The /dev/ directory is a filesystem of type tmpfs and is mounted by udev during system startup.



You are having some trouble with a disk partition and you need to do maintenance on this partition but your users home directories are on it and several are logged in. Which command would disconnect the users and allow you to safely execute maintenance tasks?


A.

telinit 1


B.

shutdown -r now


C.

killall -9 inetd


D.

/bin/netstop --maint


E.

/etc/rc.d/init.d/network stop





A.
  

telinit 1



Which RPM command will output the name of the package which supplied the file
/etc/exports?


A.

rpm -F /etc/exports


B.

rpm -qf /etc/exports


C.

rpm -Kl /etc/exports


D.

rpm -qp /etc/exports


E.

rpm -qi/etc/exports





B.
  

rpm -qf /etc/exports



Which Debian package management tool asks the configuration questions for a specific
already installed package just as if the package were being installed for the first time?
(Specify ONLY the command without any path or parameters.)






Answer: dpkg-reconfigure


Page 5 out of 49 Pages
Previous