After downloading the RPM to the local machine, which of the following commands would be BEST to use to copy the software?

Ann, a junior Linux administrator, needs to copy software from her local machine to assist in developing a software application on a remote machine with the IP address 192.168.3.22. The file needs to be placed on the /tmp directory. After downloading the RPM to the local machine, which of the...

January 29, 2022 No Comments READ MORE +

Which of the following commands will accomplish this task?

A user wants to configure the application “myapp” to start on runlevels 2, 3, 4, and 5 every time the system starts. Which of the following commands will accomplish this task?A . chkconfig --level 2345 myapp onB . systemctl myapp on 2345C . chkcinfig myapp --levels 2-5D . systemctl --levels...

January 29, 2022 No Comments READ MORE +

Which of the following BEST describes the role of GRUB2 in a new Linux installation?

During the final step of staging new Linux hardware, GRUB2 is installed to the system drive. Which of the following BEST describes the role of GRUB2 in a new Linux installation?A . It provides a menu for creating administrator task shortcuts.B . It provides a menu for running special shell...

January 28, 2022 No Comments READ MORE +

Which of the following is the benefit to the development team for implementing deployment automation?

The development team has automated their software build process so each time a change is submitted to the source code repository, a new software build is compiled. They are requesting that the Linux operations team look into automating the deployment of the software build into the test environment. Which of...

January 28, 2022 No Comments READ MORE +

Which of the following commands should the administrator use to avoid the warning and install the newprogram.x86_64.rpm program?

A Linux administrator attempts to install the package newprogram.x86_64.rpm using a package manager. The administrator receives a warning indicating the command that was run was using a deprecated package manager. Which of the following commands should the administrator use to avoid the warning and install the newprogram.x86_64.rpm program?A . #...

January 28, 2022 No Comments READ MORE +

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?A . passwdB . usermodC . userdelD . chageView AnswerAnswer: D

January 28, 2022 No Comments READ MORE +

Which of the following is the BEST reason to do this?

A Linux systems administrator needs to provision multiple web servers into separate regional datacenters. The systems architect has instructed the administrator to define the server infrastructure using a specific tool that consumes a text-based file. Which of the following is the BEST reason to do this?A . To document the...

January 28, 2022 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

January 28, 2022 No Comments READ MORE +

Which of the following scripts will complete this task?

A user wants to list the lines of a log, adding a correlative number at the beginning of each line separated by a set of dashes from the actual message. Which of the following scripts will complete this task? A) B) C) D) A . Option AB . Option BC...

January 28, 2022 No Comments READ MORE +

Which of the following is the NEXT step the administrator should take to analyze the issue without losing data?

While creating a file on a volume, the Linux administrator receives the following message: No space left on device. Running the df Cm command, the administrator notes there is still 50% of usage left. Which of the following is the NEXT step the administrator should take to analyze the issue...

January 27, 2022 No Comments READ MORE +