Find the answer to your Linux question:
Results 1 to 3 of 3
I don't know how this happened nor do I know how to fix it (Obviously ) I have a Txt file(saved as a .conf) on my desktop that I edit ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    2

    Locked out of my own files! Help Please!

    I don't know how this happened nor do I know how to fix it (Obviously )
    I have a Txt file(saved as a .conf) on my desktop that I edit frequently... well Now it has a little Lock logo on it.
    When I go to save my change it says
    "Could not save the file /home/username/desktop/filename.conf"
    "You do not have the permissions necessary to save the file."
    Im using a shortcut to the file but even if I go to the file manually, I get the same thing.

    I made the file under this user name and it is the only username I ever created.

    how can I fix this?

    Thanks.

  2. #2
    Just Joined!
    Join Date
    Mar 2009
    Posts
    1
    Just open a terminal and type in "sudo chmod a+rw /home/username/desktop/filename.conf"

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    2
    Quote Originally Posted by annexxempire View Post
    Just open a terminal and type in "sudo chmod a+rw /home/username/desktop/filename.conf"
    Hey Thanks alot!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...