QuestionQ1
Interfaces de usuario y escritoriosWhich of the following capabilities does SPICE provide?
- 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.
QuestionQ2
Tareas administrativasWhich of these fields are included in the standard format of both the global /etc/crontab file and user-specific crontab files?
- A Year
- B Minute
- C Username
- D Effective group ID
- E Command
Community Discussion
QuestionQ3
Shells y scriptsWhich of the following commands shows all environment and shell variables?
- A getargs
- B lsenv
- C ls
- D env
- E lsshell
Community Discussion
QuestionQ5
SeguridadWhich of the following actions prevents a user from getting an interactive login session?
- A Setting the UID for the user to 0.
- B Running the command chsh -s /bin/false with the user name.
- C Removing the user from the group staff.
- D Adding the user to /etc/noaccess.
- E Creating a .nologin file in the user's home directory.
Community Discussion
QuestionQ8
SeguridadWhich command preloads and manages existing SSH keys for automatic authentication when logging in to remote machines through SSH?
- A sshd
- B ssh-keyring
- C ssh-keygen
- D ssh-pki
- E ssh-agent






Community Discussion