CompTIA Linux+ Certification - XK0-005 模擬練習
A Linux systems administrator is working to obtain the installed kernel version of several hundred systems. Which of the following utilities should the administrator use for this task?
正解: B
解説: (PassTest メンバーにのみ表示されます)
A systems administrator wants to deploy several applications to the same server quickly. Each application should be abstracted from the host with its own dependencies and libraries and utilize a minimal footprint.
Which of the following would be BEST in this scenario?
Which of the following would be BEST in this scenario?
正解: B
Which of the following is the MOST common method used to access Windows systems that are running in a cloud provider from a Linux system?
正解: B
A systems administrator is customizing a new Linux server. Which of the following settings for umask would ensure that new files have the default permissions of -rw-r--r--?
正解: A
解説: (PassTest メンバーにのみ表示されます)
A Linux administrator looks at the /etc/timezone file and determines the need to change the time zone from California to New York temporarily.
Which of the following commands will accomplish this?
Which of the following commands will accomplish this?
正解: C
解説: (PassTest メンバーにのみ表示されます)
A systems engineer scheduled an atjob that will reboot a critical server. A developer states the processes will not complete for another three hours.
Which of the following will help the systems engineer to remove the job?
Which of the following will help the systems engineer to remove the job?
正解: A
解説: (PassTest メンバーにのみ表示されます)
A Linux administrator is configuring a two-node cluster and needs to be able to connect the nodes to each other using SSH keys from the root account. Which of the following commands will accomplish this task?
正解: E
解説: (PassTest メンバーにのみ表示されます)
A Linux administrator was informed that the server time zone is incorrect. Which of the following commands should the administrator use to correct the time zone?
正解: D
解説: (PassTest メンバーにのみ表示されます)
Which of the following statements is correct when talking about /proc/?
正解: D
A Linux administrator needs to check extended permissions applied to the directory test. Which of the following commands should the administrator use to help with this task?
正解: B
解説: (PassTest メンバーにのみ表示されます)
Which of the following command sequences is used to install Linux software directly from source code?
正解: D
A systems administrator manually added a new library to the server. The administrator wants to rebuild the library cache for immediate use.
Which of the following commands should the systems administrator run to achieve this goal?
Which of the following commands should the systems administrator run to achieve this goal?
正解: A
解説: (PassTest メンバーにのみ表示されます)
A user is cleaning up a directory because it has more than 100,000 files that were generated from an experiment. When the user tries to remove the unneeded experiment files, the user receives an error:
arduino
cannot execute [Argument list too long]
Which of the following should the user execute to remove these files?
arduino
cannot execute [Argument list too long]
Which of the following should the user execute to remove these files?
正解: C
解説: (PassTest メンバーにのみ表示されます)
An administrator is reviewing updates in the master online Git repository and notices a file named . The file contains passwords and should only be in the administrator's local repository, not the .htaccess online one. Which of the following would prevent this file from appearing online in the future?
正解: A