2013년 6월 23일 일요일

ubuntu gnome3 “Could not update ICEauthority file” after login

새로운 사용자 부가 후 login 문제.

/home 이후 사용자 설정

sudo su
mkdir username
chown -R username /home/username
chgrp -R username /home/username

다시 login

출처: http://askubuntu.com/questions/55568/could-not-update-iceauthority-file-after-login-independent-of-gnome

댓글 없음:

댓글 쓰기

After today's update to 24.04 LTS, thumbnails no longer being created

  Steps to fix it: Relax the security restriction (immediate fix): Open your terminal and run: sudo sysctl -w kernel.apparmor_restrict_unpr...