ubuntu slow performance code example
Example 1: how to make ubuntu faster
sudo add-apt-repository ppa:apt-fast/stable
sudo apt-get update
sudo apt-get install apt-fast
Example 2: ubuntu boot slow
# find out which process is holding you back
systemd-analyze blame
Example 3: laptop slow performance linux ubuntu
sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp tlp-rdw
sudo tlp start