Zu allererst, ein großes THX an 'Daroo.
Seine SF's:

Da sich viele aufgeregt haben, das sie die 2010er Files nicht auf ihrem Hamachi Server benutzen können, werde ich denen heute zeigen wie das geht ;>
Hello dear e*pvp community.
Many users have been searched for a tutorial for putting the 2010 serverfiles on their hamachi server or DynDNS server. I wanna show you how to do this ;>
Deutsch:
1. Ladet euch diese Datei herunter:
2. Connectet via FileZilla auf euern Server und geht in das VerzeichnisQuote:
![]()
Da packt ihr die Datei jetzt rein.Quote:
/usr/
3. Wechselt zu Virtual PC oder vBox / VMware und tippt folgendes ein wenn ihr eingeloggt seit:
Quote:
cd /usr
Jetzt solltet ihr die Serverfiles entweder im /usr/game habenQuote:
tar -xf game1675.tar.gz
oder im Verzeichnis /home/game
ist bei jedem verschieden, oder zumindest nach Updates.
4. Ladet euch die DB runter.
Wenn ihr sie habt, nicht öffnen sondern auch zuerst auf den Server packen in dieses Verzeichnis:Quote:
![]()
Da könnt ihr ruhig alles löschen AUßER mysql.Quote:
/var/db/mysql
Jetzt entpackt ihr die DB in das Verzeichnis.
Den Auth Server fixxen:
Ihr tipp in VPC oder watever ein:
Jetzt solltet ihr in einem Editor sein, dort tippt ihr folgendes ein, bitte die Reihen und so beachten!Quote:
cd /home/game/g1/auth [ENTER DRÜCKEN]
ee auth.sh [ENTER DRÜCKEN]
Jetzt tippt ihr ein:Quote:
#!/bin/sh
./auth
sleep 60*5
./auth.sh
Und jetzt tippt ihr ein:Quote:
cd [LEERZEICHEN][ENTER DRÜCKEN]
Da kommt rein:Quote:
ee auth
Jetzt müsst ihr Screen starten, aber erst installen:Quote:
cd /home/game/g1/auth
./auth.sh
Configs so lassen, also einfach Pfeiltaste nach Rechts drücken und Enter drücken.Quote:
cd /usr/ports/sysutils/screen
make install clean
Sow, Screen startet ihr mit
Enter drücken und dann gebt ihr ein:Quote:
screen
Wenn da irgendwas mit tcp_socket steht, die Tastenkombination drücken:Quote:
./auth
STRG+A+D
Und euer Auth Server ist gefixx'd
------- ------- -------
English:
1. Download this file:
2. Connect to your server via FileZilla and goto this directoryQuote:
" target="_blank">http://<a href="http://google.de" ta... use this!</a>
There you have to put in the file you've downloaded.Quote:
/usr/
3. Switch to Virtual PC or similar programs and login. Now type in this commands:
Quote:
cd /usr
OK, now you have installed your serverfiles in the /usr/game directory or in the /home/game directory.Quote:
tar -xf game1675.tar.gz
4. Download the database
Do not open if the download is complete, just put this file into this directory via Filezilla:Quote:
![]()
You can delete all folders, EXCEPT the mysql one.Quote:
/var/db/mysql
Now extract the folders into the directory.
Fix the auth Server (Login)
Type in these commands when you are logged in:
Now you have opened an editor. Type in those commands:Quote:
cd /home/game/g1/auth [Press return]
ee auth.sh [Press return]
Now you gonna type in:Quote:
#!/bin/sh
./auth
sleep 60*5
./auth.sh
And now you have to type in:Quote:
cd [Press space][Press return]
In this one you put:Quote:
ee auth
Now install screen:Quote:
cd /home/game/g1/auth
./auth.sh
Just leave the configs unchanged.Quote:
cd /usr/ports/sysutils/screen
make install clean
Ok, lets start screen with:
Press return and type in this:Quote:
screen
If a message will be shown like something with "tcp_socket" just press this combination:Quote:
./auth
CTRL+A+D
And finally, your Auth Server got fixxed.
Thanks for your attention.






