2013年10月10日星期四

Le dernier examen Lpi 117-302 gratuit Télécharger

Après une longue attente, les documentations de test Lpi 117-302 qui combinent tous les efforts des experts de Pas4Test sont finalement sorties. Les documentations de Pass4Test sont bien répandues pendant les candidats. L'outil de formation est réputée par sa haute précision et grade couverture des questions, d'ailleurs, il est bien proche que test réel. Vous pouvez réussir le test Lpi 117-302 à la première fois.

Vous pouvez trouver un meilleur boulot dans l'industrie IT à travers d'obtenir le test Lpi 117-302, la voie à la réussite de votre professionnel sera ouverte pour vous.

Il faut une bonne préparation et aussi une série de connaissances professionnelles complètes pour réussir le test Lpi 117-302. La ressourece providée par Pass4Test peut juste s'accorder votre demande.

C'est sûr que le Certificat Lpi 117-302 puisse améliorer le lendemain de votre carrière. Parce que si vous pouvez passer le test Lpi 117-302, c'est une meilleure preuve de vos connaissances professionnelles et de votre bonne capacité à être qualifié d'un bon boulot. Le Certificat Lpi 117-302 peut bien tester la professionnalité de IT.

Le Pass4Test est un site qui peut offrir les facilités aux candidats et aider les candidats à réaliser leurs rêve. Si vous êtes souci de votre test Certification, Pass4Test peut vous rendre heureux. La haute précision et la grande couverture de la Q&A de Pass4Test vous aidera pendant la préparation de test. Vous n'aurez aucune raison de regretter parce que Pass4Test réalisera votre rêve.

Le succès n'est pas loin de vous si vous choisissez Pass4Test. Vous allez obtenir le Certificat de Lpi 117-302 très tôt. Pass4Test peut vous permettre à réussir 100% le test Lpi 117-302, de plus, un an de service en ligne après vendre est aussi gratuit pour vous.

Pass4Test est un fournisseur de formation pour une courte terme, et Pass4Test peut vous assurer le succès de test Lpi 117-302. Si malheureusement, vous échouez le test, votre argent sera tout rendu. Vous pouvez télécharger le démo gratuit avant de choisir Pass4Test. Au moment là, vous serez confiant sur Pass4Test.

Code d'Examen: 117-302
Nom d'Examen: Lpi (LPI 302 Mixed Environment Exam)
Questions et réponses: 149 Q&As

117-302 Démo gratuit à télécharger: http://www.pass4test.fr/117-302.html

NO.1 What DHCP option can be set on a ISC DHCP server to tell NETBIOS clients that the WINS server has
the IP address
192.168.1.2?
A. option netbios-wins-servers 192.168.1.2;
B. option wins-netbios-servers 192.168.1.2;
C. option wins-name-servers 192.168.1.2;
D. option netbios-name-servers 192.168.1.2;
Answer: D

Lpi examen   117-302   117-302   117-302 examen   117-302 examen   117-302

NO.2 What is the meaning of a NetBIOS hybrid node (h-node) type client?
A. Client performs a broadcast and does not query WINS.
B. Client queries WINS first, and then broadcasts.
C. Client broadcasts first, and then queries WINS.
D. Client only queries WINS and does not broadcast.
E. Client only queries lmhost local file.
Answer: B

Lpi   117-302 examen   117-302   certification 117-302

NO.3 Which of the following commands will mount a remote Samba share when the user is Winuser and the
password is
somepass?
A. mount -t smbfs -o username=Winuser,password=somepass //SERVER/share /media/sambashare
B. mount -t smbfs -o username=Winuser,password=somepass \\SERVER\share /media/sambashare
C. mount -t smbfs -o Winuser%somepass //SERVER/share /media/sambashare
D. mount -t smbfs -o username=Winuser%somepass //SERVER/share /media/sambashare
Answer: A

Lpi examen   certification 117-302   117-302 examen   117-302

NO.4 How is VFS (Virtual File System) support enabled in Samba?
A. Samba does not support VFS.
B. Compile and load vfs.ko kernel module.
C. Compile and load vfs.ko and its dependent smbfs kernel modules.
D. Compile and load pvfs.ko kernel module.
E. Compile Samba with VFS module support.
Answer: E

Lpi examen   117-302   certification 117-302   117-302

NO.5 Which of the following statements are true when creating NETBIOS names? (Select TWO correct
answers.)
A. NETBIOS names can only use alphanumeric characters.
B. You can use a '.' in a NETBIOS name.
C. You can use an '_' (underscore) in a NETBIOS name.
D. NETBIOS names must be UPPERCASE
E. NETBIOS names can be a maximum of 32 characters
Answer: BC

Lpi examen   certification 117-302   certification 117-302   117-302 examen

NO.6 The response times on a Samba server are gradually increasing, so it is decided to experiment with
various socket
options in smb.conf. Which of the following are valid values for this parameter? (Choose THREE correct
answers)
A. TCP_NODELAY
B. SO_NOBROADCAST
C. SO_TXBUF
D. IPTOS_LOWDELAY
E. SO_KEEPALIVE
Answer: ADE

certification Lpi   certification 117-302   117-302   117-302

NO.7 There are multiple network interfaces on a server. Which parameters must you set in smb.conf to limit
on which
interfaces Samba will accept connections? (Choose TWO correct answers)
A. listen interfaces
B. bind interfaces only
C. interfaces
D. listen address
Answer: BC

Lpi   117-302   117-302 examen   certification 117-302

NO.8 Which of the following commands would you run to add your machine to an NT4 domain?
A. net rpc join -S PDC -UAdministrator%password
B. net ads join -s PDC -UAdministrator%password
C. net rpc join -s PDC -UAdministrator%password
D. net ads join -W PDC -nAdministrator%password
Answer: A

Lpi   certification 117-302   certification 117-302   117-302   117-302

NO.9 Which of the following should be backed up before a Samba version upgrade? (Choose TWO correct
answers.)
A. Libraries
B. TDB files
C. Configuration files
D. Binaries
E. winbindd_privileged directory
Answer: BC

certification Lpi   certification 117-302   117-302

NO.10 When migrating files from a Windows server A to a Samba server B with the command 'net rpc share
migrate files -S
A -destination=B -acls -attrs -U administrator', some files that originally belong only to a Windows group
(no user) will
generate errors during the migration. Which option in smb.conf will force such files to be mapped to the
correct UNIX
UID and GID?
A. use acl = yes
B. map group acls = yes
C. force unknown acl user = yes
D. inherit acls = no
Answer: C

certification Lpi   117-302   117-302

NO.11 After installing a network with one Samba server and several clients, users are complaining that they
receive an
Unable to browse the network error when trying to visit a public share. What is the most likely cause of
this?
A. The user entered the wrong username and/or password.
B. The nmbd process is not running on the Samba server.
C. The user hasn't mapped the share to a local drive letter yet.
D. The Samba server is not configured as a Domain Master Browser.
Answer: B

Lpi   117-302   117-302 examen

NO.12 The following output is generated when trying to obtain tickets from the Kerberos realm:
# kinit user@SUB.DOMAIN.BIZ
Password for user@SUB.DOMAIN.BIZ
kinit(v5): Clock skew too great while getting initial credentials
How can the problem be fixed? (Choose TWO correct answers.)
A. ntpdate domaincontroller; hwclock -systohc
B. kinit -t
C. killall -HUP krb5kdc
D. Modify the time_sync value in the kdc.conf file.
E. Modify the clockskew value in the krb5.conf file.
Answer: AE

Lpi   117-302   117-302 examen

NO.13 In which section of the smb.conf configuration file is the logon script declared?
A. [homes]
B. [netlogon]
C. [global]
D. [profiles]
Answer: C

Lpi   117-302   117-302   117-302

NO.14 Which command would create a machine account in Active Directory under the
Computers\BusinessUnit\Department\Servers organizational unit?
A. net rpc join -m localhost -ldap="ldap.ldapserver.com:Computers\BusinessUnit\Department\Servers"
B. rpcclient -c "join Computers\BusinessUnit\Department\Servers"
C. net ads join ou="Computers\BusinessUnit\Department\Servers"
D. net ads join "Computers\BusinessUnit\Department\Servers"
Answer: D

Lpi   117-302 examen   117-302 examen

NO.15 Which of the following development libraries are used to make Samba compatible with ADS? (Select
TWO correct
answers.)
A. Kerberos
B. CUPS
C. LDAP
D. Win32
E. IMAP
Answer: AC

Lpi   117-302 examen   117-302   117-302   certification 117-302

NO.16 When setting up roaming profiles in a Windows network which includes Windows 98 desktops, which
Samba
parameter must be set?
A. logon drive
B. logon home
C. logon path
D. logon script
Answer: B

certification Lpi   117-302   117-302   certification 117-302   117-302   certification 117-302

NO.17 Which node type will use only NetBIOS broadcast requests using UDP broadcast?
A. b-node (type 0x01)
B. p-node (type 0x02)
C. m-node (type 0x04)
D. h-node (type 0x08)
Answer: A

Lpi   117-302 examen   117-302

NO.18 When no WINS server is present, all name registrations and lookups are done by UDP _______.
A. broadcast
B. multicast
C. unicast
D. None of the above.
Answer: A

certification Lpi   117-302 examen   117-302   117-302

NO.19 By default, Windows XP requires that passwords on your Samba server:
A. do not exceed 32 characters.
B. contain both numbers and letters.
C. are encrypted.
D. are changed every 30 days.
Answer: C

certification Lpi   117-302 examen   certification 117-302   certification 117-302

NO.20 Which smb.conf configuration keyword determines the hostname resolution order?
A. use ads
B. name resolve order
C. use nsswitch.conf
D. use resolv.conf
Answer: B

Lpi   117-302   117-302   117-302

Pass4Test a une équipe se composant des experts qui font la recherche particulièrement des exercices et des Q&As pour le test certification Lpi 117-302, d'ailleurs ils peuvent vous proposer à propos de choisir l'outil de se former en ligne. Si vous avez envie d'acheter une Q&A de Pass4Test, Pass4Test vous offrira de matériaux plus détailés et plus nouveaux pour vous aider à approcher au maximum le test réel. Assurez-vous de choisir le Pass4Test, vous réussirez 100% le test Lpi 117-302.

没有评论:

发表评论