Moveing icons to usr/share/pixmaps?

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
ambertone
Level 3
Level 3
Posts: 145
Joined: Thu Jan 04, 2007 6:12 am

Moveing icons to usr/share/pixmaps?

Post by ambertone »

Hi all, I got some cool icons I'd like to put in usr/share/pixmaps but when I try to move the icons there I get "you do not have permission to write to this folder" (or something similar)

How do I do this? All help appreciated.

Cheers

Rod
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
telic
Level 3
Level 3
Posts: 188
Joined: Thu Mar 22, 2007 7:48 am

Post by telic »

I get "you do not have permission to write to this folder" (or something similar)
As a multiuser operating system with some sense of civilized conduct, Linux (Unix) is designed to thwart your unauthorized attempts to tamper with resources that may belong to others, or that are vital to the proper operation of the system.

Only the 'root' user of the system, or a SuperUser, may freely meddle with everything. If you're the sole user of your PC, then you're the boss, but Bianca wants some assurance that you know what you're doing. She gets it rough, sometimes, so be gentle.

Whenever you want full authority to corrupt your file system, prefix your Terminal commands with the word sudo. For example, to invoke the file manager with SuperUser "permissions", you type sudo nautilus. Then you can copy files anywhere.

You'll be asked for your password each time you use sudo.

Be careful about modifying existing files.


------
NiksaVel
Level 5
Level 5
Posts: 782
Joined: Wed Feb 28, 2007 4:06 am
Location: Croatia
Contact:

Post by NiksaVel »

and you can always publish some nice icons so we can include them in the minty iconset for the new release if they fit the style....


take a look at the artwork section... :P
User avatar
sanguinemoon
Level 2
Level 2
Posts: 77
Joined: Tue Mar 20, 2007 5:08 am

Re: Moveing icons to usr/share/pixmaps?

Post by sanguinemoon »

ambertone wrote:Hi all, I got some cool icons I'd like to put in usr/share/pixmaps but when I try to move the icons there I get "you do not have permission to write to this folder" (or something similar)

How do I do this? All help appreciated.

Cheers

Rod
We'll you could use sudo nautilus, but if you're feeling adventurous, you can try CLI

sudo cp (old directory) (new directory)
NiksaVel
Level 5
Level 5
Posts: 782
Joined: Wed Feb 28, 2007 4:06 am
Location: Croatia
Contact:

Post by NiksaVel »

that's like... a regular Indiana Jones :lol: :lol: :lol:
User avatar
ambertone
Level 3
Level 3
Posts: 145
Joined: Thu Jan 04, 2007 6:12 am

Post by ambertone »

"Sudo nautilus" did it, that's folks. I have been playing with some OSX type stuff: http://www.taimila.com/

Some of the stuff is a bit over my head but some of it looks pretty cool, expecially the OSX icon set.

Cheers

Rod
User avatar
ambertone
Level 3
Level 3
Posts: 145
Joined: Thu Jan 04, 2007 6:12 am

Post by ambertone »

Sorry, that was "thanks folks" (it's early here *LOL*)
Locked

Return to “Other topics”