Folder Permissions
I'm trying to install a plugin for aMSN. I've sucessfully downloaded and unzipped it, so I think I'm not a total dunce. But. I try to put the unzipped folder in the directed folder: "/usr/share/
I'm slightly agrieved. Only slightly, nothing like the kind of trouble Windows gives me.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2007-04-24
- Last reply:
- 2007-04-24
Javier Jardón (jjardon) said : | #1 |
Hello,
unzip the file in your home directory and then type:
sudo mv < where you unzipped> /usr/share/
Cesare Tirabassi (norsetto) said : | #2 |
You need root privileges to copy a file in /usr/share.
You can use the sudo command for this. For instance, in a console, type "sudo cp file1 file2".
What are you using to copy the file?
Can you help with this problem?
Provide an answer of your own, or ask Kia for more information if necessary.