Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Permission

  Date: Dec 18    Category: Unix / Linux / Ubuntu    Views: 283
  

In a terminal window as "su" I created a folder and now am unable to write to
it, says I'm not the owner! If I'm not the owner I can't change permission so
how do I become "root" ?

Share: 

 

4 Answers Found

 
Answer #1    Answered On: Dec 18    

By opening a terminal window and typing "su" :-)

su is the Substitute User command, which allows you to run any command
as another user. If no user is specified, then it assumes you want to
work as root.

 
Answer #2    Answered On: Dec 18    

Alternatively, if you want to work in the GUI, hit alt+F2, type in
gksudo nautilus and a window will come up with root as user.

 
Answer #3    Answered On: Dec 18    

Type sudo, enter and your password (the one you logged in with, there is no
root password). That makes you effectively root - type whoami to verify.

 
Answer #4    Answered On: Dec 18    

Yes, I am aware of the "su" command but of course it only gives limited root
permission and I wanted to add a folder where it doesn't allow, no problem, I
put it elsewhere.

 
Didn't find what you were looking for? Find more on Permission Or get search suggestion and latest updates.




Tagged: