RaGEZONE sponsored advertisment:
12-22-2009
|
#1 (permalink)
| | Your (mom's) biggest fan
Rank: Member + Join Date: Nov 2006 Location: Montr
Posts: 1,491
Thanked 11 Times in 6 Posts
| [Tutorial]Set up a virtual machine for your server Introduction If you're like me and don't want to install SQL, apache and all that stuff on the computer you use everyday, because for whatever reason you don't have a dedicated or a VPS, here's how to setup a VM (virtual machine) to run a Gunz server. What's a VM? A virtual machine (VM) is a implementation of a machine (i.e. a ) that executes programs like a physical machine.
A virtual machine was originally defined by as "an efficient, isolated duplicate of a real machine". Current use includes virtual machines which have no direct correspondence to any real hardware.
For more, visit Required stuff - VMware Workstation, which can be found here. (I would put up links to a cracked version, but I think it's not allowed here, so yeah, use Google)
- Either a physical CD/DVD of the version of windows you want to use your server on. Of course, Windows XP Sp3 is recommended. Here's a torrent of the original Windows XP S3 iso, uncracked. If you want a key, I guess check the comments on tpb. (If this is forbidden, I will remove the link)
- Internet.
 Step-by-step tutorial First, you want to install VMware, and run it. Close the tips/welcome dialog box until you reach this screen: 
Then just click on New Virtual Machine, then click Next. Here is the part where you must specify if you're going to use either a physical Windows CD, or an actual iso (my case). 
As you can see, VMware tells me its going to automatically install Windows (how convenient ). Just click Next, its going to ask you the details for the automated installation of windows, like the Key, User name, passwords (not necessary), etc: 
Put your infos there, and click Next. 
The next step is naming your virtual machine and setting where the files will be saved. You can just ignore it and press Next. 
You can ignore the above screen as well, unless you know you're gonna need more then 8GB (for a gunz server it is way enough), click Next. 
On that screen, simply click Customize Hardware... 
Here you want to click on Network Adapters on the left, then tick Bridged on the right and finally click Ok. 
You're back at this screen, just click Finish. http://img189.imageshack.us/img189/1142/easyinstall.png
//sorry i had to just link that one, there's a shitty 10 images limit...
As you can see, vmware is automatically installing Windows XP here. You can just go get a soda and watch some stuff on youtube while it installs. Networking (port forward etc.) Now that you've got your VM set up properly, let me explain to you how its networking will work.
It's quite simple, it simply works as if the VM was a physical computer wired to your router. So, it will have a local IP, something like 192.168.1.10X, or it could be 192.168.0.X.
To find out the local IP of your VM, just click Start, then click Run, and type in the following : cmd. A black window will pop up, type in : ipconfig.
Your local ip adress is the number next to IP Address.............................., in my case 192.168.1.107.
From then on, you would forward the ports on the local IP Adress of your VM. To find out what your WAN ip address is, well, www.ipmonkey.com is there for you :) Bottom lines Now you're ready to actually install the GunZ server just like you normally would on a computer. Install SQL, setup inis, etcetc.
If you want to quickly transfer files from your computer to the VM, simply drag them from your computer to the VM window.
Any questions?
Last edited by kochon; 12-22-2009 at 06:12 AM.
|
| |
RaGEZONE sponsored advertisment:
12-22-2009
|
#2 (permalink)
| | iTouch ftw?
Rank: Member + Join Date: Apr 2008 Location: Old Sunny CA
Posts: 807
Thanked 57 Times in 39 Posts
| Re: [Tutorial]Set up a virtual machine for your server
mm nice tutorial.
ez to understand also with pics.
thanks
__________________ "Baby please, you know your my heroine without the needle marks"
"I like it this way... it's not so bad. Instead of dwelling on the fact that I can't log out, just think that I don't have to. After all, now I don't have to return to that ludicrous world." - Tsukasa (.Dot Hack//Sign) |
| | 
Endorsement
12-22-2009
|
#3 (permalink)
| | Hmm.
Rank: Alpha Member Join Date: Jan 2007 Location: D:
Posts: 1,485
Thanked 50 Times in 40 Posts
| Re: [Tutorial]Set up a virtual machine for your server
Thanks a lot.
|
| | 
Endorsement
12-22-2009
|
#4 (permalink)
| | Your (mom's) biggest fan
Rank: Member + Join Date: Nov 2006 Location: Montr
Posts: 1,491
Thanked 11 Times in 6 Posts
| Re: [Tutorial]Set up a virtual machine for your server
Hey no problem guys :)
You may thank now :P
|
| |
12-22-2009
|
#5 (permalink)
| | iTouch ftw?
Rank: Member + Join Date: Apr 2008 Location: Old Sunny CA
Posts: 807
Thanked 57 Times in 39 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by kochon |
Hey no problem guys :)
You may thank now :P
| haha sorry I always forget to hit it :P
__________________ "Baby please, you know your my heroine without the needle marks"
"I like it this way... it's not so bad. Instead of dwelling on the fact that I can't log out, just think that I don't have to. After all, now I don't have to return to that ludicrous world." - Tsukasa (.Dot Hack//Sign) |
| |
12-22-2009
|
#6 (permalink)
| | C++ Coder
Rank: Member + Join Date: Sep 2007 Location: At My Home O_o
Posts: 583
Thanked 10 Times in 4 Posts
| Re: [Tutorial]Set up a virtual machine for your server
Really thanks !!!
|
| |
12-23-2009
|
#7 (permalink)
| | iTouch ftw?
Rank: Member + Join Date: Apr 2008 Location: Old Sunny CA
Posts: 807
Thanked 57 Times in 39 Posts
| Re: [Tutorial]Set up a virtual machine for your server
I was bored and I wanted to try this, but I was reading more into your tut and you say Windows XP SP3. Does it have to be SP3? I got SP2 on a disk right here and I already put it on VM. I dont really wanna download SP3 (I can get it free from my school because I qualify for free Microsoft downloads :P).
So yee get back to me on that please. hehe
__________________ "Baby please, you know your my heroine without the needle marks"
"I like it this way... it's not so bad. Instead of dwelling on the fact that I can't log out, just think that I don't have to. After all, now I don't have to return to that ludicrous world." - Tsukasa (.Dot Hack//Sign) |
| |
12-23-2009
|
#8 (permalink)
| | Old School GunZ Owner
Rank: Alpha Member Join Date: Nov 2007 Location: Canada
Posts: 1,747
Thanked 113 Times in 53 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by number12 |
I was bored and I wanted to try this, but I was reading more into your tut and you say Windows XP SP3. Does it have to be SP3? I got SP2 on a disk right here and I already put it on VM. I dont really wanna download SP3 (I can get it free from my school because I qualify for free Microsoft downloads :P).
So yee get back to me on that please. hehe
| It's always been a free download and it would be suggested to keep it up-to-date
|
| |
12-23-2009
|
#9 (permalink)
| | Beer addict
Rank: Alpha Member Join Date: Dec 2007 Location: Netherlands
Posts: 1,502
Thanked 113 Times in 35 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by number12 |
I was bored and I wanted to try this, but I was reading more into your tut and you say Windows XP SP3. Does it have to be SP3? I got SP2 on a disk right here and I already put it on VM. I dont really wanna download SP3 (I can get it free from my school because I qualify for free Microsoft downloads :P).
So yee get back to me on that please. hehe
| For security purposes, you'd rather have it installed. It comes as critical update on the automatic Windows Update, if I'm right.
|
| |
12-23-2009
|
#10 (permalink)
| | www.SynideSource.com
Rank: Member + Join Date: May 2008 Location: www.SynideSourc
Posts: 662
Thanked 24 Times in 16 Posts
| Re: [Tutorial]Set up a virtual machine for your server
Thanks kochon :)
|
| |
12-23-2009
|
#11 (permalink)
| | C++ Coder
Rank: Member + Join Date: Sep 2007 Location: At My Home O_o
Posts: 583
Thanked 10 Times in 4 Posts
| Re: [Tutorial]Set up a virtual machine for your server
There is a problem,if i in the configuration click on Bridged COnnetcion, it will not work, it dont go on internet :\
Any ideas?
|
| |
12-23-2009
|
#12 (permalink)
| | Golden Member of RageZone
Rank: Member + Join Date: Mar 2009 Location: SG, Siglap sec
Posts: 837
Thanked 29 Times in 21 Posts
| Re: [Tutorial]Set up a virtual machine for your server
pm me the crack version will yeah :p
|
| |
12-23-2009
|
#13 (permalink)
| | Your (mom's) biggest fan
Rank: Member + Join Date: Nov 2006 Location: Montr
Posts: 1,491
Thanked 11 Times in 6 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by 4ndr34s |
There is a problem,if i in the configuration click on Bridged COnnetcion, it will not work, it dont go on internet :\
Any ideas?
| I've had that issue, check your computer's firewall, I had to completely deactivate it...
And no, you do not specifically need SP3, it can be Windows XP SP1, SP2, or any other version of windows that will run the server, it doesn't matter. But I highly recommend SP3, cause it's the most updated and secure version of XP.
Last edited by kochon; 12-23-2009 at 09:11 PM.
|
| |
12-23-2009
|
#14 (permalink)
| | The Omega
Rank: Member
Join Date: Oct 2006 Location: Hamilton, ON
Posts: 105
Thanked 7 Times in 4 Posts
| Re: [Tutorial]Set up a virtual machine for your server
Although this is a great tutorial for those who need it, I'd like to share a small piece of information. If you use a VM then your computer will be using more resources then if you were to run it right off your PC as normal. This is because the VM uses a set amount of resources and continually "steals" resources from windows. So you will notice that your computer will run much slower with a VM running.
Bottom line is that you should not do this unless you REALLY have to, or if your computer has more then enough resources to Spare. (Recommended resources for use: Quad Core [2.66+ GHz], 4GB (8GM would be better) Ram, and a really good video card with at LEAST 512mb on board memory.)
|
| |
12-23-2009
|
#15 (permalink)
| | iTouch ftw?
Rank: Member + Join Date: Apr 2008 Location: Old Sunny CA
Posts: 807
Thanked 57 Times in 39 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by Wizkidje | |
For security purposes, you'd rather have it installed. It comes as critical update on the automatic Windows Update, if I'm right.
| True true. But I am just doing this for the hell of it atm. I am not going to run a server from it. I got a VPS so yee :P
So I am just going to leave it as is then lol.
__________________ "Baby please, you know your my heroine without the needle marks"
"I like it this way... it's not so bad. Instead of dwelling on the fact that I can't log out, just think that I don't have to. After all, now I don't have to return to that ludicrous world." - Tsukasa (.Dot Hack//Sign) |
| |
12-24-2009
|
#16 (permalink)
| | Your (mom's) biggest fan
Rank: Member + Join Date: Nov 2006 Location: Montr
Posts: 1,491
Thanked 11 Times in 6 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by Aka Gambit |
Although this is a great tutorial for those who need it, I'd like to share a small piece of information. If you use a VM then your computer will be using more resources then if you were to run it right off your PC as normal. This is because the VM uses a set amount of resources and continually "steals" resources from windows. So you will notice that your computer will run much slower with a VM running.
Bottom line is that you should not do this unless you REALLY have to, or if your computer has more then enough resources to Spare. (Recommended resources for use: Quad Core [2.66+ GHz], 4GB (8GM would be better) Ram, and a really good video card with at LEAST 512mb on board memory.)
|
True, but the goal here was to keep your computer clean from SQL, wamp, and all that stuff. I just like to keep my everyday computer clean and fast. And beside, I really don't feel the effect of having the VM running on my computer, and I don't have an epic killer machine, I have a dual core @ 3.0ghz, 4 GB ram and a 512 mb video card, GeForce 9800 GT.
|
| |
12-24-2009
|
#17 (permalink)
| | The Omega
Rank: Member
Join Date: Oct 2006 Location: Hamilton, ON
Posts: 105
Thanked 7 Times in 4 Posts
| Re: [Tutorial]Set up a virtual machine for your server
Yes I know, I am just wanting to let people know the Cons of this as well as the Pros so you don't have a bunch of people coming back wondering what happened to their PC and why its so much slower.
(How long have you been running it with VM Ware and, when you run VM ware do you ONLY use the server and play the game or do you continue other tasks as well?)
|
| |
12-24-2009
|
#18 (permalink)
| | Beer addict
Rank: Alpha Member Join Date: Dec 2007 Location: Netherlands
Posts: 1,502
Thanked 113 Times in 35 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by 4ndr34s |
There is a problem,if i in the configuration click on Bridged COnnetcion, it will not work, it dont go on internet :\
Any ideas?
| Bridged means it will directly connect your gateway (most likely your router) and shoot an ARP request at it. If that doesn't work, you'd rather check your DHCP server.
|
| |
12-25-2009
|
#19 (permalink)
| | Your (mom's) biggest fan
Rank: Member + Join Date: Nov 2006 Location: Montr
Posts: 1,491
Thanked 11 Times in 6 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by Wizkidje | |
Bridged means it will directly connect your gateway (most likely your router) and shoot an ARP request at it. If that doesn't work, you'd rather check your DHCP server.
| I fixed it by deactivating my firewall (bitdefender).
And yea, I run msn, I play gunz , firefox etc while the vm is on. The VM only runs the server, nothin else,
|
| |
01-17-2010
|
#20 (permalink)
| | Member
Rank: Hobbit
Join Date: Oct 2008
Posts: 38
Thanked 0 Times in 0 Posts
| Re: [Tutorial]Set up a virtual machine for your server
i need help how to port forward in nat connection in vmware workstation what i need put on port host and what in port machine ?
|
| |
02-02-2010
|
#21 (permalink)
| | Your (mom's) biggest fan
Rank: Member + Join Date: Nov 2006 Location: Montr
Posts: 1,491
Thanked 11 Times in 6 Posts
| Re: [Tutorial]Set up a virtual machine for your server
I never got it working properly using NAT, switch to bridged.
|
| |
02-03-2010
|
#22 (permalink)
| | IfritGaming Network!
Rank: Member + Join Date: Aug 2008 Location: Canada
Posts: 652
Thanked 7 Times in 7 Posts
| Re: [Tutorial]Set up a virtual machine for your server
do we need a partition?
|
| |
02-03-2010
|
#23 (permalink)
| | Your (mom's) biggest fan
Rank: Member + Join Date: Nov 2006 Location: Montr
Posts: 1,491
Thanked 11 Times in 6 Posts
| Re: [Tutorial]Set up a virtual machine for your server
What do you mean a partition?
If you mean do you need to make an actual partition on your physical hard drive, then, no.
The hard drive of the virtual machine is literally a file on your hard drive.
|
| |
02-03-2010
|
#24 (permalink)
| | Alpha
Rank: Member
Join Date: Mar 2009 Location: Canada
Posts: 130
Thanked 8 Times in 5 Posts
| Re: [Tutorial]Set up a virtual machine for your server
thanks you .
|
| |
02-03-2010
|
#25 (permalink)
| | Your (mom's) biggest fan
Rank: Member + Join Date: Nov 2006 Location: Montr
Posts: 1,491
Thanked 11 Times in 6 Posts
| Re: [Tutorial]Set up a virtual machine for your server
|
Originally Posted by hotgame | |
thanks you .
| Dude, use the thank button too :P
|
| | |