Re: [Ubuntu-zh] 登入时出现“Could not update I CEauthority file/home/用户名/.ICEauthor ity”的提示问题

2009-11-12 文章 Shang Wu
Hi, 2009/11/11 PowerMan > 大家好,第一次提问。不合规矩之处多多包涵,哈 > 如题:Ubuntu 9.10 登入时输入用户名和密码后出现“Could not update > ICEauthority file/home/用户名/.ICEauthority”的提示问题: > 论坛上解决的办法是:sudo chown 用户名:用户名 /home/用户名/.ICEauthority > 我这里sudo后下次登录就没问题了,但发现此文件的拥有者又变回root。如此再次 > 登录时问题依旧。不知为什么。 > > 除了 chown之外,再run: chmod 644 /

Re: [Ubuntu-zh] ubuntu-zh 摘要, 卷 54, 发布 5

2009-11-12 文章 Shang Wu
On Thu, Nov 12, 2009 at 1:51 AM, PowerMan wrote: > 你好 > sudo chown 用户名:用户名 /home/用户名/.ICEauthority > 这样应该是一步到位的变更了吧 > 把自己添加到root,好像有点不妥吧,和直接用root来登录有区别吗? > 对了 我升级过内核,现在版本是 2.6.31-15-generic > �z查一下你的sources.list, 看看��是不是把propose打�_了... 我的�F在��在 -14 > 9.10发布时 好像是2.6.31-14 > > > 在 2009-11-12四的 1

Re: [Ubuntu-zh] ubuntu-zh 摘要, 卷 54, 发布 5

2009-11-12 文章 PowerMan
这东西和sources.list有关?我的问题和sources.list有关? 我的升级源来自:http://mirrors.163.com/ deb http://mirrors.163.com/ubuntu/ karmic-proposed main restricted universe multiverse 楼上Shang wu说: 除了 chown之外,再run: chmod 644 /home/用户名/.ICEauthority 呵呵,感觉这个有道理。原来文件权限是600 猜测,这个文件可能是要有root权限的进程来管理然后用户级权限的来读取配置, 由于我把他改变拥有者和组