Which of the following commands will display the operating system?

Which of the following commands will display the operating system?A . uname -n B. uname -s C. uname -o D. uname -mView AnswerAnswer: C

October 31, 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 30, 2022 No Comments READ MORE +

A cloud engineer needs to launch a container named web-01 in background mode.

A cloud engineer needs to launch a container named web-01 in background mode. Which of the following commands will accomplish this task''A . docker builder -f ―name web-01 httpd B. docker load --name web-01 httpd C. docker ps -a --name web-01 httpd D. docker run -d --name web-01 httpdView AnswerAnswer:...

October 30, 2022 No Comments READ MORE +

In which of the following languages should the playbook be written?

A systems administrator is tasked with creating an Ansible playbook to automate the installation of patches on several Linux systems. In which of the following languages should the playbook be written?A . SQL B. YAML C. HTML D. JSONView AnswerAnswer: B

October 30, 2022 No Comments READ MORE +

Which of the following tools is BEST suited to orchestrate a large number of containers across many different servers?

Which of the following tools is BEST suited to orchestrate a large number of containers across many different servers?A . Kubernetes B. Ansible C. Podman D. TerraformView AnswerAnswer: A

October 30, 2022 No Comments READ MORE +

Which of the following commands will extract the files?

A Linux administrator recently downloaded a software package that is currently in a compressed file. Which of the following commands will extract the files?A . unzip -v B. bzip2 -z C. gzip D. funzipView AnswerAnswer: C

October 30, 2022 No Comments READ MORE +

Which of the following commands should the administrator run to achieve this goal?

Developers have requested implementation of a persistent, static route on the application server. Packets sent over the interface eth0 to 10.0.213.5/32 should be routed via 10.0.5.1. Which of the following commands should the administrator run to achieve this goal?A . route -i etho -p add 10.0.213.5 10.0.5.1 B. route modify...

October 30, 2022 No Comments READ MORE +

Which of the following technologies provides load balancing, encryption, and observability in containerized environments?

Which of the following technologies provides load balancing, encryption, and observability in containerized environments?A . Virtual private network B. Sidecar pod C. Overlay network D. Service meshView AnswerAnswer: D

October 29, 2022 No Comments READ MORE +

Which of the following is causing the connectivity issue?

A Linux administrator is troubleshooting SSH connection issues from one of the workstations. When users attempt to log in from the workstation to a server with the IP address 104.21.75.76, they receive the following message: The administrator reviews the information below: Which of the following is causing the connectivity issue?A...

October 29, 2022 No Comments READ MORE +

Which of the following files should the administrator review?

An administrator recently updated the BIND software package and would like to review the default configuration that shipped with this version. Which of the following files should the administrator review?A . /etc/named.conf.rpmnew B. /etc/named.conf.rpmsave C. /etc/named.conf D. /etc/bind/bind.confView AnswerAnswer: C

October 28, 2022 No Comments READ MORE +