Announcement

Collapse
No announcement yet.

Permissions

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Permissions

    Hi i'm sort of new to linux and i just installed 5.10 and I backed up Enemy Territory from worty.
    How do i change permissions so i can install it

    I keep getting a "no write to /usr/local/games" error , seems the same for all folders

    #2
    Re: Permissions

    Regular users (just about everyone) cannot modify folders except for their own (/home/username, for example). You need root privileges to be able to modify other folders (/usr, /var, /etc). If you know the terminal command for what you want to do (cp, mv, etc.) then just preface the command with the word sudo. If you prefer to copy things graphically, run the command
    Code:
    kdesu konqueror
    Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

    Comment


      #3
      Re: Permissions

      cheers it worked thanx

      Comment

      Working...
      X