~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/setup/install_proc.txt

  • Committer: drtomc
  • Date: 2008-02-01 04:13:23 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:369
Add stuff on installing and configuring pound.

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
cd <<ivle source directory>>/userdb
135
135
sudo -u postgres createdb ivle
136
136
sudo -u postgres psql -d ivle < users.sql
 
137
 
 
138
#
 
139
# Installing Pound
 
140
sudo apt-get install pound
 
141
 
 
142
# edit /etc/default/pound so that the line reading
 
143
#     startup=0
 
144
# instead reads
 
145
#     startup=1
 
146
#
 
147
# copy pound.cfg to /etc/pound/pound.cfg