Ubuntu系统维护小知识分享
(1)刷新GNOME面板 : killall gnome-panel
(2)清理无用的报:sudo apt-get autoremove
(3)清理删除的残余配置: dpkg -l |grep ^rc|awk '{print $2}' |tr ["\n"] [" "]|sudo xargs dpkg -P -
此文章由 http://www.ositren.com 收集整理 ,地址为:
http://www.ositren.com/htmls/55538.html