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

March 25, 2024 No Comments READ MORE +

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

March 25, 2024 No Comments READ MORE +

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

March 25, 2024 No Comments READ MORE +

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

March 25, 2024 No Comments READ MORE +

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

March 25, 2024 No Comments READ MORE +

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

March 25, 2024 No Comments READ MORE +

Which of the following commands should the administrator use to accomplish this task?

A Linux administrator is installing a web server and needs to check whether web traffic has already been allowed through the firewall. Which of the following commands should the administrator use to accomplish this task?A . firewalld query-service-httpB . firewall-cmd --check-service httpC . firewall-cmd --query-service httpD . firewalld --check-service httpView...

March 24, 2024 No Comments READ MORE +

well as any related dependencies?

A Linux administrator intends to start using KVM on a Linux server. Which of the following commands will allow the administrator to load the KVM module as well as any related dependencies?A . modprobe kvmB . insmod kvmC . depmod kvmD . hotplug kvmView AnswerAnswer: A Explanation: This command will...

March 24, 2024 No Comments READ MORE +

Which of the following commands should be used by the systems administrator to resolve this issue?

A Linux system is getting an error indicating the root filesystem is full. Which of the following commands should be used by the systems administrator to resolve this issue? (Choose three.)A . df -h /B . fdisk -1 /dev/sdbC . growpart /dev/mapper/rootvg-rootlvD . pvcreate /dev/sdbE . lvresize CL +10G -r...

March 24, 2024 No Comments READ MORE +

Which of the following data structures is written in JSON?

Which of the following data structures is written in JSON? A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: C Explanation: Option C is the only data structure that is written in JSON format. JSON stands for JavaScript Object Notation, and...

March 24, 2024 No Comments READ MORE +