answersLogoWhite

0

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

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What command is used to enter the routers privileged mode?

enable after the Router> prompt


What shortcut command can be used to enter the privileged exec mode?

ena


What TCP IP command is used to trace how many different connections a network request has to make?

Trace route.In Windows: Open a command prompt and type tracertIn Linux: Open a terminal window and type tracerouteOn a Cisco device: From user or privileged-exec mode enter traceroute


Which names correctly identify the CLI mode represented by the prompt for Switch-East4?

line configuration mode user executive mode * global configuration mode privileged executive mode interface configuration mode * enable mode8 What command is used to change the default router name to Fontana? Router# name Fontana Router# hostname Fontana Router(config)# name Fontana * Router(config)# hostname Fontan


Which keystrokes can be used to return to privileged mode from the interface configuration mode?

ctrl-p


Examples of privileged instructions used by 8085 processor?

There is no protected mode in the 8085 microprocessor, therefore, there are no instructions that are considered privileged.


A System Administrator is issued privileged and non-privileged user accounts The system administrator never uses the non-privileged user account and checks their email from the privileged account Th?

AR-25 requires the non-privilege account to be used for routine activity


What is the command to create a user in Linux?

su command is used to change the user.


What three commands may be used to leave the global configuration mode and return to the privileged exec mode?

Router#Disable Router > I don't know the second. Update: Disable is the only command I believe. However, looking at an Instructors copy of the lab (for 11.5.1), it lists the answers as: exit and end. So I guess they meant to ask "which two commands may be used to leave global configuration and RETURN to privileged exec mode". Hopefully it's worded correctly on an exam!


What are the ios modes?

In iOS, there are different modes such as normal mode, recovery mode, and DFU (Device Firmware Update) mode. Normal mode is the standard mode for device operation. Recovery mode is used for restoring or updating iOS on a device that cannot boot up. DFU mode allows for the installation of a custom firmware or troubleshooting more complex issues.


Does UNIX have alternatives to the command line user interface?

Yes, Unix has several variants of Graphical User Interfaces that may be used instead of the command line if the user wishes it.


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.