You are on page 1of 5

Q1: What does 'become: yes' mean in Ansible playbooks??

a It means that the worker node should become a manager node

b It means that the service needs to be started once installed

c It means that the command must be retried until it succeeds

d It means that we would run all commands as root

e None

f None

Q2: What is the function to get website url in wordpress??

a get_url();

b None

c get_site_url();

d get_website_url();

e None

f None

Q3: What is service container in Laravel??

a Dockerized Laravel applications are called service containers.

b None

c None

d None

e Service container is a tool used for performing dependency injection in Laravel.

f None

Q4: There are ____ different heading tags in HTML?


a6

b7

c None

d5

e None

f4

Q5: To program additional authentication logic besides available authenticator modules,


_______________ can be used.?

a WebHook Authentication

The correct Answer is: None

The correct Answer is: None

d Keystone Password

e OpenID Connect Tokens

f Authentication Proxy

Q6: What are the types of links in Linux??

a in-line and external links

b None

c links and highlights

d None

e soft and hard links

f open and close links

Q7: Which is the best tool to use for logging in remotely??

a ssh

b None
c login

d rsh

e telnet

f None

Q8: Which of the below symbols is a newline character??

a /n

b None

c None

d \r

e \n

f /r

Q9: How to list all the docker containers are running with container details.?

a None

b $ docker details

c $ docker ls

d None

e $ docker ps

f None

Q10: What is a permalink??

a Permalinks are the permanent URLs to your individual pages and blog posts, as
well as your category and tag archives

b A permalink is the web address used to link to your content.

c A popular WordPress Plugin

d None
e The numeric IP address of your WordPress site

f The complete URL of your WordPress site

Q11: What are the Namespaces in Docker??

a Namespaces in Docker are a technology for the facility of images in Docker.

b None

c None

d None

e Namespaces in Docker are a technology for the facility of containers in Docker.

f None

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

a None

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 Backup the /var/lib/docker/ directory manually Nothing.

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

e None

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

Q13: Which Process Runs On Kubernetes Master Node??

a Kube-cli-server process runs on Kubernetes master node.

The correct Answer is: None

c Kube-cli-proxy process runs on Kubernetes master node.

d Kube-apiserver process runs on Kubernetes master node.

The correct Answer is: None

The correct Answer is: None

You might also like