[SATLUG] XMMS question
Sean Carolan
sean at txid.com
Mon Aug 26 15:59:01 CDT 2002
Try this:
First cd into the directory where those mp3 files are. Become root. Chown
all those files to your username. The following will also change the group
id to your username as well:
chown ruben:ruben *.mp3
Then you might consider putting them in your home directory somewhere, if
they are not already. You can do that like this, as your username, not root:
mkdir /home/ruben/mp3_files
mv *.mp3 /home/ruben/mp3_files
> I normaly ran as root until i wised up and started using a non-rood
> accout. All my mp3's were saved while in root so now that i am
> running xmmx as a user, my music won't play. XMMS is also telling me
> that there is no inputsignal. Can you help so I can get to listening
> to music again.
>
> Thanks,
> Ruben
> _______________________________________________
> Satlug mailing list
> Satlug at satlug.org
> http://alamo.satlug.org/mailman/listinfo/satlug
More information about the Satlug
mailing list