RULES      TRANSLATOR     ARCADE     HOSTING CS      SERVER STATS      BAN LIST      MEMBERS      SEARCH      LOGIN
 
      
|  
 Hosted by:
 

[Trinity] Linux server:

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash
Author Message
healu

[Bolnav cu nervii]



Status: Offline
Joined: 20 Nov 2009
Posts: 1127, Topics: 15
Location: Descent into Madness

Reputation: 435.9
Votes: 6
PostPosted: 22-11-2009, 22:22:00    Post subject: [Trinity] Linux server: Reply with quote

Tinand cont ca sectiunea este cam moarta am zis sa aduc ceva nou:
Cerinte:
-Host cu sistem de operare Ubuntu 9.04(sau mai mare)

------
1. Instalare Core
------


Presupunem ca avem un host cu sistem de operare pregatit(aranjarea fisierelor este foarte importanta)
Pasul 1:
Instalarea fiserelor(foarte important):

Code:
sudo aptitude install g++ gcc make cmake libmysql++-dev subversion mercurial openssl libssl-dev zlib1g-dev libtool libmysqlclient15-dev patch build-essential mysql-client libreadline5-dev

O sa va ceara o parola, dupa care o sa fie nevoie sa confirmati instalarea fisierelor, apasand "Y" si tasta"Enter".
Dupa instalarea fisierelor o sa instalam ACE, manual.
O sa facem un utilizator pentru server:
Code:
sudo adduser username

Acum o sa ne logam pe utilizator:
Code:
su trinity
 cd ~/

O sa avem nevoie de ultima versiune de ACE si sa il punem in fisierul corespunzator numic ACE
Code:
wget http://download.dre.vanderbilt.edu/previous_versions/ACE-5.7.0.tar.gz
tar xvzf ACE-5.7.0.tar.gz
 mv ACE_wrappers ACE

Urmeaza sa configuram ACE:
Code:
cd ~/ACE/
mkdir build
cd build
../configure --prefix=/home/trinity/.sys/

Dupa configurare urmeaza sa compilam:
Code:
make
make install

Instalam librariile:
Code:
mkdir -p /home/trinity/.sys/sources && cd /home/trinity/.sys/sources
wget http://www.openssl.org/source/openssl-0.9.8k.tar.gz
tar -xvf openssl-0.9.8k.tar.gz
cd openssl-0.9.8k
./config --prefix=/home/trinity/.sys shared
make
make install

Dupa ce am pregatit directoarele bagam binurile:
Code:
cd ~/
mkdir build

Acum o sa setam sursa de download:
Code:
hg clone http://dev.trinitycore.org/trinitycore2

Acum o sa configuram serverul.
cd ~/trinitycore2
Code:
cmake -DPREFIX=/home/trinity/build -DACE_LIBRARY=/home/trinity/.sys/lib/libACE.so -DACE_INCLUDE_DIR=/home/trinity/.sys/include/

Dupa ce am terminat asta putem sa configuram serverul (dureaza aprox. 2 ore)
Code:
 make
 make install

Dupa ce a-ti terrminat asta puteti porni core din "/home/trinity/build"
2. Cum sa dai update la server:
Presupunem ca esti in /home/trinity/trinitycore2/:
Code:
~/trinitycore2

Acum v-om cauta update-uri:
Code:
hg pull

Acum putem da update la fisere :
Code:
hg update

Acum putem reconfigura fisierele:
Code:
cmake -DPREFIX=/home/trinity/build -DACE_LIBRARY=/home/trinity/.sys/lib/libACE.so -DACE_INCLUDE_DIR=/home/trinity/.sys/include/

Code:
make

Inainte sa finalizam update-urile suntem siguri ca si realmul si core sunt inchise:
Code:
sudo pkill -u trinity

Acum putem instala ultima versiune!
Code:
make install


De ce fac asta? Pentru ca este pentru putinele ghiduri de linux pe care pot fi gasite, have fun
Back to top
View user's profile Send private message
dem0
[Banned user]


Banned


Status: Offline
Joined: 25 May 2008
Posts: 586, Topics: 55
Location: Romania

Reputation: -20.7
Votes: 29
PostPosted: 27-11-2009, 11:19:01    Post subject: Reply with quote

ahaha tu dai lectii la altii si nu esti in stare sa iti mentii propriu serveru [ bugs , etc] -
__________________________

ma gasiti pe skype la id : cstrike_spider -
Back to top
View user's profile Send private message
BojaN

[FUUUUUUUU :-/]



Status: Offline
Joined: 23 Jul 2009
Posts: 4561, Topics: 153
Location: Giurgiu, RO.

Reputation: 406.1
Votes: 60
PostPosted: 27-11-2009, 19:37:08    Post subject: Reply with quote

dar tu stii dem0?
esti perfect? nu. nu cred. asa ca zic eu sa te abtii.
Back to top
View user's profile Send private message
Skull^Crusher

[Mentally Stable]



Status: Offline
Joined: 30 Jun 2010
Posts: 32, Topics: 6
Location: Romania

Reputation: 53.1
PostPosted: 28-07-2010, 02:33:41    Post subject: Reply with quote

un tutorial pentru windows?
Back to top
View user's profile Send private message
|Nixon|
[Banned user]


Banned


Status: Offline
Joined: 13 Jul 2010
Posts: 1222, Topics: 30
Location: Romania

Reputation: -30.6
Votes: 18
PostPosted: 28-07-2010, 09:12:47    Post subject: Reply with quote

Skull^Crusher wrote:
un tutorial pentru windows?


Da asteptam un si un tutorial pentru window
__________________________

I am Hunter - Play Free Online Games
Back to top
View user's profile Send private message
Kirov

[Russian FreaK]



Status: Offline
Joined: 05 Feb 2010
Posts: 2462, Topics: 85
Location: Mother RussiA

Reputation: 55.4
Votes: 63
PostPosted: 16-11-2010, 13:26:09    Post subject: Reply with quote

Skull^Crusher wrote:
un tutorial pentru windows?


+1

Also cred ca ar mai fi si nevoie de un update la guide ?

 
Staff message (Zohlomg):
 
Post inutil pentru +1
Conform [[[ Nu deschideti topicuri foarte vechi decat daca aveti ceva important de spus si/sau daca doriti sa fiti ajutat in aceeasi problema (Daca nu ati gasit raspunsul in celelalte posturi). (1 Warning) ]]] +1 warn.


__________________________
.
Most people shout "FucK!!!" just before they lose control of a car... but i say: "Hold my beer and watch this!"
Back to top
View user's profile Send private message
punzzer

[Mentally Stable]



Status: Offline
Joined: 28 May 2010
Posts: 24, Topics: 4
Location: Romania

Reputation: 159.4
Votes: 1
PostPosted: 16-11-2010, 19:13:37    Post subject: Reply with quote

server de wow ..stiu si eu sa fac, defapt cred ca poate oricine, sunt o gramada de tutoriale pe net.... mai greu e sa faci ceea ce face Shocker......
__________________________
Back to top
View user's profile Send private message
*0ranGe ! extrem

[WANTED]



Status: Offline
Joined: 01 Jul 2007
Posts: 9000, Topics: 183
Location: Lost in my own world ...

Reputation: 424.8
Votes: 67
PostPosted: 16-11-2010, 19:52:01    Post subject: Reply with quote

Ce treaba are una cu alta ? Nu este un topic in care sa va dati cu parere, aveti intrebari legate de ceea ce a scris healu, bine daca nu, nu mai postati ca luati warn.
__________________________

Not everything that counts can be counted, and not everything that can be counted counts.
Back to top
View user's profile Send private message Yahoo Messenger
healu

[Bolnav cu nervii]



Status: Offline
Joined: 20 Nov 2009
Posts: 1127, Topics: 15
Location: Descent into Madness

Reputation: 435.9
Votes: 6
PostPosted: 05-12-2010, 16:01:04    Post subject: Reply with quote

Code:
postat pe: 22-11-2009


are peste una an, normal ca este out of date, pe atunci nimeni nu se gandea ca o sa existe wow freakz...
oricum sunt destule guide-uri pe net, si structurarea unui server a devenit mult mai usoara...
__________________________
"I am always outnumbered, but never outmanned."
Back to top
View user's profile Send private message
BlackNoxis

[Mentally Stable]



Status: Offline
Joined: 26 May 2010
Posts: 121, Topics: 22
Location: Cluj-Napoca

Reputation: 163.8
Votes: 2
PostPosted: 01-06-2011, 00:13:21    Post subject: Linux stuff Reply with quote

Daca vrea cineva sa postez comenzile si pentru alte tipuri de Linux gen Gentoo distros, Redhat (Fedora) distros, Arch, Slack, BSD etc., just say. @ Sabayon Linux users :

Code:
 equo install gcc make cmake libmysql dev subversion mercurial openssl libssl-dev zlib1g-dev libtool libmysqlclient15 patch build-essential mysql-client libreadline5


In caz ca nu va gaseste vreun *fisier*-dev

Code:
 equo search *Fisier*
si apoi in caz ca l-ati vazut pe cel de development, folositi full name-ul lui cand instalati
Code:
 equo install *Fisier-Devel*


Dupa, in cazul Sabayonului, nu mai e nevoie de sudo, deci

Code:
 adduser *username propriu*


Restul nu se modifica nimic. Tested by me & working. Am avut doar cateva probleme la distros de Slack, gen Zenwalk, dar nu ceva serios, misplaced libraries, trebuie sa le dai tu PATH= la .configure.

Bafta !
Back to top
View user's profile Send private message
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash  

 

Copyright info

daFreakz skin developed by Freakz.ro

Powered by phpBB ro/com | Visit www.ShockingSoft.com

Advertising