Skip to content

Instantly share code, notes, and snippets.

@mekuls
Created September 6, 2016 07:07
Show Gist options
  • Save mekuls/71002de0413d685c6c91efe876bfc516 to your computer and use it in GitHub Desktop.
Save mekuls/71002de0413d685c6c91efe876bfc516 to your computer and use it in GitHub Desktop.
Install mod page speed from package
60 wget https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-beta_current_amd64.deb
61 sudo dpkg -i mod-pagespeed-beta_current_amd64.deb
62 sudo apt-get -f install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment