IT업계에서 자신만의 위치를 찾으려면 자격증을 많이 취득하는것이 큰 도움이 될것입니다. LPIC Level1 101-400 시험은 아주 유용한 시험입니다. LPIC Level1 101-400 시험출제경향을 퍼펙트하게 연구하여 Pass4Test에서는 LPIC Level1 101-400 시험대비덤프를 출시하였습니다. Pass4Test에서 제공해드리는 LPIC Level1 101-400 시험덤프는 시장에서 판매하고 있는 LPIC Level1 101-400 덤프중 가장 최신버전덤프로서 덤프에 있는 문제만 공부하시면 시험통과가 쉬워집니다.
NO.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 or character 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.
Answer: B,D
NO.2 Which of the following commands will write a message to the terminals of all logged in users?
A. bcast
B. mesg
C. print
D. wall
E. yell
Answer: D
NO.3 Which of the following commands reboots the system when using SysV init? (Choose TWO
correct answers.)
A. shutdown -r now
B. shutdown -r "rebooting"
C. telinit 6
D. telinit 0
E. shutdown -k now "rebooting"
Answer: A,C
NO.4 Which run levels should never be declared as the default run level when using SysV init?
(Choose TWO correct answers.)
A. 0
B. 1
C. 3
D. 5
E. 6
Answer: A,E
NO.5 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
Answer: C,D
NO.6 Which SysV init configuration file should be modified to disable the ctrl-alt-delete key
combination?
A. /etc/keys
B. /proc/keys
C. /etc/inittab
D. /proc/inittab
E. /etc/reboot
Answer: C
NO.7 CORRECT TEXT
Which command will display messages from the kernel that were output during the normal boot
sequence?
Answer: dmesg, /bin/dmesg
NO.8 Which of the following statements is correct when talking about /proc/?
A. All changes to files in /proc/ are stored in /etc/proc.d/ and restored on reboot.
B. All files within /proc/ are read-only and their contents cannot be changed.
C. All changes to files in /proc/ are immediately recognized by the kernel.
D. All files within /proc/ are only readable by the root user.
Answer: C