Virtual server hosting Archives

I’d like to buy a server that I can divide into two or three Virtual Private Servers.

It’s for hosting Minecraft game servers.

I don’t know what would be an ideal server to start with, ideally one that I can upgrade with more RAM or hard disk space later on if we need to.

If you could just suggest the types of server I need to be looking at, like tower or blade etc, that would be a good start.

Thanks

I am trying to find a website hosting provider that will 1. Host a website and 2. Host a Minecraft server, all on the same plan. I am willing to spend up to /month. A Minecraft server is a Java Executable (.jar) file. The hosting requirements for a Minecraft server I would like to run are:

*At least 20 Mbit (2.5 MByte)/second upload and download speed
*At least 1.5 GB RAM
*1.5 GHz (or greater) processor
*A static IP address
*Able to have the internet connect to a certain port (by default :25565, but this can be changed).
*50 MB hard disk space
*Preferably an unmetered or unlimited bandwidth plan, but 200-300 GB bandwidth per month or more will work.

Is there any provider that will do this on a shared website hosting, Virtual Private Server (VPS), Virtual Dedicated Server, or Dedicated Server plan for less than /month?

Apache: How do I make a virtual host mirror?

<VirtualHost *:80>
ServerAdmin admin@whateverdomain.com
DocumentRoot "C:\rootstuff"
ServerName servername.com
</VirtualHost>
that works, but lets say I want a specific subdomain of my domain to forward to another site. How would I do that?
I tried:
<VirtualHost http://whateversite.com/siteiwantforwarded:80>
ServerAdmin admin@whateversite
DocumentRoot "http://thesiteIwanttoforwardto.com/"
ServerName servername.com
</VirtualHost>
but apache won’t start when I do this.

To elaborate, I want people to be able to access my own server at www.mysitename.com but if they go to www.mysitename.com/subdirectory then it will forward them without the use of html redirection and display www.theothersite.com’s page (A virtual host mirror)

How can I link (connect) host with virtual machine ?

How can I connect the host with virtual machine. I want to test my application. I have a server and a client. Client adds triple content to the server. Now I have to test this in virtual machine. I want to start the client in virtual machine and start server in physical (host machine). When I press the insert button in client (in virtual machine) the content should be inserted in server (in physical machine). I start them now but they are independent from each other. How can I link them together. How can I make them work together ? How should client recognize server ? My application is in Java ..Thank you for your consideration

Where is Virtual Servers?

I have a weird router and for some reason it doesn’t have virtual servers. I was told it was under advanced but the only things there were:
RIP
Security
Firewall
Filter
QoS
Port Mapping
Time Zone
ACL
TR069
UPnP
Huawei modem, how do i enter virtual servers? I want to enter it so i can host warcraft 3 games… But I’m having trouble going to virtual servers.

Free dedicated or Virtual private servers?

Im looking for a totally free dedicated or virtual private(VPS) server. I don’t care so much about the specs and I don’t want any "No, thats impossible" type answers. Best answer will get 10 Points and 5 Stars. Don’t direct me to free trials or ones where it says it is free but you need a credit card. And no "Just pay for it" or "Free hosting is unreliable" type answers.
I thought I said no "It isn’t possible" answers.
And no free webhosts athough thanks for the advice

Does anyone know where can I find a website that is great to use for .NET applications and SQL Server database.

Also should I go with a webserver or a virtual server. What do you recommend?

I have two virtual hosts set up: http://localhost and http://edgeridge. the document root of my wamp server is c:/webs and the application I am running resides in c:/webs/myapp/public/. in myapp folder i have two files (index.php; which just runs the phpinfo() command, and the second is index.html which just has the text "Hello World")

The following works under the localhost virtual directory:
http://localhost/myapp/public/index.php
http://localhost/myapp/public/index.html

I have set up the document root of the virtual host for http://edgeridge to
c:/webs/myapp/public/

However, when i browse to http://edgeridge, http://edgeridge/index.html works but http://edgeridge/index.php does not work; i get the error 404 page not found code.

I have check the DirectoryIndex to make sure it includes .php for which it does. All settings seem to be set up correctly since it works under http://localhost/myapp/public/index.php.

Any help please, this has been bugging me for the past 3 days… help!!!

WAMPserver and Virtual Hosts?

I’m trying to set up virtual hosts on my local machine running WAMPServer on Windows Vista. I’ve updated my system hosts file and put in the virtul hosts configuration for apache, and thats working ok – but I need PHP to recognise its top directory in these hosts (as referenced by "/") so that I can do require("/includes/foo.bar")

At the moment, "/" goes right to the root of my C drive, virtual hosts or not. I’ve done this before with apache/vhosts but not under wamp server, so what am I forgetting to do / or what have i overlooked?

hi, guys, I am trying to get access to restricted sites here in china, so i need an vpn service, also i would like to set up a website, does that mean an virtual hosting will not work? is it possible to make this double server in one paid host? thx in advance.