Question No 1
What can the Logical Volume Manager (LVM) be used for? (Choose THREE correct answers.)
A. To create RAID 9 arrays.
B. To dynamically change the size of logical volumes.
C. To encrypt logical volumes.
D. To create snapshots.
E. To dynamically create or delete logical volumes.
Answer: B,D,E
Question No 2
Which grep command will print only the lines that do not end with a / in the file foo?
A. grep '/$' foo
B. grep '/#' foo
C. grep -v '/$' foo
D. grep -v '/#' foo
Answer: C
Question No 3
Which variable defines the directories in which a Bash shell searches for executable commands?
A. BASHEXEC
B. BASHRC
C. PATH
D. EXECPATH
E. PATHRC
Answer: C
Question No 4
Which of the following shell redirections will write standard output and standard error output to a file named filename?
A. 2>&1 >filename
B. >filename 2>&1 C. 1>&2>filename
D. >>filename
E. 1&2>filename
Answer: B
Question No 5
Which of the following characters can be combined with a separator string in order to read from the current input source until the separator string, which is on a separate line and without any trailing spaces, is reached?
A. <<
B. <|
C. !<
D. &<
Answer: A
Question No 6
Which character, added to the end of a command, runs that command in the background as a child process of the current shell?
A. !
B. +
C. &
D. %
E. #
Answer: C
Question No 7
What does the command mount -a do?
A. It mounts all available filesystems onto the current directory.
B. It shows all mounted filesystems.
C. It mounts all user mountable filesystems for the current user.
D. It mounts all filesystems listed in /etc/fstab which have the option auto set.
E. It mounts all filesystems listed in /etc/fstab which have the option noauto set.
Answer: D
Question No 8
After successfully creating a hard link called bar to the ordinary file foo, foo is deleted from the filesystem. Which of the following describes the resulting situation?
A. foo and bar would both be removed.
B. foo would be removed while bar would remain accessible.
C. foo would be removed. bar would still exist but would be unusable.
D. Both foo and bar would remain accessible.
E. The user is prompted whether bar should be removed, too.
Answer: B
Question No 9
Which of the following commands set the sticky bit for the directory /tmp? (Choose TWO correct answers.)
A. chmod +s /tmp
B. chmod +t /tmp
C. chmod 1775 /tmp
D. chmod 4775 /tmp
E. chmod 2775 /tmp
Answer: B,C
Sunday, 17 November 2019
CompTIA LX0-103 Dumps with CompTIA LX0-103 Question Answers
21:24
CompTIA LX0-103 Dumps, CompTIA LX0-103 Dumps PDF, CompTIA LX0-103 Exam Study Material, LX0-103 Dumps, LX0-103 dumps PDF, LX0-103 exam questions, LX0-103 question answers
No comments
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment