Pass the Linux Foundation Linux Foundation Certified SYSADMIN LFCS Questions and answers with CertsForce

Viewing page 8 out of 8 pages
Viewing questions 71-80 out of questions
Questions # 71:

What is the correct command to extract the contents of the archive file download.bz2?

Options:

A.

unpack download.bz2


B.

unzip2 download.bz2


C.

bunzip2 download.bz2


D.

unzip download.bz2


E.

uncompress download.bz2


Questions # 72:

Given the following routing table:

Question # 72

How would an outgoing packet to the destination 192.168.2.150 be handled?

Options:

A.

It would be passed to the default router 192.168.178.1 on wlan0.


B.

It would be directly transmitted on the device eth0.


C.

It would be passed to the default router 255.255.255.0 on eth0.


D.

It would be directly transmitted on the device wlan0.


E.

It would be passed to the router 192.168.1.1 on eth0.


Questions # 73:

In which directory must definition files be placed to add additional repositories to yum?


Questions # 74:

What do the permissions -rwSr-xr-x mean for a binary file when it is executed as a command?

Options:

A.

The command is SetUID and it will be executed with the effective rights of the owner.


B.

The command will be executed with the effective rights of the group instead of the owner.


C.

The execute flag is not set for the owner. Therefore the SetUID flag is ignored.


D.

The command will be executed with the effective rights of the owner and group.


Questions # 75:

Which of the following files, located in the user home directory, is used to store the Bash history?

Options:

A.

.bash_history


B.

.bash_histfile


C.

.history


D.

.bashrc_history


E.

.history_bash


Questions # 76:

Whenremoving a package, which of the following dpkg options will completely remove the files including configuration files?

Options:

A.

--clean


B.

--delete


C.

--purge


D.

–remove


Questions # 77:

Which of the following commands will send output from the program myapp to both standard output (stdout) and the file file1.log?

Options:

A.

cat < myapp | cat > file1.log


B.

myapp 0>&1 | cat > file1.log


C.

myapp | cat > file1.log


D.

myapp | teefile1.log


E.

tee myapp file1.log


Questions # 78:

Which file lists which users can execute commands using sudo? (Specify the full name of the file, including path.)


Viewing page 8 out of 8 pages
Viewing questions 71-80 out of questions