Skip to content

Instantly share code, notes, and snippets.

@fastcodecoq
Last active August 29, 2015 14:12
Show Gist options
  • Select an option

  • Save fastcodecoq/0a4a0c7c190ccc361966 to your computer and use it in GitHub Desktop.

Select an option

Save fastcodecoq/0a4a0c7c190ccc361966 to your computer and use it in GitHub Desktop.

Remover PHP5 completamente

$ sudo apt-get remove php5
$ sudo apt-get -y purge php.*

Remover Nginx completamente

$ sudo apt-get remove nginx
$ sudo apt-ge -y purge nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment