Changes between Version 24 and Version 25 of renetcolTIPS
- Timestamp:
- 11/15/11 15:42:16 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
renetcolTIPS
v24 v25 80 80 /bin/sh /home/andreu/renetcol-0.0.14/tool/check.sh /home/andreu/renetcol-0.0.14 81 81 }}} 82 83 * First `ps` output: 82 * First `ps` output: 84 83 {{{ 85 84 root 14876 1 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcol … … 88 87 root 14881 1 0 15:32 ? 00:00:00 /home/andreu/renetcol-0.0.14/src/renetcolAgg 89 88 }}} 90 * `ps` output after a renetcolGUI client request:89 * `ps` output after a renetcolGUI client request: 91 90 {{{ 92 91 root 14876 1 0 15:32 ? 00:00:02 /home/andreu/renetcol-0.0.14/src/renetcol … … 96 95 root 14884 14879 0 15:36 ? 00:00:00 [renetcolSender] <defunct> 97 96 }}} 98 97 * web site 98 * create a renetcol directory in /var/www/, `mkdir /var/www/renetcol/`, copy web directory `cp -r web /var/www/renetcol/` then `chown -R www-data:www-data /var/www/renetcol` 99 * edit `var.php` and change paths. 99 100 * renetcolGUI install : 100 101 * on Linux and Windows XP, see : http://renetcol.renater.fr/wiki/renetcolGUI