00:00

QUESTION 36

Which grep command will print only the lines that do not end with a / in the file foo?

Correct Answer: C

QUESTION 37

CORRECT TEXT
What two character sequence is present at the beginning of an interpreted script? (Please specify the TWO correct characters only)

Correct Answer: #!

QUESTION 38

What is true regarding TCP port 23?

Correct Answer: A

QUESTION 39

CORRECT TEXT
Which Debian package management tool asks the configuration questions for a specific already installed package just as if the package were being installed for the first time? (Specify ONLY the command without any path or parameters.)

Correct Answer: dpkg-reconfigure

QUESTION 40

Which of the following commands reboots the system when using SysV init? (Choose TWO correct answers.)

Correct Answer: AC