Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Feb 04 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Feb 04

to run as root type sudo before your command. You could type sudo su
that will set you as root till you type exit but unless you are running
a bunch of commands that need root status and work slowly, you are best
just typing sudo at the start of the line.

Share: