Which of the following commands would accomplish this task?

A Linux engineer receives reports that files created within a certain group are being modified by users who are not group members. The engineer wants to reconfigure the server so that only file owners and group members can modify new files by default. Which of the following commands would accomplish...

October 27, 2022 No Comments READ MORE +

Which of the following should the engineer use to accomplish this task?

A cloud engineer is installing packages during VM provisioning . Which of the following should the engineer use to accomplish this task?A . Cloud-init B. Bash C. Docker D. SidecarView AnswerAnswer: A

October 24, 2022 No Comments READ MORE +

Which of the following commands will help to accomplish this task?

A cloud engineer needs to remove all dangling images and delete all the images that do not have an associated container . Which of the following commands will help to accomplish this task?A . docker images prune -a B. docker push images -a C. docker rmi -a images D. docker...

October 23, 2022 No Comments READ MORE +

Which of the following Git actions should the Linux administrator use to publish the changes to the main branch of the remote repository?

A Linux administrator copied a Git repository locally, created a feature branch, and committed some changes to the feature branch . Which of the following Git actions should the Linux administrator use to publish the changes to the main branch of the remote repository?A . rebase B. tag C. commit...

October 23, 2022 No Comments READ MORE +

Which of the following commands should the administrator use to diagnose the issue?

Several users reported that they were unable to write data to the /oracle1 directory. The following output has been provided: Which of the following commands should the administrator use to diagnose the issue?A . df -i /oracle1 B. fdisk -1 /dev/sdb1 C. lsblk /dev/sdb1 D. du -sh /oracle1View AnswerAnswer: A

October 23, 2022 No Comments READ MORE +

Which of the following commands can help to achieve the goal?

A cloud engineer needs to check the link status of a network interface named eth1 in a Linux server . Which of the following commands can help to achieve the goal?A . ifconfig hw eth1 B. netstat -r eth1 C. ss -ti eth1 D. ip link show eth1View AnswerAnswer: D

October 23, 2022 No Comments READ MORE +

Which of the following would supply the information that is needed?

A Linux administrator needs to determine whether a hostname is in the DNS. Which of the following would supply the information that is needed?A . nslookup B. rsyn C. netstat D. hostView AnswerAnswer: A

October 22, 2022 No Comments READ MORE +

Which of the following technologies can be used as a central repository of Linux users and groups?

Which of the following technologies can be used as a central repository of Linux users and groups?A . LDAP B. MFA C. SSO D. PAMView AnswerAnswer: A

October 22, 2022 No Comments READ MORE +

Based on the above output, which of the following BEST describes the root cause?

An administrator is trying to diagnose a performance issue and is reviewing the following output: System Properties: CPU: 4 vCPU Memory: 40GB Disk maximum IOPS: 690 Disk maximum throughput: 44Mbps | 44000Kbps Based on the above output, which of the following BEST describes the root cause?A . The system has...

October 22, 2022 No Comments READ MORE +

Which of the following commands will BEST resolve this issue?

A Linux systems administrator is setting up a new web server and getting 404 - NOT FOUND errors while trying to access the web server pages from the browser. While working on the diagnosis of this issue, the Linux systems administrator executes the following commands: Which of the following commands...

October 22, 2022 No Comments READ MORE +