在使用VNC访问集群的时候,总是弹出"Authentication is required to set the network proxy used for downloading packages"的对话框,比较烦人,解决方法禁掉Gnome里面自动更新的部分,具体:
1. vi /etc/xdg/autostart/gpk-update-icon.desktop
2. 在底部添加X-GNOME-Autostart-enabled=false
本文介绍了一种解决VNC访问集群时频繁出现的自动更新提示的方法。通过简单修改配置文件,可以避免每次连接时弹出的"Authenticationisrequiredtosetthenetworkproxyusedfordownloadingpackages"对话框。
在使用VNC访问集群的时候,总是弹出"Authentication is required to set the network proxy used for downloading packages"的对话框,比较烦人,解决方法禁掉Gnome里面自动更新的部分,具体:
1. vi /etc/xdg/autostart/gpk-update-icon.desktop
2. 在底部添加X-GNOME-Autostart-enabled=false
649
3984
1540

被折叠的 条评论
为什么被折叠?