Skip to content

Instantly share code, notes, and snippets.

@sanketsudake
Created May 29, 2013 13:23
Show Gist options
  • Save sanketsudake/5670220 to your computer and use it in GitHub Desktop.
Save sanketsudake/5670220 to your computer and use it in GitHub Desktop.
Using Pound
Install pound
sudo apt-get install pound
Configure pound to start
sudo /etc/default/pound
set start=1
by replacing start=0
sudo service pound restart
sudo chkconfig pound on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment