You are on page 1of 5

Q1: How to pull the Apache HTTP server image.?

a None

b None

c $ docker pull httpd img

d None

e $ docker pull httpd

f $ docker pull http img

Q2: Which of the following is a text editor that can be used in command mode to edit files on
a Linux system??

a lsof

b None

c edit

d open

e None

f vi or vim

Q3: How to list all Kubernetes services in the current namespace??

a kubectl get-all services

b kubectl get services

c kubectl dump services

d None

e None

f kubectl print services

Q4: MySQL supports multiple database storage engines.?


a False

b None

c True

d None

e None

f None

Q5: An <iframe> is used to display a web page within a web page.?

a None

b False

c None

d None

e None

f True

Q6: How do we escape data before storing it in the database??

a None

b None

c None

d The addstring function enables us to escape data before storage into the database.

e The addslashes function enables us to escape data before storage into the
database.

f None

Q7: What is the difference between echo and print??

a None

b None
c They both behave the same

d Print can take multiple parameters where as echo cannot

e Print is a function where as echo is not.

f Echo can take multiple parameters where as print cannot

Q8: How can you make sure your Docker containers and their data are safely backed up??

a Backup the /var/lib/docker/ directory manually Nothing.

b Set up volume mapping on all containers to store their data in a single location on
the server (example, /data/) and backup this location.

c Schedule regular Plesk backups. Docker containers are included in Plesk backups.

d None

e Data stored in Docker containers is backed up to Docker Hub.

f None

Q9: What will happen while adding new API to Kubernetes??

The correct Answer is: None

b Adding a new API will improve the functioning ability of Kubernetes

The correct Answer is: None

The correct Answer is: None

e Adding a new API will block the previous API

f Adding a new API will remove some clusters

Q10: Which of the following is not a valid comparison operator??

a <>

b !=

c None

d ==
e <=>

f None

Q11: What is Ingress network??

a Ingress network is a collection of rules that acts as an entry point to the


Kubernetes cluster.

The correct Answer is: None

The correct Answer is: None

d Ingress network is a routing outh that acts as an exit point to the Kubernetes
cluster.

e Ingress network is a http node that acts as an entry point to the Kubernetes
cluster.

The correct Answer is: None

Q12: Which command do we need to execute to check the available repos in yum (CentOS)?

a yum searchrepo

b yum reposearch

c yum repolist

d yum reposhow

e yum showrepo

f yum listrepo

Q13: What is a filter hook??

a None

b None

c A Filter hook in WordPress allows you get and truncate WordPress data before it
is sent to the database or the browser.
d A Filter hook in WordPress allows you get and modify WordPress data before it is
sent to the database or the browser.

e None

f None

You might also like