Skip to content

Instantly share code, notes, and snippets.

@rakibulinux
Created April 1, 2020 01:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rakibulinux/2b82a2e06ed8f01bd1c6ba51ba4b2991 to your computer and use it in GitHub Desktop.
Save rakibulinux/2b82a2e06ed8f01bd1c6ba51ba4b2991 to your computer and use it in GitHub Desktop.
How to Optimize Linux System with Stacer
#!/bin/sh
sudo add-apt-repository ppa:oguzhaninan/stacer
sudo apt update
sudo apt -y install stacer
stacer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment