최신CompTIA Linux+ Certification - XK0-005무료샘플문제
문제1
A user tries to log in to the Linux console and receives the following message:
Your account has expired; Please contact your system administrator.
Which of the following commands was MOST likely run to create this behavior?
A user tries to log in to the Linux console and receives the following message:
Your account has expired; Please contact your system administrator.
Which of the following commands was MOST likely run to create this behavior?
정답: C
문제2
Before a Linux administrator restarts a system using systemd, the administrator wants to know if any of the server users are currently logged in. Which of the following commands should the administrator use to verify that the server is not being used?
Before a Linux administrator restarts a system using systemd, the administrator wants to know if any of the server users are currently logged in. Which of the following commands should the administrator use to verify that the server is not being used?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제3
A systems administrator needs to compress log files using the .tar.bz2 format. Which of the following commands should the administrator use?
A systems administrator needs to compress log files using the .tar.bz2 format. Which of the following commands should the administrator use?
정답: A
문제4
Which of the following commands would show the default printer on a Linux system?
Which of the following commands would show the default printer on a Linux system?
정답: A
설명: (KoreaDumps 회원만 볼 수 있음)
문제5
Users in the sales department are unable to create new files in the shared directory /Sales. A junior Linux administrator determines the permissions on the /Sales directory are set to rwxr-----, and sales is the group owner of the directory.
Which of the following is the BEST command for the junior administrator to issue to allow the users to create new files?
Users in the sales department are unable to create new files in the shared directory /Sales. A junior Linux administrator determines the permissions on the /Sales directory are set to rwxr-----, and sales is the group owner of the directory.
Which of the following is the BEST command for the junior administrator to issue to allow the users to create new files?
정답: D
문제6
A systems administrator wants to check the log of changes made to a Git repository.
Which of the following commands can be used for this task?
A systems administrator wants to check the log of changes made to a Git repository.
Which of the following commands can be used for this task?
정답: A
문제7
A new file was added to a main Git repository. An administrator wants to synchronize a local copy with the contents of the main repository.
Which of the following commands should the administrator use for this task?
A new file was added to a main Git repository. An administrator wants to synchronize a local copy with the contents of the main repository.
Which of the following commands should the administrator use for this task?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제8
Which of the following directories contains binaries that only a root user should run?
Which of the following directories contains binaries that only a root user should run?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제9
A cloud engineer is asked to copy the file deployment.yaml from a container to the host where the container is running. Which of the following commands can accomplish this task?
A cloud engineer is asked to copy the file deployment.yaml from a container to the host where the container is running. Which of the following commands can accomplish this task?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제10
A Linux administrator needs to disable the Sendmail service on a Linux server and prevent it from being started manually and during boot.
Which of the following is the BEST command to do this?
A Linux administrator needs to disable the Sendmail service on a Linux server and prevent it from being started manually and during boot.
Which of the following is the BEST command to do this?
정답: D
설명: (KoreaDumps 회원만 볼 수 있음)
문제11
A Linux systems administrator needs to persistently enable IPv4 forwarding in one of the Linux systems.
Which of the following commands can be used together to accomplish this task? (Choose two.)
A Linux systems administrator needs to persistently enable IPv4 forwarding in one of the Linux systems.
Which of the following commands can be used together to accomplish this task? (Choose two.)
정답: D,F
설명: (KoreaDumps 회원만 볼 수 있음)
문제12
A cloud engineer needs to launch a container named web-01 in background mode. Which of the following commands will accomplish this task''
A cloud engineer needs to launch a container named web-01 in background mode. Which of the following commands will accomplish this task''
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제13
SIMULATION
A junior system administrator had trouble installing and running an Apache web server on a Linux server. You have been tasked with installing the Apache web server on the Linux server and resolving the issue that prevented the junior administrator from running Apache.
INSTRUCTIONS
Install Apache and start the service. Verify that the Apache service is running with the defaults.
Typing "help" in the terminal will show a list of relevant commands.
If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.
CentOS Command Prompt

SIMULATION
A junior system administrator had trouble installing and running an Apache web server on a Linux server. You have been tasked with installing the Apache web server on the Linux server and resolving the issue that prevented the junior administrator from running Apache.
INSTRUCTIONS
Install Apache and start the service. Verify that the Apache service is running with the defaults.
Typing "help" in the terminal will show a list of relevant commands.
If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.
CentOS Command Prompt

정답:


문제14
A systems administrator needs to create a new service unit file. This new unit file is required to start when all services are running with the command-line interface only. Which of the following options should the administrator use to accomplish this task?
A systems administrator needs to create a new service unit file. This new unit file is required to start when all services are running with the command-line interface only. Which of the following options should the administrator use to accomplish this task?
정답: A
문제15
A systems administrator is reconfiguring existing user accounts in a Linux system. Which of the following commands should the administrator use to include "myuser" in the finance group?
A systems administrator is reconfiguring existing user accounts in a Linux system. Which of the following commands should the administrator use to include "myuser" in the finance group?
정답: D