Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

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

a login

b telnet

c None

d ssh

e rsh

f None

Q2: If you exit a container accidentally, will you lose all the work??

The correct Answer is: None

The correct Answer is: None

c False

The correct Answer is: None

e True

The correct Answer is: None

Q3: How do you list all the running Docker containers??

a $ docker --ps

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

e $ docker ps

f $ -docker ps

Q4: How to insert a comment that has more than one line??
a None

b None

c None

d //This comment has more than one line//

e <!--This comment has more than one line-->

f /*This comment has more than one line*/

Q5: How can you detect the client's browser name??

a client.navName

b None

c browser.name

d None

e None

f navigator.appName

Q6: Which command will you use to list all deployments??

The correct Answer is: None

b kubectl require deployments

c kubectl get deploy

The correct Answer is: None

The correct Answer is: None

f kubectl get deployments

Q7: How can you restore the WordPress core files??

a The core files can be downloaded back from your local machine as long as you
have a backup

b The core files can be downloaded back from Database.


c None

d The core files can be downloaded back from wordpress.org site.

e None

f The core files can be fetched via your dashboard

Q8: How do you declare a JavaScript variable??

a v carName;

b None

c variable carName;

d None

e None

f var carName;

Q9: What are the most common Linux boot managers??

a Bootd/init.d

b Bootmand/MBR

c Bootmanager/Bootflag

d LILO/GRUB

e None

f None

You might also like