Which of the following permissions are enforced on /comptia?
A systems administrator created a new directory with specific permissions. Given the following output: # file: comptia # owner: root # group: root user: : rwx group :: r-x other: :--- default:user :: rwx default:group :: r-x default:group:wheel: rwx default:mask :: rwx default:other ::- Which of the following permissions are...
Given the outputs above. which of the following is the reason the user is unable to log in to the server?
A user reported issues when trying to log in to a Linux server. The following outputs were received: Given the outputs above. which of the following is the reason the user is unable to log in to the server?A . User1 needs to set a long password.B . User1 is...
be used to ensure the aging attribute?
Following the migration from a disaster recovery site, a systems administrator wants a server to require a user to change credentials at initial login. Which of the following commands should be used to ensure the aging attribute?A . chage -d 2 userB . chage -d 0 userC . chage -E...
Which of the following should the administrator do to provide the BEST solution for the reported issue?
A Linux systems administrator receives reports from various users that an application hosted on a server has stopped responding at similar times for several days in a row. The administrator logs in to the system and obtains the following output: Output 1: Output 2: Output 3: Which of the following...
the file while preserving the current ownership?
The group named support is unable to make changes to the config file. An administrator is reviewing the permissions and sees the following: S Is -1 config -rw-rw----. 1 root app 4682 02-15 11:25 config Which of the following should the administrator execute in order to give the support group...
Which of the following commands should the technician use to fix this issue?
Users have been unable to save documents to /home/tmp/temp and have been receiving the following error: Path not found A junior technician checks the locations and sees that /home/tmp/tempa was accidentally created instead of /home/tmp/temp. Which of the following commands should the technician use to fix this issue?A . cp...
Which of the following is MOST likely the reason the timer will not start?
A Linux administrator is scheduling a system job that runs a script to check available disk space every hour. The Linux administrator does not want users to be able to start the job. Given the following: The Linux administrator attempts to start the timer service but receives the following error...
Which of the following commands should the Linux administrator run to confirm that the device has been recognized?
A Linux administrator has physically added a new RAID adapter to a system. Which of the following commands should the Linux administrator run to confirm that the device has been recognized? (Select TWO).A . rmmodB . Is -11 /etcC . Ishw ―class diskD . pvdisplayE . rmdir /devF . dmesgView...
Which of the following will allow the administrator to determine the FIRST command that is executed inside the container right after it starts?
A newly created container has been unable to start properly, and a Linux administrator is analyzing the cause of the failure. Which of the following will allow the administrator to determine the FIRST command that is executed inside the container right after it starts?A . docker export <container_id>B . docker...
Which of the following commands should the administrator run NEXT to allow the file to be renamed by any user?
An administrator attempts to rename a file on a server but receives the following error. The administrator then runs a few commands and obtains the following output: Which of the following commands should the administrator run NEXT to allow the file to be renamed by any user?A . chgrp reet...