Jump to content

Logging In As Owner


CompXT

Recommended Posts

I am trying to get Mozilla Firefox installed but I need to be logged in as the owner so that I can have write access to the file system. How in the hell do I do this. Sorry about this but I just started using Linux :P

Share this post


Link to post
Share on other sites

I can log into root in the terminal, but how do I download something into the directory I want? When I select the dir that I want the file in it says that it's not writeable.

Share this post


Link to post
Share on other sites

Guest FxXP

If you created a folder as root, but are trying to save to that folder as a user that does not have root access, you will have that error sput back at you.

Share this post


Link to post
Share on other sites

Guest FxXP

Create a folder as the user that does not have root access.

Save the firefox gz file in that folder.

Go into xterm into that folder and run tar -zxvf filename.tar.gz (the file that you saved from the mozilla site). If the file does not end with .gz, use tar -xvf.

Once that is done, go into the folder that would have been created by tar and run firefox or firefox-bin as root.

Share this post


Link to post
Share on other sites

When I click properties on the computer Icon and go to permissions it has Owner, Group, Others and all of them only have read access. At the bottom it says "You are not the owner, so you can't change these permissions. I also have some little Lock Icons nect to the computer, home, and trash.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...