tisdag 10 februari 2015

Linux - “User’s $HOME/.dmrc” file is being ignored.

I solved the problem by running the follwing...

>>>as root
chown <myusername> /home/<myusername>
>>>as <myusername>
chmod 700 /home/<myusername>

Inga kommentarer: