101-500 Exam Question 1
Which of the following commands sets the SetUID permission on the executable /bin/foo?
chmod 4755 /bin/foo
chmod 4755 /bin/foo
101-500 Exam Question 2
Which of the following commands can be used to perform a full text search on all available packages on a Debian system?
101-500 Exam Question 3
What does the + symbol mean in the following grep regular expression:
grep '^d[aei]\+d$' /usr/share/dict/words
grep '^d[aei]\+d$' /usr/share/dict/words
101-500 Exam Question 4
Which command displays the contents of the Kernel Ring Buffer on the command line? (Provide only the command name without any options or path information)
101-500 Exam Question 5
Which of the following commands generates a list of user names from /etc/passwdalong with their login shell?