You are on page 1of 2

Q1: What does the date_sunset() function returns?

a None

b Returns the time of sunset for a given day / location

c None

d Returns the date of sunset for a given day / location

e None

f None

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

a /proc/freemem

b /proc/memfree

c /dev/memfree

d /dev/meminfo

e /proc/meminfo

f /dev/freemem

Q3: Which of the following will create the so called Hamburger Menu??

a Img-circle

b Icon-next

c None

d None

e Icon-bar

f Icon-prev

Q4: How to check the current disk usage on Linux??


a usage

b uptime

c df

d None

e None

f free

Q5: How to remove unused data (all unused containers, networks, images (both dangling
and unreferenced), and optionally, volumes) in Docker.,?

a docker system prune

b docker system --prune

c None

d None

e docker system prune sys

f None

You might also like