DEVFYI - Developer Resource - FYI

How to switch to a super user status to gain privileges?

Unix Interview Questions


(Continued from previous question...)

98. How to switch to a super user status to gain privileges?

Use ‘su’ command. The system asks for password and when valid entry is made the user gains super user (admin) privileges.

(Continued on next question...)

Other Interview Questions