Exam 1: Linux Foundation Certified System Administrator
Exam 1: Linux Foundation Certified System Administrator220 Questions
Select questions type
Which of the following statements is correct when talking about /proc/?
Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
C
Which of the following files assigns a user to its primary group?
Free
(Multiple Choice)
5.0/5
(38)
Correct Answer:
D
Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct choices.)
Free
(Multiple Choice)
4.9/5
(42)
Correct Answer:
A,B
The script, script.sh, consists of the following lines: #!/bin/bash echo $2 $1 Which output will appear if the command, ./script.sh test1 test2, is entered?
(Multiple Choice)
4.9/5
(28)
Which of the following find commands will print out a list of files owned by root and with the SUID bit set in /usr?
(Multiple Choice)
4.9/5
(37)
Which of the following command sequences overwrites the file foobar.txt?
(Multiple Choice)
4.8/5
(40)
Which of the following files, located in the user home directory, is used to store the Bash history?
(Multiple Choice)
4.8/5
(41)
What output will the following command sequence produce? echo '1 2 3 4 5 6' | while read a b c; do echo result: $c $b $a; done
(Multiple Choice)
4.8/5
(28)
Which command is used to set restrictions on the size of a core file that is created for a user when a program crashes?
(Multiple Choice)
4.9/5
(48)
What is the effect of the egrep command when the -v option is used?
(Multiple Choice)
4.9/5
(35)
Which file contains the date of the last change of a user's password?
(Multiple Choice)
4.9/5
(41)
Instead of supplying an explicit device in /etc/fstab for mounting, what other options may be used to identify the intended partition? (Choose TWO correct choices.)
(Multiple Choice)
5.0/5
(40)
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
(Multiple Choice)
4.7/5
(39)
Which commands can be used to change a user's account aging information? (Choose THREE correct choices..)
(Multiple Choice)
4.9/5
(44)
What word is missing from the following SQL statement? __________ count(*) from tablename; (Please specify the missing word using lower-case letters only.)
(Short Answer)
4.8/5
(31)
What is the difference between the commands test -e path and test -f path?
(Multiple Choice)
4.9/5
(29)
Which of the following commands shows the current color depth of the X Server?
(Multiple Choice)
4.8/5
(39)
Which of the following commands displays the contents of a gzip compressed tar archive?
(Multiple Choice)
4.9/5
(35)
Which file should be edited to select the network locations from which Debian installation package files are loaded?
(Multiple Choice)
4.9/5
(32)
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
(Multiple Choice)
4.8/5
(34)
Showing 1 - 20 of 220
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)