You are on page 1of 3

Q1: Which operator is included in the data manipulation language (DML)??

a None

b None

c INSERT

d DROP

e GRANT

f CREATE

Q2: If the Plesk server can't run Docker locally, you can still connect to a remote Docker
server to manage containers. You'll need:?

The correct Answer is: None

b A virtuozzo 6 container

c One separate ready-to-code environment

d A Windows Server

e The Plesk Docker extension

The correct Answer is: None

Q3: How to dump pod logs (stdout) in Kubernetes??

a kubectl log my-pod

b kubectl pod logs my-pod

c kubectl logs my-pod

d None

e None

f kubectl pods logs my-pod

Q4: What is moderate comment in WordPress.?


a Comments by visitors on a post are not published directly unless the admin
provides it. It is called moderation.

b None

c None

d Comments by admin on a post are not published directly unless the visitors
provides it. It is called moderation.

e None

f Comments by admin on a post are not published directly unless the clients
provides it. It is called moderation.

Q5: What Is The Role Of Kube-scheduler??

The correct Answer is: None

The correct Answer is: None

c kube-scheduler is responsible for discovering the newly created pod and selects an
optimal node for them to run on

d kube-scheduler is responsible for assigning a port to newly created pods.

e kube-scheduler is responsible for assigning a node to old created pods.

f kube-scheduler is responsible for assigning a cluster to newly created pods.

Q6: How can you display the top 10 number of lines of a file??

a head -f 10 file.txt

b head --display-only 10 file.txt

c head −n 10 file.txt

The correct Answer is: None

e head -show 10 file.txt

The correct Answer is: None

Q7: When looking for all the processes running on a Linux system, what command should
you use??
a service

b None

c xrun

d oterm

e ps

f None

You might also like