You'll be now promted by mysql client for password of root@localhost
Enter password:[ .. Apasati enter daca nu aveti nici o parola, sau scrieti parola daca aveti .. ]
This database account exists
root, you need to choos a place for the configuration files
The order of folder that verlihub is looking for is following:
1 - variable $VERLIHUB_CFG - -inexisting-
2 - ./.verlihub - /root/verlihub-0.9.8c/scripts/.verlihub -inexisting-
3 - /root/.verlihub - /root/.verlihub -inexisting-
4 - /usr/local/etc/verlihub - /usr/local/etc/verlihub -inexisting-
5 - /etc/verlihub - /etc/verlihub -inexisting-
if two or more of these exist, lower number has priority
what is will be the configuration folder ? (/etc/verlihub) [ .. Apasati enter .. ]
The config folder /etc/verlihub does not exist and would be created
Do you want to continue with these settings (if not then select another folder) ? (Y/N) [ .. Scrieti "y" .. ]
Written: /etc/verlihub/dbconfig
Wait few seconds..
./vh_install: line 63: <PID> Killed $bindir/verlihub 1 >&/dev/null
root, now I will ask you few more questions about your f***ure hub, if you permit..
Try to not put many special characters, you'll be able to put some laer
Give me your DC hub master nickname.. ([SU]root) [ .. Scrie nickul tau de admin ..]
Choose your password.. (1110079846) [ .. Scrie o parola pt. userul tau .. ]
Which will be default ONE hub port number? (4111) [ .. Alege un port pe care sa functioneze verlihub .. ]
What will be your hub hostname? [ .. Introdu adresa sau ip`ul serverului .. ]
Give me the name of your hub (hub of root) [ .. Introdu numele hubului .. ]
Hub:
url:
Master user:
Master's password:
Is this info correct ? (Y/N) [ .. Scrie "y" .. ]
FYI: settings are going to be created or updated
/etc/verlihub
/etc/verlihub
/etc/verlihub
will invoke the command
class is 10
nick is
password is
done
4.1 Pentru rularea hubului ca daemon scrie :
" /usr/local/bin/vh_runhub "
4.2 Pentru rularea hubului in mod normal :
" verlihub "
Instalare VerliAdmin pentru VerliHub (LINUX)
Pentru o administrare buna a unui hub verli este nevoie de VerliAdmin.
Instalarea este foarte simpla.
Pentru VerliAdmin ne trebuie Apache activat
Vedeti unde e Root Directory setat in Apache (httpd.conf), duceti-va in acel director
ex:
cd var/www/htdocs/
dupa care downloadati VerliAdmin
wget http://bohyn.czechweb.cz/request.php?version=0.3_RC3
extrage-ti arhiva intr-un folder
dezarhivati VerliAdmin_0.3_RC3.zip
cd VerliAdmin/
editati config.php:
pico config.php
aici trebuie sa schimbati urmatoarele linii cu setarile mysql ale hubului:
// MySQL server configuration:
$mysql_host = "localhost"; //MySQL host (usualy localhost)
$mysql_user = "root"; //MySQL username
$mysql_password = ""; //MySQL password
$mysql_database = "verlihub"; //MySQL database name
intrati in VerliAdmin prin http://www.dns-ul_tau/VerliAdmin
|