XK0-005試験無料問題集「CompTIA Linux+ Certification 認定」
SIMULATION
Find the file named core and remove it from the system.
INSTRUCTIONS
Type "help" to display a list of available commands.
If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.
Find the file named core and remove it from the system.
INSTRUCTIONS
Type "help" to display a list of available commands.
If at any time you would like to bring back the initial state of the simulation, please click the Reset All button.
正解:
Reference: https://www.cyberciti.biz/faq/linux-unix-how-to-find-and-remove-files/
A Linux administrator is running a script that runs a Java application but receives the following error:
Error: Java_Home is not set
Java is installed on the Linux server and java -version returns a value.
Which of the following should the administrator add to the script to resolve this issue?
Error: Java_Home is not set
Java is installed on the Linux server and java -version returns a value.
Which of the following should the administrator add to the script to resolve this issue?
正解:A
解答を投票する
The application team has reported latency issues that are causing the application to crash on the Linux server. The Linux administrator starts troubleshooting and receives the following output:
Which of the following commands will improve the latency issue?
Which of the following commands will improve the latency issue?
正解:C
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
A Linux administrator is checking connectivity between two servers in separate subnets:
Server A: 10.1.2.20 (source)
Server B: 10.2.1.10 (destination on port 8080)
The administrator tried to run the curl 10.2.1.10:8080command on server A and received the following output:
curl: (7) Failed to connect to 10.2.1.10 port 8080: Connection refused.
The administrator checked on server B and confirmed nothing is listening on port 8080.
Which of the following commands, when run on server B, would have allowed the administrator to test the connection successfully?
Server A: 10.1.2.20 (source)
Server B: 10.2.1.10 (destination on port 8080)
The administrator tried to run the curl 10.2.1.10:8080command on server A and received the following output:
curl: (7) Failed to connect to 10.2.1.10 port 8080: Connection refused.
The administrator checked on server B and confirmed nothing is listening on port 8080.
Which of the following commands, when run on server B, would have allowed the administrator to test the connection successfully?
正解:D
解答を投票する
A system administrator has set up third-party log aggregation agents across several cloud instances. The systems administrator wants to create a dashboard of failed SSH attempts and the usernames used.
Which of the following files should be watched by the agents?
Which of the following files should be watched by the agents?
正解:D
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)