You are on page 1of 2

Q1: From which file does the command `free` takes it's information?

a /proc/memfree

b /proc/freemem

c /dev/freemem

d /proc/meminfo

e /dev/memfree

f /dev/meminfo

Q2: How to get detailed information about docker installed on the system including the
kernel version, number of containers and images, etc.?

The correct Answer is: None

b $ docker --info

The correct Answer is: None

The correct Answer is: None

e $ docker information

f $ docker info

Q3: An abstraction in kubernetes which defines a logical set of pods and a policy to access
them.?

a service

b node

c None

d None

e cluster

f set

Q4: What is Docker Swarm mode??


a None

b A swarm is a group of machines that are running Docker and joined into a cluster

c Docker swarm is a tool for managing your CI/CD pipelines

d None

e Docker swarm is also known as Docker Hub

f A swarm is the name of the latest Docker release

Q5: Who developed WordPress??

a None

b None

c WordPress was co-founded by Allen Mullenweg and Luke Little on the 27th of June
2003.

d WordPress was co-founded by Andrew Mclean and Mike Hathaway on the 24th of
May 2003.

e None

f WordPress was co-founded by Matt Mullenweg and Mike Little on the 27th of May
2003.

Q6: #!/bin/bash is commonly called as?

a None

b shebang

c None

d Script Initialiser

e None of the Above

f hashbang

You might also like