IT업계에 종사하는 분들은 치열한 경쟁을 많이 느낄것입니다. 치열한 경쟁속에서 자신의 위치를 보장하는 길은 더 많이 배우고 더 많이 노력하는것 뿐입니다.국제적으로 인정받은 IT인증자격증을 취득하는것이 제일 중요한 부분이 아닌가 싶기도 합니다. 다른 분이 없는 자격증을 내가 소유하고 있다는 생각만 해도 뭔가 안전감이 느껴지지 않나요? 더는 시간낭비하지 말고 Pass4Test의 LPIC Level1 117-102덤프로 LPIC Level1 117-102시험에 도전해보세요.
NO.1 What protocol will allow you to keep accurate time on your hosts?
A. ntp
B. nntp
C. ncftp
D. inn
E. ntime
Answer: A
NO.2 Some loadable kernel modules accept options at load time. This can be used to set interrupt o
r
IO addresses, for example. The place to set these options is?
A. /etc/conf.modules
B. /etc/lilo.conf
C. /boot/System.map
D. /etc/sysconfig
E. /boot/module-info
Answer: E
NO.3 CORRECT TEXT
By default, the contents of which directory will be copied to a new user's home directory when the
account is created by passing the -m option to the useradd command? (Please provide the full path)
Answer: /etc/skel, /etc/skel/
NO.4 You have just added new modules to your system. What command would you execute to
rebuild the modules.dep file?
A. depmod --rebuild
B. update-dependancies
C. depmod -a
D. insmod -dependancies
Answer: C
Explanation:
Depmod creates a list of module dependencies, by reading each module under /lib/modules/version
and determining what symbols it exports, and what symbols it needs. By default this list is written to
modules.dep in the same directory.
NO.5 If your new kernel does not behave normally after a routine kernel upgrade, chances are that
you forgot to _______ before compiling the new kernel.
A. make clean
B. make shot
C. make clear
D. make remove
Answer: A
Explanation:
If your new kernel does really weird things after a routine kernel upgrade, chances are you forgot to
make clean before compiling the new kernel. Symptoms can be anything from your system outright
crashing, strange I/O problems, to crummy performance. Make sure you do a make dep, too.
NO.6 CORRECT TEXT
What is the command most often used for configuring network interfaces?
Answer: ifconfig
NO.7 This is a line from the file /etc/exports:
/product company(rw)
What does it mean?
A. Only user company may access the filesystem /product when it is NFS mounted.
B. This computer will mount the filesystem /product on company via NFS.
C. The filesystem /product is exported for NFS mount to computer company.
D. All NFS access to /product will use suid company.
Answer: C
NO.8 What is a well-known service that binds port 25 and is it required on all hosts?
A. SNMP and it should be turned off if not needed.
B. SMTP and it is a required service.
C. SMTP and it is only required on MX hosts.
D. SLPD and it is required if you run LDAP services.
E. SSHD and it is required for secure logins.
Answer: C