You are on page 1of 4

Q1: What does the following command do? - $ chmod o-r note?

a Read permission for others is removed

b Read permission for others is added

c None

d Read permission for user is removed

e None

f Read permission for user is added

Q2: Which of the following is used to set cookies??

a $HTTP_COOKIE_VARS variable

b setcookie() function

c None

d None

e $_COOKIE variable

f isset() function

Q3: How do we change permissions on files?

a None

b We Can't change them

c chattr

d lsattr

e chmod

f chown

Q4: Which one of these variables has an illegal name??


a None

b $my-Var

c None

d $myVar

e $my_Var

f $MyVar

Q5: ________is an open-source project built to simplify and streamline using Docker on a Mac
or Windows.?

a Docker Compose

b Docker Cloud

c Docker Kitematic

The correct Answer is: None

The correct Answer is: None

f Docker Universal Control Plane

Q6: What command is used to permanently remove a record from a database table??

a REMOVE

b CUT

c DELETE

d None

e DROP

f None

Q7: Which of the following is not a MySQL statement??

a None

b ENUMERATE
c SET

d EXPLAIN

e LOAD DATA

f KILL

Q8: How to list all Kubernetes pods in the current namespace, with more details??

a None

b kubectl get pods -o details

c kubectl get pods -f more

d kubectl get pods -o wide

e kubectl get pods -v

f None

Q9: The most common way to display the network settings of network interfaces on a Linux
system is by using which command??

a ipconfig

b None

c ifconfig

d show ipv4

e None

f ipconfig/all

Q10: Where are the online repositories configured on a Debian/Ubuntu Machine?

a /etc/fstab

b /etc/apt/yum.repos

The correct Answer is: None

d /etc/apt/sources.list
e /etc/apt/repos

The correct Answer is: None

Q11: Which of the following will provide additional Information about something??

a Label

b Item

c None

d Jumbotron

e Label-danger

f None

Q12: What is kubectl drain used for??

The correct Answer is: None

The correct Answer is: None

c To get the status of a specific node during maintenance

d To safely evict all of your pods from a node before performing maintenance on the
node

The correct Answer is: None

f To stop all running containers in a pod

You might also like