Pass the LPI LPIC Level 1 101-500 Questions and answers with CertsForce

Viewing page 4 out of 9 pages
Viewing questions 31-40 out of questions
Questions # 31:

What is the first program that is usually started, at boot time, by the Linux kernel when using SysV init?

Options:

A.

/lib/init.so


B.

/sbin/init


C.

/etc/rc.d/rcinit


D.

/proc/sys/kernel/init


E.

/boot/init


Expert Solution
Questions # 32:

Which of the following kernel parameters instructs the kernel to suppress most boot messages?

Options:

A.

silent


B.

verbose=0


C.

nomesg


D.

quiet


Expert Solution
Questions # 33:

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

Options:

A.

shutdown -r now


B.

shutdown -r "rebooting"


C.

telinit 6


D.

telinit 0


E.

shutdown -k now "rebooting"


Expert Solution
Questions # 34:

Which of the following commands will write a message to the terminals of all logged in users?

Options:

A.

bcast


B.

mesg


C.

print


D.

wall


E.

yell


Expert Solution
Questions # 35:

Which SysV init configuration file should be modified to disable the ctrl-alt-delete key combination?

Options:

A.

/etc/keys


B.

/proc/keys


C.

/etc/inittab


D.

/proc/inittab


E.

/etc/reboot


Expert Solution
Questions # 36:

Which of the following files, located in a user’s home directory, contains the Bash history?

Options:

A.

.bashrc_history


B.

.bash_histfile


C.

.history


D.

.bash_history


E.

.history_bash


Expert Solution
Questions # 37:

Which of the following commands will delete the default gateway from the system's IP routing table? (Choose TWO correct answers)

ifconfig unset default

Options:

A.

route del default


B.

ip route del default


C.

netstat -r default


D.

sysctl ipv4.default gw=0


Expert Solution
Questions # 38:

Which mechanism does ssh use to interact with the SSH agent?

Options:

A.

Connecting to port 2222 which is used by the system-w»de SSH agent


B.

Using the fixed socket .ssh-agenc/ipc.


C.

Creating an alias replacing ssh with calls to ssh-agent


D.

Starting sab-agent as a child process for each ssh invocation


E.

Evaluating environment variables such as ssh_auth_sock.


Expert Solution
Questions # 39:

What command is used to add OpenSSH private keys to a running ssh-agent instance? (Specify the command name only without any path.)


Expert Solution
Questions # 40:

Which directory holds configuration files for xinetd services? (Specify the full path to the directory)


Expert Solution
Viewing page 4 out of 9 pages
Viewing questions 31-40 out of questions