
这次安装有24小时了,居然没卡死,连flash都不卡
以前装好都是狂删软件,太粗暴了,这次文明点
禁止以下程序自启动:
蓝牙、备份、微博、网络管理、虚拟键盘、屏幕阅读、打印、消息菜单、ubuntuone、通知更新、gtk目录更新、VNC服务器、事件日志
代码: 全选
sudo chmod -r /etc/xdg/autostart/{\
bluetooth-applet.desktop,\
bluetooth-applet-unity.desktop,\
deja-dup-monitor.desktop,\
gwibber.desktop,\
nm-applet.desktop,\
onboard-autostart.desktop,\
orca-autostart.desktop,\
print-applet.desktop,\
telepathy-indicator.desktop,\
ubuntuone-launch.desktop,\
update-notifier.desktop,\
user-dirs-update-gtk.desktop,\
vino-server.desktop,\
zeitgeist-datahub.desktop}
代码: 全选
chmod 400 ~/.local/share/zeitgeist/activity.sqlite-wal\
chmod 000 ~/.local/share/zeitgeist/fts.index/*
代码: 全选
sudo chmod -x /usr/sbin/{bluetoothd,NetworkManager}
代码: 全选
sudo chmod -x /etc/cron.weekly/apt-xapian-index