Linux OS Management Question:

Download Job Interview Questions and Answers PDF

Which of the following command can be used to change the user password?
a) User can't change the password
b) passwd
c) passd
d) pwd

Linux Operating System Management Interview Question
Linux Operating System Management Interview Question

Answer:

b) passwd

Download Linux Operating System Management Interview Questions And Answers PDF

Previous QuestionNext Question
By default, a Linux user falls under which group?
a) staff
b) others
c) same as userid (UPG)
d) system
What is a context switch?
a) Kernel switches from executing one process to another.
b) Process switches from kernel mode to user mode.
c) Process switches from user mode to kernel mode.
d) None of the above