首页 > 代码库 > Ubuntu开机报错:could not update ICEauthority file /home/user/.ICEauthority(转载)

Ubuntu开机报错:could not update ICEauthority file /home/user/.ICEauthority(转载)

解决方法如下:

 

一、

        代码:sudo chown $USER:$USER /home/$USER/.ICEauthority
        sudo chmod 644 /home/$USER/.ICEauthority