Linux - How to switch to a super user status to gain privileges

Explain how to switch to a super user status to gain privileges.

The command ?su? is used to get super user status. The operating system prompts for the password and when valid, the user can gain the super user / administrator privileges.
20 Unix Interview Questions and Answers - Freshers, Experienced
Unix interview questions with answers for freshers and experienced, unix online test, unix jobs - In this series, we have covered all about UNIX and answered the questions that might be asked during an interview.
Unix - What are the Unix system calls for I/O?
What are the Unix system calls for I/O? - creat(name, permissions).......
Unix - How are devices represented in UNIX?
How are devices represented in UNIX? - UNIX represents all devices as files........
Post your comment