Run Terminal with Root in Ubuntu

/
0 Comments
run terminal with root in ubuntu
How to run terminal with root privilages in Ubuntu

1. Alt+F2.

2. Type “sudo su”. Check the box: ‘run in terminal’.
3. A new terminal will open and type your password in it.
4. Press Alt+F2. The “Run Application” dialog will pop up.
5.Type “gnome-terminal” in the dialog and press 'Enter'. A new terminal window will be opened without admin rights.
6. Now, in the new terminal window, type “sudo gnome-terminal”. You will be asked for your password. Enter your password and press 'Enter'. A separate terminal window with root privileges will open now.. Or just put "sudo" in front of each command.


You may also like

No comments:

About