Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
Linux Foundation
Exam 1: Linux Foundation Certified System Administrator
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
Which of the following statements is correct when talking about /proc/?
Question 2
Multiple Choice
Which of the following files assigns a user to its primary group?
Question 3
Multiple Choice
Which of the following commands creates an ext3 filesystem on /dev/sdb1? (Choose TWO correct choices.)
Question 4
Multiple Choice
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?
Question 5
Multiple Choice
Which of the following find commands will print out a list of files owned by root and with the SUID bit set in /usr?
Question 6
Multiple Choice
Which of the following command sequences overwrites the file foobar.txt?
Question 7
Multiple Choice
Which of the following files, located in the user home directory, is used to store the Bash history?
Question 8
Multiple Choice
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
Question 9
Multiple Choice
Which command is used to set restrictions on the size of a core file that is created for a user when a program crashes?
Question 10
Multiple Choice
What is the effect of the egrep command when the -v option is used?
Question 11
Multiple Choice
Which file contains the date of the last change of a user's password?
Question 12
Multiple Choice
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.)
Question 13
Multiple Choice
What is the maximum niceness value that a regular user can assign to a process with the nice command when executing a new process?
Question 14
Multiple Choice
Which commands can be used to change a user's account aging information? (Choose THREE correct choices..)
Question 15
Short Answer
What word is missing from the following SQL statement? __________ count(*) from tablename; (Please specify the missing word using lower-case letters only.)
Question 16
Multiple Choice
What is the difference between the commands test -e path and test -f path?
Question 17
Multiple Choice
Which of the following commands shows the current color depth of the X Server?
Question 18
Multiple Choice
Which of the following commands displays the contents of a gzip compressed tar archive?
Question 19
Multiple Choice
Which file should be edited to select the network locations from which Debian installation package files are loaded?
Question 20
Multiple Choice
Which of the following commands changes the ownership of file.txt to the user dan and the group staff?
showing 1 - 20 of 220
Prev
Next
Prev
1
2
...
4
5
6
7
8
9
10
11
Next
Related Exams
Previous slide
Next slide
Access For Free