Skip to content

Instantly share code, notes, and snippets.

@phpleo
Created July 9, 2011 06:39
Show Gist options
  • Select an option

  • Save phpleo/1073395 to your computer and use it in GitHub Desktop.

Select an option

Save phpleo/1073395 to your computer and use it in GitHub Desktop.
Instalando cherokee server en Ubuntu por terminal con la PPA
$ sudo add-apt-repository ppa:cherokee-webserver/ppa
$ sudo apt-get update && sudo apt-get install cherokee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment