Verlihub installation
apt-get install build-essential mysql-server libmysqlclient10-dev libpcre3-dev geoip-bin libgeoip-dev g++-3.3
Set your mysql-root slaptažodį.
mysqladmin -u root password your_own_passwd
Download verlihub from http://verlihub.sourceforge.net/
tar xzvf verlihub-0.9.8c-RC2.tar.gz
cd /home/user/verlihub
./configure
make
sudo make install
Configuring verlihub.
vh_install
Your name ? (root) <—- Choose your name and press enter
mysql database for verlihub will be called? (******) <—- Write your database name
mysql user to access verlihub gonna be?(******) <—– Write your database user name
password to access verlihub be?(******) <—- Database password
mysql server will run where? (localhost) <—— Press enter
Is this info correct ? (Y/N) <—- Choose Y
what is will be the configuration folder ? (/etc/verlihub) <— Press enter or choose another directory
Now the database is created. We are going to set up our new hub:
Give me your DC hub master nickname.. ([SU]root) <—- Choose master name
Choose your password.. (1136781435) <—- Write master passwd
Which will be default ONE hub port number? (4111) <—- Choose hub port
What will be your hub hostname? (*****) <—– Write hub hostname
Give me the name of your hub (hub of root) <—- Write hub name
Is this info correct ? (Y/N) <—- Press Y
To start the hub, just write: vh_runhub
Comments
No comments yet. Be first!