https://quizack.com/unix/mcq/which-of-the-following-would-you-use-to-set-yourself-as-the-superuser-in-a-secure-way
Answer: /bin/su -
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Unix MCQ Questions
Changing a file's permissions...
If your umask is 007 it means that default files are created with the permissions:
To set a file so that anybody can read it but only root can modify it without changing the file's owner, you use chmod's octal permissions of:
chmod allows you to specify permissions for a file using octal numbers. 4000 permission is:
How do you determine the runlevel of the running system?
Which command identifies the current working directory ?
Which of the following commands can be used to add the read and write permissions to the user and group classes of a file named abc?
What is the default standard error file ?
Which command compresses a file?
Which command will symbolically link two files in a directory?