2013年11月19日星期二

Dernières SAIR 3X0-102 examen pratique questions et réponses

Est-ce que vous vous souciez encore pour passer le test SAIR 3X0-102? Pourquoi pas choisir la formation en Internet dans une société de l'informatique. Un bon choix de l'outil formation peut résoudre le problème de prendre grande quantité de connaissances demandées par le test SAIR 3X0-102, et vous permet de préparer mieux avant le test. Les experts de Pass4Test travaillent avec tous efforts à produire une bonne Q&A ciblée au test SAIR 3X0-102. La Q&A est un bon choix pour vous. Vous pouvez télécharger le démo grantuit tout d'abord en Internet.

La partie plus nouvelle de test Certification SAIR 3X0-102 est disponible à télécharger gratuitement dans le site de Pass4Test. Les exercices de Pass4Test sont bien proches de test réel SAIR 3X0-102. En comparaison les Q&As dans les autres sites, vous trouverez que les nôtres sont beaucoup plus complets. Les Q&As de Pass4Test sont tout recherchés par les experts de Pass4Test, y compris le test simulation.

Est-ce que vous vous souciez encore de réussir le test SAIR 3X0-102? Est-ce que vous attendez plus le guide de formation plus nouveaux? Le guide de formation vient de lancer par Pass4Test peut vous donner la solution. Vous pouvez télécharger la partie de guide gratuite pour prendre un essai, et vous allez découvrir que le test n'est pas aussi dur que l'imaginer. Pass4Test vous permet à réussir 100% le test. Votre argent sera tout rendu si vous échouez le test.

Si vous voulez ne se soucier plus à passer le test SAIR 3X0-102, donc vous devez prendre la Q&A de Pass4Test comme le guide d'étude pendant la préparation de test SAIR 3X0-102. C'est une bonne affaire parce que un petit invertissement peut vous rendre beaucoup. Utiliser la Q&A SAIR 3X0-102 offerte par Pass4Test peut vous assurer à réussir le test 100%. Pass4Test a toujours une bonne réputation dans l'Industrie IT.

Le Certificat de SAIR 3X0-102 signifie aussi un nouveau jalon de la carrière, le travail aura une space plus grande à augmenter, et tout le monde dans l'industrie IT sont désireux de l'obtenir. En face d'une grande passion pour le test Certification SAIR 3X0-102, le contrariété est le taux très faible à réussir. Bien sûr que l'on ne passe pas le test 3X0-102 sans aucun éffort, en même temps, le test de SAIR 3X0-102 demande les connaissances bien professionnelles. Le guide d'étude dans le site Pass4Test peut vous fournir un raccourci à réussir le test SAIR 3X0-102 et à obtenir le Certificat de ce test. Choisissez le guide d'étude de Pass4Test, vous verrez moins de temps dépensés, moins d'efforts contribués, mais plus de chances à réussir le test. Ça c'est une solution bien rentable pour vous.

Dans cette société de plus en plus intense, nous vous proposons à choisir une façon de se former plus efficace : moins de temps et d'argent dépensé. Pass4Test peut vous offrir une bonne solution avec une plus grande space à développer.

Vous serez impressionné par le service après vendre de Pass4Test, le service en ligne 24h et la mise à jour après vendre sont gratuit pour vous pendant un an, et aussi vous allez recevoir les informations plus nouvelles à propos de test Certification IT. Vous aurez un résultat imaginaire en coûtant un peu d'argent. D'ailleurs, vous pouvez économier beaucoup de temps et d'efforts avec l'aide de Pass4Test. C'est vraiment un bon marché de choisir le Pass4Test comme le guide de formation.

Code d'Examen: 3X0-102
Nom d'Examen: SAIR (Linux System Administration (Level 1) )
Questions et réponses: 122 Q&As

3X0-102 Démo gratuit à télécharger: http://www.pass4test.fr/3X0-102.html

NO.1 Which one of the following is NOT true about the cron service?
A. the cron service lets you execute scripts at a fixed time
B. only root can execute scripts at a fixed time
C. the "crontab" file specifies what the cron service should do
D. the cron service is similar to the command "at"
Answer: B

SAIR   3X0-102   3X0-102   certification 3X0-102   3X0-102

NO.2 Which of the following options is true of the entry below?
/dev/cdrom /cd iso9660 ro,user,noauto 0 0
A. This is an "mtab" entry which mounts a CD-ROM as a read-only device at boot time.
B. This is an "fstab" entry which mounts a CD-ROM as a read-only device at boot time.
C. This is an "fstab" entry which lets any user mount the CD-ROM.
D. None of the above.
Answer: C

SAIR examen   3X0-102   3X0-102 examen   3X0-102   3X0-102 examen

NO.3 If Krishna, the superuser, installed the "gcc" compiler, where would he put all of the header files?
A. /usr/bin/gcc/include
B. /usr/include
C. /var/usr/include
D. /opt/gcc/include
Answer: B

SAIR   3X0-102   3X0-102   3X0-102 examen

NO.4 If Alladin mounted "/dev/hda2" under "/chem/inorg", then the original contents of "/chem/inorg"
__________.
A. are lost
B. are copied in a directory into "/dev/hda2" under "orig.backup"
C. can be retrieved after unmounting "/dev/hda2"
D. are garbled
Answer: C

SAIR   3X0-102   certification 3X0-102   certification 3X0-102   3X0-102

NO.5 One of the most important security features that a system administrator must deal with is the
shadow password suite. For what reason is this suite important?
A. It improves the encryption for all passwords stored in the "/etc/passwd" file.
B. It provides a second level of encryption for the "/etc/passwd" file.
C. It moves the passwords to a separate file that has more restrictive permissions
D. It moves the passwords to a separate file and will also encrypt the password file.
Answer: C

SAIR   3X0-102   3X0-102 examen   certification 3X0-102

NO.6 If Priya created a hard link by issuing the following command from her current working directory:
ln /home/priya/mail/february lastmonth
Then which of the following are NOT true?
A. the file size of /home/priya/mail/february is not the same as lastmonth
B. changing the file lastmonth also changes the file /home/priya/mail/february
C. deleting the directory entry /home/priya/mail/february also deletes the directory entry lastmonth
D. /home/priya/mail/february and lastmonth are the same file
Answer: AC

SAIR   3X0-102   3X0-102   3X0-102 examen   3X0-102

NO.7 Assume that Priya and Sita are Linux system users and that Krishna is the superuser. Also, assume
that both Priya and Sita were accessing files in the "/cdrom" directory and that they did not log out
and their current working directory is still in the /cdrom hierarchy. Krishna wishes to install some
software from a new CD-ROM that he bought. Which of the following are valid options for Krishna?
(Select all that apply)
A. He can just push the eject button on the CD-ROM drive that is currently in the drive, then insert his new
one and start the installation.
B. He has to find Priya and Sita and tell them to change directory from /cdrom so that he can then
unmount
the CD-ROM, eject it, put his new CD-ROM in, and then install.
C. Krishna can use "umount -f" to force the unmount of the CD-ROM, then he can eject it, insert his
CD-ROM, and install.
D. He can use the "fuser" command to find all processes that are using the CD-ROM device, along with
their associated PID's, kill each process, unmount the CD-ROM, eject it, put his CD-ROM in, and then
install the software.
Answer: BD

SAIR examen   3X0-102 examen   3X0-102 examen   certification 3X0-102   3X0-102 examen

NO.8 If Tom, the superuser, wants to add a swap file of 8 MB, what should he do?
A. Just run the command "swapon -file /swap -size 8192".
B. run commands "mkswap" and "swapon"
C. run commands "mkswap" and "sync"
D. dd if=/dev/zero of=/swap count=8192; mkswap 8192; swapon /swap
Answer: D

SAIR examen   3X0-102   3X0-102 examen   3X0-102

NO.9 If correct permissions have been setup, users can execute their own programs at a fixed time by
submitting their jobs to the cron service using the crontab command.
A. True
B. False
Answer: A

SAIR   3X0-102   3X0-102   certification 3X0-102

NO.10 The most appropriate place for commands such as: insmod, ifconfig, reboot, lsmod, and route is
A. /usr/bin; this is where all files that users have access to are placed
B. /bin; this directory, by convention, is always on the root partition and available for use.
C. /sbin; by convention, only the system adminstrator has /sbin in the default path, and this is always
mounted on the root partition
D. /opt/bin; by convention, these programs are for optimizing the system
Answer: C

SAIR examen   certification 3X0-102   3X0-102   3X0-102 examen   3X0-102

NO.11 The system log files, which are written by the __________ daemon, are erased and then restarted
whenever the system reboots. (Fill in the blank for the proper daemon, and then state whether the
statement is true or false)
A. syslogd, true
B. syslogd, false
C. systemd, true
D. loggert, true
Answer: B

SAIR   certification 3X0-102   3X0-102   3X0-102

NO.12 Which of the following statements about cron/crontab is NOT true?
A. each user can have his/her own personal crontab file
B. the crontab file is automatically created when a user account is created
C. the superuser can edit the cron table using the "crontab -e" command
D. cron jobs run with the permission of whomever submitted the job
Answer: B

SAIR examen   3X0-102   3X0-102 examen   3X0-102 examen   certification 3X0-102

NO.13 Which of the following directories, by convention, are NOT found in the /var directory?
A. mail
B. news
C. bin
D. spool
Answer: C

certification SAIR   certification 3X0-102   3X0-102   3X0-102

NO.14 Tom, a Linux system user, has been using a Virtual Network Computing viewer but his viewer has
crashed. He calls Kina, the system administrator, to ask her whether the viewer can be restarted
from where it left off, or if he has to start the remote application all over again. Kina's response
should be:
A. No, the remote application cannot be recovered and Tom must start over.
B. Yes, the remote application can be recovered by restarting the viewer.
C. Yes, the application can be recovered by restarting the viewer.
D. Yes, it can be recovered by restarting both the server and the viewer.
Answer: B

SAIR   certification 3X0-102   3X0-102   3X0-102

NO.15 If Priya created a symbolic link to "/bin/bash" in her current working directory and called it
"yash", then which one of the following is true?
A. She is not using any disk space.
B. She is just using up an inode but no space.
C. She is using both disk space and inode.
D. She is just using up a directory entry, but no inode.
Answer: C

SAIR   3X0-102 examen   3X0-102   certification 3X0-102   3X0-102 examen

NO.16 Assume Tom wrote a program that would let users on two separate Linux machines share their
directories, but his program has to read an initial configuration file to know which user has decided
to share which directory. Where should he ask the system administrator to put the configuration
file?
A. /usr/bin/
B. /etc/
C. /usr/local/bin/
D. A or C
Answer: B

SAIR   certification 3X0-102   3X0-102   3X0-102

NO.17 If Priya created a symbolic link using the following command:
ln -s /bin/bash yash
Then which of the following are TRUE? (Select all that apply)
A. adding a file called "yash" does not consume another Inode
B. The "ls -l" reports the same size for the file "yash" and the file "/bin/bash"
C. a new inode is created for "yash"
D. deleting the file "yash" has no effect on the file "/bin/bash"
Answer: CD

SAIR examen   3X0-102   3X0-102

NO.18 The following entry appears in the /etc/crontab as follows:
30.4 * * 1 /bin/sh /home/Tom/rmcore 2>&1 /dev/null
Select the action below which best represents what it will accomplish.
A. "rmcore" will execute on April 30th for one hour
B. "rmcore" will execute on the first day of every month
C. "rmcore" will execute every Monday at 4:30 a.m.
D. None of the above
Answer: C

certification SAIR   3X0-102   3X0-102   3X0-102 examen

NO.19 Which of the following is NOT true about an inode?
A. It is a data structure on the disk that stores file attributes.
B. inodes are created when a file system is made.
C. The number of inodes for the disk denotes the number of files and drives the disk can hold.
D. The superuser can use the "chinode" command to increase the number of inodes in a file system.
Answer: D

certification SAIR   certification 3X0-102   3X0-102

NO.20 The "fsck" command will search all mounted file systems.
A. True
B. False
Answer: B

certification SAIR   certification 3X0-102   3X0-102 examen   3X0-102 examen

Pass4Test est un site de provider les chances à se former avant le test Certification IT. Il y a de différentes formations ciblées aux tous candidats. C'est plus facile à passer le test avec la formation de Pass4Test. Parmi les qui ont déjà réussi le test, la majorité a fait la préparation avec la Q&A de Pass4Test. Donc c'est pourquoi, Pass4Test a une bonne réputation dansn l'Industrie IT.

没有评论:

发表评论