Extreme-guild
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Extreme-guild

Extreme guild forum
 
HomeGalleryLatest imagesRegisterLog in

 

 Setting up a home server, on ubuntu (7.10).

Go down 
+2
Luks
Soulwave
6 posters
AuthorMessage
Soulwave

Soulwave


Scorpio Dragon
Posts : 33
Join date : 2008-01-17
Age : 35
Location : 127.0.0.1

In Game Statistics
Name (IGN): SoulWave
Level:
Setting up a home server, on ubuntu (7.10). Left_bar_bleue84/105Setting up a home server, on ubuntu (7.10). Empty_bar_bleue  (84/105)
Job: Fashi (MG)

Setting up a home server, on ubuntu (7.10). Empty
PostSubject: Setting up a home server, on ubuntu (7.10).   Setting up a home server, on ubuntu (7.10). Icon_minitimeSat Jan 19, 2008 3:34 pm

Disclaimer: This guide is hardly what you need to set up a server, this are the main steps to do it, each individual step must be done looking at other sources, and maybe some research by your own. This guide includes how to install Linux (Ubuntu Gutsy gibbon or newer). It requires an Intel processor, because the server won't run on Amd (which screwed me)

1. Download your LiveCD

http://www.ubuntu.com/getubuntu/download
Linux is free, and opensource. So you won't have to pay a dime for it. But, if you will, you can donate to the project buying a CD.

ALSO! you could download the Server version and skip the sql install (on the end of this guide)

2. Defrag your windows partition

So I guess, you're the typical windows user who has a big partion something like

MAIN HARD DISK
[WINDOWS C: x gb (NTFS)]

If you have another partitions or whatever, defrag the one you're going to resize. Or if you already have some empty space, leave it unformatted.

So defrag.

3. Boot with the LiveCD

Put the ubuntu cd on the cd reader (duh), and reboot your computer. If it enter windows, then reboot again, enter the BIOS, and change the boot order so CD/DVD/whatever starts first, then the hard disk.

4. On the liveCD

Start with the first option, it will enter on the LiveCD, which is a OS running from the ram (it is not installed, don't fear!). Follow this instructions, is pretty straight forward:

http://www.howtoforge.com/the_perfect_desktop_ubuntu_gutsy_gibbon

5. Once installed

Guessing you're now on ubuntu, and don't mind setting the graphics card properly, then have the server files and a guide:

Here's a guide to install the server:
http://www.mmorpg-dev.com/forum/showthread.php?t=95

Here's the server file (150mb):
http://dll.misie.org/PW.7z (from this topic)

Other things

You'll need a MySQL server and client to do the dirty work. To do that, you must install the packages. Do this:

Alt+F2
type "gnome-terminal"
now a shell is open. Copy paste the following line:
Quote :
sudo apt-get install mysql-server mysql-client mysql-admin

That will install both client and server. When installing the server it will prompt for a password for the root of mysql (the administrator), invent one.

Now I added the mysql-admin to the command, so you can have a graphical interface for it. It's located in Applications>Programming>MySQL Admin.

Setting up a home server, on ubuntu (7.10). Sqlserver
(Image compression ftw)

Deprecated.

To enter the mysql prompt you must do:
Quote :
sudo mysql -p

The funny thing, is that you'll be prompted for your password (on the local machine) and then the password for the sql server. If everything is right, you'll have a sql prompt

Quote :
mysql>

Luck with that. I got to this point (when discoverd that my AMD won't work as a server =( ). So if anyone could tell.

Btw, "~/pwserver/gamedbd/gamesys.conf" on line 6 has the direction to the MySQL server. So I guess you must create a user in the mysql server with lower permitions (not root!), and give it something like 127.0.0.1 and it will connect with an arbitrary name (which I don't know)

Other useful stuff

MySQL documentation: http://dev.mysql.com/doc/


Last edited by on Sun Jan 20, 2008 12:10 am; edited 8 times in total
Back to top Go down
http://canxp.deviantart.com
Luks
Guild Master
Guild Master
Luks


Aquarius Rooster
Posts : 1036
Join date : 2007-12-09
Age : 31
Location : My home :D

In Game Statistics
Name (IGN): Luks
Level:
Setting up a home server, on ubuntu (7.10). Left_bar_bleue9001/9000Setting up a home server, on ubuntu (7.10). Empty_bar_bleue  (9001/9000)
Job: Warrior

Setting up a home server, on ubuntu (7.10). Empty
PostSubject: Re: Setting up a home server, on ubuntu (7.10).   Setting up a home server, on ubuntu (7.10). Icon_minitimeSat Jan 19, 2008 3:39 pm

great.

fixed
Back to top Go down
https://extreme-guild.forumotion.com
Alyx

Alyx


Posts : 2
Join date : 2007-12-14
Location : SCL

In Game Statistics
Name (IGN): Alyx
Level:
Setting up a home server, on ubuntu (7.10). Left_bar_bleue0/0Setting up a home server, on ubuntu (7.10). Empty_bar_bleue  (0/0)
Job: EP

Setting up a home server, on ubuntu (7.10). Empty
PostSubject: Re: Setting up a home server, on ubuntu (7.10).   Setting up a home server, on ubuntu (7.10). Icon_minitimeThu Jan 24, 2008 2:21 am

Thanks, i don't need it yet but thanks anyway.
Back to top Go down
Foxyness




Posts : 705
Join date : 2008-01-16

In Game Statistics
Name (IGN): Foxyness/RedBlaze
Level:
Setting up a home server, on ubuntu (7.10). Left_bar_bleue1/99999999Setting up a home server, on ubuntu (7.10). Empty_bar_bleue  (1/99999999)
Job: WF/EP/MG

Setting up a home server, on ubuntu (7.10). Empty
PostSubject: Re: Setting up a home server, on ubuntu (7.10).   Setting up a home server, on ubuntu (7.10). Icon_minitimeThu Feb 07, 2008 4:53 pm

Can this run on Windows, too, or only Ubuntu?
Back to top Go down
Vehementi

Vehementi


Sagittarius Dragon
Posts : 761
Join date : 2008-04-14
Age : 35

In Game Statistics
Name (IGN): Vehementi
Level:
Setting up a home server, on ubuntu (7.10). Left_bar_bleue103/150Setting up a home server, on ubuntu (7.10). Empty_bar_bleue  (103/150)
Job: Mage

Setting up a home server, on ubuntu (7.10). Empty
PostSubject: Re: Setting up a home server, on ubuntu (7.10).   Setting up a home server, on ubuntu (7.10). Icon_minitimeSun Jul 20, 2008 12:32 am

We need a working link to download server files from >_>
Back to top Go down
Kaoruchan

Kaoruchan


Posts : 1302
Join date : 2008-01-16

In Game Statistics
Name (IGN): Kaoruchan
Level:
Setting up a home server, on ubuntu (7.10). Left_bar_bleue83/105Setting up a home server, on ubuntu (7.10). Empty_bar_bleue  (83/105)
Job: WF

Setting up a home server, on ubuntu (7.10). Empty
PostSubject: Re: Setting up a home server, on ubuntu (7.10).   Setting up a home server, on ubuntu (7.10). Icon_minitimeSun Jul 20, 2008 8:26 am

soulwave,foxy,alyx... =/


i miss you guyz T-T
Back to top Go down
Sponsored content





Setting up a home server, on ubuntu (7.10). Empty
PostSubject: Re: Setting up a home server, on ubuntu (7.10).   Setting up a home server, on ubuntu (7.10). Icon_minitime

Back to top Go down
 
Setting up a home server, on ubuntu (7.10).
Back to top 
Page 1 of 1
 Similar topics
-
» cn server
» MOVED NEW SERVER ( BETTER )
» chineese server please
» Server is Down Thread
» Taloir CN server

Permissions in this forum:You cannot reply to topics in this forum
Extreme-guild :: Game Discussion :: Guides-
Jump to: