LPI 102-500 Practice Test - Questions Answers, Page 20
List of questions
Related questions
Given the following excerpt of the sudo configuration: jane ANY=NOPASSWD: /bin/kill, /bin/id, PASSWD: /sbin/fdisk Which of the following statements are true? (Choose three.)
A.
Jane can run /bin/id only after specifying her password.
B.
Jane can run /sbin/fdisk after specifying root's password.
C.
Jane can run /sbin/fdisk after specifying her password.
D.
Jane can run /bin/kill without specifying a password.
E.
Jane can run /bin/id without specifying her password.
Which configuration file contains the default options for SSH clients?
A.
/etc/ssh/sshd_config
B.
/etc/ssh/ssh
C.
/etc/ssh/ssh_config
D.
/etc/ssh/client
E.
/etc/ssh/ssh_client
Which of the following commands can identify the PID od a process which opened a TCP port?
A.
ptrace
B.
strace
C.
debug
D.
lsof
E.
nessus
Which of the following features are provided by SPICE? (Choose two.)
A.
Connecting local USB devices to remote applications.
B.
Accessing graphical applications on a remote host.
C.
Replacing Xorg as local X11 server.
D.
Downloading and locally installing applications from a remote machine.
E.
Uploading and running a binary program on a remote machine.
Question