One possible approach to speed-up Ubuntu14.04

Open a terminal, then input:

echo "export UNITY_LOW_GFX_MODE=1" >> ~/.xprofile
sudo reboot

then the system may respond more quicker.  Such command aim to slow down the UNITY's service level, so require less computation for it.

你可能感兴趣的:(One possible approach to speed-up Ubuntu14.04)