Changes between Version 8 and Version 9 of doc/install/debian/auth-server
- Timestamp:
- 12/11/06 23:44:09 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install/debian/auth-server
v8 v9 75 75 }}} 76 76 77 Some stuff that isn't needed for the install, but still nice to have on a server (and which won't be install by default). If you don't what these are, you might not need them ;-) 77 Some stuff that isn't needed for the install, but still nice to have on a server (and which won't be install by default). If you don't what these are, you might not need them ;-) Openssh-server will allow you to launch command remotly, very useful for the third screen of install.php 78 78 {{{ 79 apt-get install openssh less79 apt-get install openssh-server less 80 80 }}} 81 81 … … 146 146 Go to http://your-domaine.com/install.php and follow the instructions. They will ask to : 147 147 148 create a wifidog user in postgres 148 149 {{{ 149 150 su - postgres 150 151 createuser wifidog --pwprompt 151 152 }}} 152 answer no to both question 153 154 and 155 153 answer no to the three questions and create a db owned by this new user 156 154 {{{ 157 155 createdb wifidog --encoding=UTF-8 --owner=wifidog 158 156 }}} 157 158 you must then 159 {{{ 160 cat /tmp/dog_cookie.txt 161 }}} 162 and click next in your browser (it will ask for the password in dog_cookie.txt) 163 164 You will have to copy-paste the big serie of command, click refresh and next... 165 Click install for simplepie, then next 166 Click install for feedpressreview, then next 167 168 Do not install Phlickr and put your password in the next screen.