answersLogoWhite

0

sudo ... but you have to be in the sudoers list which has to be edited as root. Once you are in the sudoers file/list, you can execute a command as root by typing "sudo" (without quotations) and then a space and then the command. You will be asked for your password, enter it, and the command will be executed with root privileges. The sudoers file is in /etc.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Can you recover a root password in Linux?

No, none of the passwords used in a Linux system can be "recovered" because there isn't a reverse encryption for it. However, you can "reset" the root password by using the single-user mode at boot time (which puts you in the root account automatically) and then changing at that time.


Command used to go from User Mode to Privileged Mode is?

For Unix/Linux, use either the 'sudo' command or 'su' to the root account.


What is the special editing command to edit the user account information file?

This command should be used very carefully, and may only be used by the administrative/root account: vipw


What is dtext in autocad?

This command is used to create single line text in drawing


Which MS-DOS command is used to delete a directory and its sub directories in one pass?

To delete directory and sub directory in single command, use "deltree" command..


What is a Javascript Void used for?

A Javascript Void can be used by a single computer programmer to evaluate a single command. It may also be used to purposely generate an undefined value.


Which CLI command is used to show a single line IP status?

IPCONFIG /ALL


What is meant by the term cint?

CINT is a command line in C/C++ interpreters that is presented in the package ROOT. CINT can be used as a standalone despite being included in the ROOT package.


Which command is used to check the route a packet takes between host between different network?

traceroute is usually used for this purpose.


A single command that represents a series of keystrokes or commands?

A single command that represents a series of keystrokes or commands is often referred to as a "macro." Macros are used in various software applications to automate repetitive tasks by recording a sequence of actions that can be executed with a single command. This enhances efficiency and productivity, allowing users to perform complex tasks quickly. Macros can typically be created and customized within the settings of the software being used.


What is the su command in Unix?

The su command is used to assume the permissions of another user. Without any parameters, it is used to assume the superuser, or root, account. When followed by the name of a user account, it will allow you to use that user's account and permissions.


A single keystroke or command or a series of keystrokes or commands used to automatically issue a longer predetermined series of keystrokes or commands is called a what?

A single keystroke or command that initiates a longer predetermined series of keystrokes or commands is called a "macro." Macros are commonly used in software applications to automate repetitive tasks, enhancing efficiency and productivity by executing complex commands with a single action.