TOUCHE
symbian,s60v2,s60v3,nokia,n96,n95,aplicatii,jocuri,teme,n70,n71,n73,e65,e66
|
Lista Forumurilor Pe Tematici
|
TOUCHE | Inregistrare | Login
POZE TOUCHE
Nu sunteti logat.
|
Nou pe simpatie: Andreea_K
 | Femeie 25 ani Caras Severin cauta Barbat 30 - 49 ani |
|
korek
Administrator
 Inregistrat: acum 18 ani
Postari: 640
|
|
in primul rand ai nevoie de fedora core 6 .... ln primul screen alegi linux text si pe urma dupa ce se incarca anaconda configurezi partitile si netu` si ce mai e acolo iar la pachete debifeaza tot nu lasa nimic si dai si customize si de acolo scoate tot ca sa ramai doar kernelul yum wget tar etc chestiile de baza cam 300 de pachete sau ceva de genul dupa ce ai reusit toate astea ar trebuie sa ai cam tot ce iti trebuie sa pornesti .... atentie parola de root sa fie complexa iar dupa ce ai terminat cu asta te poti connecta la serverul tau prin ssh folosind userul de root si parola setata ... acum ca esti in consola faci urmatoarea ... Citat: yum -y install gcc gcc-c++ GeoIP GeoIP-devel pcre pcre-devel mysql mysql-devel mysql-server
ok dupa ce ai facut asta ai tot ce are nevoie verlihub sa se compileze ... acum Citat: wget
dupa asta Citat: tar -x -f verlihub-0.9.8d-RC1.tar.gz
presupunand ca ai facut wget si tar in folderul de root vei da comanda Citat: cd /root/verlihub
Ok ajunsi aici sa configuram mysql putin Citat: mysqladmin -u root password 'parola noua'
pe urma Citat: mysql -u root -p
Citat: mysql> DROP DATABASE test;
Citat: mysql> DELETE FROM mysql.user WHERE user = '';
Citat: mysql> FLUSH PRIVILEGES;
Citat: mysql> quit;
si gata si serverul mysql tine minte parola setata. Acum ca esti in folderul de verlihub dai comanda Citat: ./configure
si daca nu apare nici o eroare Citat: make
si pe urma Citat: make install
si daca totul merge pana aici bine dai comanda Citat: vh_install
si vei avea un wizard care iti spune cum sa setezi principalele setari si seamana cam asa Citat: -------------------------------- Your name ? (root) enter (retine enter fara sa scrii nimic inseamna ca wizard o sa foloseasca setarile implicite)
Hello root, let's start with configuration of database access..
-------------------------------- mysql database for verlihub will be called? (verlihub) numele bazei de date din mysql mysql user to access verlihub gonna be? (verlihub) userul care o sa acceseze aceasta baze de date password to access verlihub be? (1110079846) parola userului care o sa acceseze baza de date mysql server will run where? (localhost) unde o sa ruleze serverul de obicei localhost deci enter -------------------------------- user = verlihub password = 1110079846 host = localhost database = verlihub -------------------------------- This database account cannot be accessed -------------------------------- Is this info correct ? (Y/N) dai y Do you want to create database now? (Y/N) dai y -------------------------------- Ok preparing mysql.. You probably need administrator access to mysql database mysql administrator username? (root)userul administrator al bazei de date adica root
--------------------------------
You'll be now promted by mysql client for password of E-mail Enter password:aici pune parola userului root sau userul setat mai devreme cel de administrator -------------------------------- 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) aici dai 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)dai 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 future 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)numele userului de pe dc++ care o sa fie master pe hub Choose your password.. (1110079846) parola pentru acel user care o sa fie master Which will be default ONE hub port number? (4111)aici bagi portul 411 What will be your hub hostname? (<computername>adresa de hub lala.ro Give me the name of your hub (hub of root) numele hubului -------------------------------- Hub: '<hubname entered above>' url: 'dchub://<hostname entered above>:<port entered above>' Master user: '<master username entered above>' Master's password: '<master password entered above>' -------------------------------- Is this info correct ? (Y/N)dai 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 <master username entered above> password is <master password entered above> done
dupa ce ai terminat cu asta dai comanda Citat: IPTABLES -A INPUT -p tcp -i eth0 --dport 411 -j ACCEPT
retine eth0 fiind placa unde ai netul si vrei sa se conecteze astia iar portul 411 este cel default care o sa iti ceara si in wizard ok si dupa asta nu urmeaza decat sa dai Citat: service iptables save
si Citat: service iptables restart
si comanda Citat: vh_runhub
si gata te poti connecta la noul tau hub
|
|
| pus acum 18 ani |
|