You are not logged in.
Pages: 1
hi all
I am trying to paste a folder in the path :
/usr/share/themesbut I can't do that at all because of an error about permissions.
I can only paste & copy things in the Filesystem Folders through the terminal when I am in the root mode too.
I have edited the sudoers file but no result.
root ALL=(ALL) ALL
yasser ALL=(ALL) ALLand it's just the same.
Last edited by YYaaSSeeRR (2012-09-10 16:44:04)
Offline
That's exactly how it's meant to be. Use sudo, or put your theme in ~/.themes.
Read the wiki about Users and Groups
Offline
That's exactly how it's meant to be. Use sudo, or put your theme in ~/.themes.
Read the wiki about Users and Groups
ok let's just say I don't wanna use the terminal , I wanna move the folder and put it in this path
/usr/share/themesOffline
#3
I remember PCManFM including among its options to open a folder as root (it's been quite a long time since I used it thus you would have to check yourself in order to be sure). If you figure it out in the end that may grant you a visual environment to move the theme folder which seems to be what you are ultimately interested in apparently.
In the end too much of a hassle if you ask me as through terminal this is done pretty smoothly. And if you are the only user #2 made a good point suggesting you the use of the 'local' (home) .themes folder as the result will be ultimately the same.
\(o_X)/
'Cause I wanna be an Archy - An Archy in the UK // Sex Pistols
Offline
ok guys I had to use the terminal to do that.
I had to copy the folder to the themes' folder through terminal.
cp -a /home/yasser/Downloads/OS /usr/share/themes
thanks a lot for help.
Offline
Pages: 1