0% found this document useful (0 votes)
14 views

Module For WLAE

A daemon is a program that runs in the background to handle requests from users and other programs. JavaScript is case-sensitive. The ps -p command can be used to find the process name from its process ID.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Module For WLAE

A daemon is a program that runs in the background to handle requests from users and other programs. JavaScript is case-sensitive. The ps -p command can be used to find the process name from its process ID.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Q1: What is a daemon??

a It is a program that keeps running on the background after it is called, answering


to requests done by users and other programs.

b It is an antivirus for Linux.

c It is a generic name for e-mail servers on Linux. The most famous one is mailer-
daemon

d None

e It is the generic name for any Linux server.

f None

Q2: Which of the following is not a valid alignment attribute??

a None

b Top

c Right

d Left

e All of above

f None

Q3: What is LILO w.r.t linux??

a LILO means linux loader, which loads the kernel into memory and starts the OS.

The correct Answer is: None

c LILO means linux loader, which loads the OS into memory and starts the GUI.

d LILO means linux loader, which loads the software into memory and starts the
kernel then the OS.

The correct Answer is: None

f LILO means linux loader, which loads the GUI into memory so the user can see
what's going on.
Q4: Is JavaScript case-sensitive??

a None

b None

c True

d None

e False

f None

Q5: How does a WHILE loop start??

a while i = 1 to 10

b while (i <= 10; i++)

c while (i <= 10)

d None

e None

f None

Q6: Which of the following runlevel will reboot the system??

a4

b3

c None

d6

e None

f5

Q7: The /etc/shadow file in Linux is used to store:?


a None

b filesystem information

c None

d various password information

e command aliases

f root user shell

Q8: Which command can you use to re-execute a previous command??

a !3

b None

c !cat

d !a

e !!

f None

Q9: MVD is known as?

a None

b Many Value Dependency

c Multi Value Dependency

d More Value Dependency

e None

f All of the Above

Q10: How can we find the process name from its process id? Assume the Proccess ID is 1?

a ps –p 1

b top 1
c find 1

d None

e None

f get 1

Q11: Which command will duplicate each line in a file??

a cat 'd' < filename

b sed 'p' < filename

c cp 'd' < filename

d sed 'd' < filename

e cat 'p' < filename

f cp 'p' < filename

Q12: Commands passed to the MySQL daemon are written in?

a Your Choice From Perl, PHP, Java Or Some Other Languages

b None

c Swedish

d The Structured Query Language

e Binary

f English

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

a Label

b None

c Jumbotron

d Label-danger
e None

f Item

Q14: Which service runs on each Kubernetes node and ensures containers are running in a
pod??

a etcd

b None

c scheduler

d None

e kubelet

f kubeadm

Q15: What did the 1.8 version of Kubernetes introduce??

a Federated Clusters

b Cluster level

c Taints and Tolerations

d Logging Secrets

The correct Answer is: None

The correct Answer is: None

You might also like