The lead Linux has added a disk, /dev/sdd, to a VM that is running out of disk space. Place the following steps in the correct order from first (1) to last (4) to add the disk to the existing LVM

DRAG DROP The lead Linux has added a disk, /dev/sdd, to a VM that is running out of disk space. Place the following steps in the correct order from first (1) to last (4) to add the disk to the existing LVM. View AnswerAnswer:

August 28, 2019 No Comments READ MORE +

CORRECT TEXT

CORRECT TEXT 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...

August 22, 2019 No Comments READ MORE +

Which of the following commands should the administrator use?

A Linux administrator is testing connectivity to a remote host on a shared terminal. The administrator wants to allow other users to access the terminal while the command is executing. Which of the following commands should the administrator use?A . bg ping remotehostB . fg ping remotehostC . ping remotehost...

August 19, 2019 No Comments READ MORE +

Which of the following runlevels will start the GUI by default?

A Linux administrator needs to switch from text mode to GUI. Which of the following runlevels will start the GUI by default?A . Runlevel 3B . Runlevel 4C . Runlevel 5D . Runlevel 6View AnswerAnswer: C

August 18, 2019 No Comments READ MORE +

Which of the following will the administrator use to find all unsuccessful login attempts?

An administrator is analyzing a Linux server which was recently hacked. Which of the following will the administrator use to find all unsuccessful login attempts?A . nsswitchB . faillockC . pam_tally2D . passwdView AnswerAnswer: C

August 18, 2019 No Comments READ MORE +

Which of the following commands would allow the administrator to download the current contents of the URL before updating?

A Linux administrator needs to remotely update the contents of the www.comptia.org/contacts URL. Which of the following commands would allow the administrator to download the current contents of the URL before updating?A . curl www.comptia.org/contactsB . dig www.comptia.org/contactsC . apt-get www.comptia.org/contactsD . yum list www.comptia.org/contactsView AnswerAnswer: A

August 16, 2019 No Comments READ MORE +

Which of the following commands would BEST assists the administrator in identifying the problem?

An administrator receives a warning about a file system filling up, and then identifies a large file located at /tmp/largelogfile. The administrator deletes the file, but no space is recovered on the file system. Which of the following commands would BEST assists the administrator in identifying the problem?A . lsof...

August 16, 2019 No Comments READ MORE +

Which of the following is the BEST reason for not storing database files in the /var directory?

Which of the following is the BEST reason for not storing database files in the /var directory?A . The /var filesystem is not fast enough for database files.B . The number of files in /var is limited by the available inodes.C . Files in /var do not have strict file...

August 10, 2019 No Comments READ MORE +

Which of the following commands would BEST accomplish this task?

A Linux server has multiple IPs. A Linux administrator needs to verify if the HTTP server port is bound to the correct IP. Which of the following commands would BEST accomplish this task?A . routeB . hostC . nslookupD . netstatE . ipView AnswerAnswer: D

August 10, 2019 No Comments READ MORE +

Which of the following is the correct sequence given only a terminal is available?

After starting a long-running script, a systems administrator needs to verify the frequency of what is filling up the /var partition and kill it because it is consuming too much space. Which of the following is the correct sequence given only a terminal is available?A . 1. CTRL-C2. bg3. watch...

August 9, 2019 No Comments READ MORE +