Netdot
De Linuxmemo.
(Différences entre les versions)
(→Installation) |
(→Installation) |
||
Ligne 11 : | Ligne 11 : | ||
$ cd /path/to/netdot-1.0.2 | $ cd /path/to/netdot-1.0.2 | ||
- | $ sudo make install | + | $ sudo make install APACHEUSER=www-data APACHEGROUP=www-data |
$ sudo make install installdb | $ sudo make install installdb | ||
Version du 5 novembre 2012 à 12:55
Network Documentation Tool project
sources: https://osl.uoregon.edu/redmine/
Sommaire |
Installation
$ sudo apt-get install apache2 apache2-dev libapache2-mod-perl2 libapache2-mod-perl2-dev build-essential $ sudo apt-get install rrdtool mysql-client mysql-server ### Choose a mysql 'root' admin password and remember it $ cd /path/to/netdot-1.0.2 $ sudo make install APACHEUSER=www-data APACHEGROUP=www-data $ sudo make install installdb
Configuration
Commande
Automatisation
Astuces
Demo vmware
mdp netdot:netdot