You'll see this when Ubuntu just finished booting and you're about to login to your account.
Simple, just open the terminal and type this:
chmod 755 /home/x
where x is your username, then restart :)
source
Sunday, January 9, 2011
Fixing "Could not update ICEauthority file /var/lib/gdm/.ICEauthority"
You'll see this when Ubuntu just finished booting and you're about to login to your account.
Simple, just open the terminal and type this:
sudo chown -R gdm: /var/lib/gdm
then restart :)
source
Simple, just open the terminal and type this:
sudo chown -R gdm: /var/lib/gdm
then restart :)
source
Subscribe to:
Posts (Atom)