[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: locked out from gdm - input field greyed out



B.Hoffmann wrote:

Being at the command line, is there a command structure to reverse what
I posted in the first post? I mean to reverse
ln -s /home/<insert your username here>/.themes /root/.themes

And what would it be? Ta.

If /root/.themes never existed before, I imagine this:
# rm /root/.themes

If you really need to keep /root/.themes, you might do this:
# rm /root/.themes
# cp -r /home/<your-user-name-here>/.themes /root/.themes


Kind Regards,
B.Hoffmann

Linux User #398054

-Foresight Linux- -Ubuntu- -Debian (Sarge)-



Good luck.



Reply to: