Page 1 of 1

Raspbian Root

Posted: Wed Jan 07, 2015 10:29 pm
by daveyman123
I believe that I am having troubles installing files to a USB on my Raspberry Pi (Raspbian) because I don't have root access.

Is there a way to give deluge root access on the RPi?

chown -R deluge:deluge /media/69195bfe-55cf-4f88-900e-a63e654f91d3
chown: invalid user: `deluge:deluge'

this command returns invalid user


thanks in advance,
Daveyman123

Re: Raspbian Root

Posted: Wed Jan 07, 2015 10:44 pm
by daveyman123
I managed to fix it by creating a user named deluge lol

now t seems that the connection manager doesn't want to connect to the raspberry pi :(

config -s allow_remote True

config allow_remote

exit

I run those commands in deluge-console and still cant seem to get connected on my windows machine

Re: Raspbian Root

Posted: Thu Jan 08, 2015 2:34 pm
by daveyman123
Nevermind I am back to the original problem

I cant make deluge download to my USB on RPi

I can download to folders that arent root

Re: Raspbian Root

Posted: Thu Jan 08, 2015 5:30 pm
by daveyman123
Solved

used
sudo chmod ugo=rwx