一、替换apt源
默认是国外的源,速度很慢,更新成国内的,方法见:ubuntu16.04替换apt源
二、删除libreoffice、amazon和其他无用软件
sudo apt-get remove unity-webapps-common totem rhythmbox empathy brasero simple-scan gnome-mahjongg aisleriot gnome-mines cheese transmission-common gnome-orca webbrowser-app gnome-sudoku onboard deja-dup libreoffice-common thunderbird
三、把任务栏移到底部
gsettings set com.canonical.Unity.Launcher launcher-position Bottom # 把Bottom改成Left移到左边
此处评论已关闭