Police Administrator
Mesaje : 229 Data de înscriere : 08/08/2008
| Subiect: Instalare OpenDCHub Sam Noi 22, 2008 3:46 pm | |
| Executati urmatoarele comenzi in terminal: - Cod:
-
cd /home mkdir opendchub wget http://mesh.dl.sourceforge.net/sourceforge/opendchub/opendchub-0.7.14.tar.gz tar xzvf opendchub-0.7.14.tar.gz cd cd opendchub-0.7.14 ./configure --prefix=/home/opendchub make make install cd .. cd bin ./opendchub Dupa aceea: - Cod:
-
root@acasa:/home/opendchub/bin# ./opendchub Enter port number to listen for connections. Ports below 1024 is only for root: 4111 Listening Port set to 4111
Please, supply an admin pass for hub: PAROLA Your admin pass is set to PAROLA
Please, supply a password for hub linking: PAROLA.LINK Your Hub linking pass is set to PAROLA.LINK
Hub is up and running. Listening for user connections on port 4111 and listening for admin connections on port 53696 Telnet hub.address port 53696 - Cod:
-
add admin: $adduser nick pass 2| add op: $adduser nick pass 1| add reguser: $adduser nick pass 0| Opendchub homepage: http://opendchub.sourceforge.net | |
|