john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

Linux install software continued ppa

ssh -L 9090:localhost:9090 user@hostname -p 12345 (creating the 9090 tunnel for secure access to cherokee admin)

echo deb http://ppa.launchpad.net/cherokee-webserver/ppa/ubuntu lucid main >> /etc/apt/sources.list

sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EBA7BD49
(the signed key at the end came from https://launchpad.net/~cherokee-webserver/+archive/ppa )

sudo apt-get update

apt-get install cherokee

sudo cherokee-admin

http://localhost:9090

Login: User: admin One-time Password: 0g8zbgppZSPPVKFp


apt-get install php5-cgi


  • « installshield msiexec hudson unattended install
  • BAT wget silent msi install dir find »

Published

Aug 20, 2011

Category

linux

~57 words

Tags

  • continued 26
  • install 58
  • linux 249
  • ppa 2
  • software 2