Virtual Server Setup

Oct 26, 2009

I've been doing some research and thought why not split the server into a bunch of virtual servers so I can offer both windows and linux hosting.

What is the best option for doing this?

I've come across VMware Server but also noticed centOS has "Virtualization provided by the Xen hypervisor with Virtual Machine Manager"

Assuming I go with splitting the server up, do I create a virtual centOS server and install cPanel on that one or on the main install?

Totally new to virtualization.

View 5 Replies


ADVERTISEMENT

How To Setup A VPS (Virtual Private Server)

Sep 29, 2008

I have a dedicated server with iWeb, but due to revenues being cut short, I'm in search for a new host. Possibly a VPS host that isn't expensive or a shared host.

Anyways.. I'm looking for a good host (nothing like the oversellers at Dreamhost) that would work for me.

I'd be hosting some domains-- about 10. Three are majorly active, 1 is moderately active, and the others are hardly active.

I've tried Dreamhost's shared hosting (along with a PS from them) and that night (my first night with them), their servers went down. HostRefugee, tried them, the server couldn't handle the load and was quite slow. (may be due to coding)

So yeah, suggestions? I know how to setup a VPS if needed.

View 12 Replies View Related

Virtual Private Server (VPS) Setup - More Than 10 Day @ Nixism.com

Oct 6, 2009

1.) Ordered and paid for a new vps on 2009-09-22
2.) 2009-09-25 and 2009-09-30 open tickets to ask why still not setup new vps, but just forward to 'The concerned department and concerned person', vps still not setup
3.) Service still Pending set up

View 8 Replies View Related

Virtual Dedicated Server From GoDaddy Setup ..

Aug 17, 2007

I bought a Virtual dedicated server from GoDaddy and I had lots of problems setting up the domain , e-mails, etc..

I'm looking for a hosting service where the team can do all the setup for me.

specs:

Linux
about 50GB space
500GB/m bandwidth
CGI, PHP, MySQL
Full root access (FTP)
No upload file size limit
100Mbps

View 3 Replies View Related

VPN (Virtual Private Network) Server Setup

Jul 9, 2008

I'm trying to setup a VPN server on windows 2003 standard. It suppose to work like this if configuration is correct: the server will have 20 static public IP addresses, each of my workstations will use one of the 20 IPs to connect to the server, then connect to the internet with the same IP it connects to the server. So if I do a IP lookup, each workstation will show a different public IP but the server will always assign the same IP to the same workstation.

Now all my workstations can connect to the server with any of the IPs I have, and they can surf the internet with no problems at all. However, if I do a IP lookup, every workstation shows the same pubilc IP which is totally not what I wanted. I have searched google and not much useful infor come up. Can any of the experts here help me out?

View 6 Replies View Related

How To Setup Virtual Private Server (VPS) On CentOS?

Jan 16, 2008

How can I setup VPS's on my new server?, I want something which is free, can anyone give me some software? for centos

View 5 Replies View Related

Mail Server - Setup Virtual Mail Boxes

Feb 10, 2007

AMD Athlon54 X2 512Kx2 socket AM2 3800
slamd64-11.0

Just completed installing the captioned OS with everything installed except GAME. This is an experiment. slamd64 is now running on the box.

I'm going to setup virtual mail boxes on this server, allowing my friends using the mail server sending and receiving mails. Please advise;

1) how to check whether sendmail is running and configured properly.
2) how to setup virtual mail boxes. Where can I find relevant tutorial.

View 2 Replies View Related

Apache :: Setup A Virtual Host

Aug 7, 2014

I have a fresh Ubuntu 14.04 install (desktop). I installed Apache, php and mysql from APT and updated everything.I tried to setup a virtual host using these directions: URL...I followed them to the letter:

o I created a folder /var/www/mydomain.local/public_html
o I copied the 000-default.conf in sites available and modified it
o I added mydomain.local to my hosts file (with IP of 127.0.0.1
o I used a2ensite to enable the host
o I used service apache2 reload

When I went to mydomain.local in firefox, it took me to the default host main page.I tried a restart of the service and even a reboot of the computer. No change.On a theory, I used a2dissite to remote 000-default from the enabled site list and reloaded the service. I got the home page for mydomain.local after that.

I created a named host called localhost and reloaded the apache. When I went to http://localhost it took me to the mydomain.local homepage. Rebooted the computer. Now, localhost gives me the apache default home page and mydomain.local does not work at all (I get a server not found).

I get the feeling that there is an apache configuration item I am missing but I cannot find it.

View 1 Replies View Related

VPN (Virtual Private Network) Setup In Windows 2003

Dec 24, 2007

Is there best way to setup VPN on windows server to access net (PPTP) . I have try few guide that let me login to server using vpn, but can not access th internet.

View 5 Replies View Related

Apache :: Setup Virtual Host On Windows 7 Home Premium

Jan 2, 2014

I'm using Vertrigo 2.30 which in turn uses Apache 2.2.26 as part of its stack I am trying to set up virutal host on Windows 7 home premium.in httpd.conf I have uncommented Include conf/extra/httpd-vhosts.conf in C:WindowsSystem32driversetchosts I have

127.0.0.1 localhost
127.0.0.1 localhost
198.0.65.217 talknowradio.com # www
198.0.65.217 paranormalpalaceradio.comcastbiz.net # vhost

in C:Program Files (x86)VertrigoServApacheconfvertrigo.conf I have

<Directory "C:Program Files (x86)VertrigoServwww">
Options Indexes FollowSymLinks Includes
AllowOverride All
Order allow,deny
Allow from All
</Directory>

[code]...

my primary domain still works perfectly but the virtual host I created keeps loading 403 error page I have checked the Apache error log and I found two instanses of

[Tue Dec 31 08:33:29 2013] [error] [client 198.0.65.217] script 'C:/Program Files (x86)/VertrigoServ/www/vhost/modules.php' not found or unable to stat, referer: URL....I have no clue where or why its reading a module.php file granted I do use Nuke Evolution on my primary site but the only page in the virual host folder is a index.html I have checked and double checked.

View 16 Replies View Related

Apache :: Setup Subdomain / Virtual Host To Redirect To Specific Port And Path

Mar 13, 2013

I am trying to setup a subdomain and/or virtual host to redirect to a specific port and path. I have setup my server with DDYNS through my domain name registar. Through the ddyns client I have set it to assign a subdomain of "outside.name.com" so that my server will have a easy name to get to instead of a dynamic ip address.

I have also setup on my registrars host records another subdomain of "inside.name.com" with a static IP address for internet network accessing to my server.My problem is that I have a service/program on my server that I need access to both internally and externally and this service can only be access through a port of 32400 and HTTP address of /web. (e.g. outside.name.com:32400/web or inside.name.com:32400/web)...

Is there a way that I can create a VirtualHost or Subdomain of "service.*.name.com" that redirects them to ":32400/web" of the hostname they're on? (e.g. service.outside.name.com automatically forwards or proxies--to keep it pretty--to service.outside.name.com:32400/web)

View 1 Replies View Related

Apache :: Unable To Setup Subdomain And Virtual Host To Redirect To Port And Path

Mar 12, 2013

I am trying to setup a subdomain and/or virtual host to redirect to a specific port and path. I am, however, having great difficulties doing this.

I have setup my server with DDYNS through my domain name registar.

Through the ddyns client I have set it to assign a subdomain of "outside.name.com" so that my server will have a easy name to get to instead of a dynamic ip address.

I have also setup on my registrars host records another subdomain of "inside.name.com" with a static IP address for internet network accessing to my server.

My problem is that I have a service/program on my server that I need access to both internally and externally and this service can only be access through a port of 32400 and HTTP address of /web. (e.g. outside.name.com:32400/web or inside.name.com:32400/web)

This is annoying for others to type out and I am just wanting to make it look pretty. Is there a way that I can create a VirtualHost or Subdomain of "service.*.name.com" that redirects them to ":32400/web" of the hostname they're on? (e.g. service.outside.name.com automatically forwards or proxies--to keep it pretty--to service.outside.name.com:32400/web)

View 1 Replies View Related

Virtual Private Server Vs Virtual Dedicated Server

Oct 9, 2008

I would like to understand what is the difference between VPS and a VDS. I understand they sound the same, however from a cost stand point VPS is way cheaper than VDS, and I am not very sure of the reason.

View 14 Replies View Related

VPN (Virtual Private Network) Server On Virtual Private Server?

Aug 12, 2007

i try to install a vpn server on my vps ...

View 6 Replies View Related

Difference Between A Virtual Private Server And A Dedicated Server?

Feb 11, 2009

What is the difference between a virtual private server and a dedicated server?

View 8 Replies View Related

Need A Virtual Private Server (VPS) / Dedicated Server

Jun 14, 2008

I'm expected to have around 1000-1500 users at a time after my ad compaign for my site.
currently, my setup is as follows:
VPS in UK
guaranteed memory: 256 burstable : 512
disk: 20GB
traffic: 200GB per month
price : 15 dollars a month

I would like to upgrade to :
guaranteed memory: 1GB
which is better ? to go with VPS ? or dedicated server ? which provider do u recommend ? how much am I expected to pay for my required setup ? what about CPU ?

View 12 Replies View Related

Game Server :: Virtual Private Server

Jul 3, 2007

Anyway, does anybody know a VPS where I can run game servers such as Counter Strike, BHD etc...?

View 12 Replies View Related

Creating A Virtual Server On A Dedicated Server

Oct 22, 2007

Whats the easiest way to create a private server within a dedicated server running cpanel/WHM/Fantastico?

I need to allow this 'virtual server', to host up to 10 domains, and for them to use their own nameservers, not the ones used on my dedicated server.

I have 2 IPs to spare, but I have no idea on how to do this.

Any help is much appreciated, or if you can guide me on where to get info on this.

i need this new reseller NOT to be identified with my own server (IPs)

View 7 Replies View Related

Looking For Virtual Private Server (VPS)

Feb 7, 2009

I`m looking for VPS i have searck offer section but i wont to hear community suggestions too.
I need:

min 25GB max 30GB Space
min 600GB max 700GB traffic
Min 768mb max 1024mb dedicated ram
min 1536mb max 2048 bustable ram
Cpanel/WHM
Full management

I set max limit's because i do not wont to pay for something i will not use

View 14 Replies View Related

Virtual Dedicated Server

Apr 15, 2009

What is the difference between virtual dedicated server and a dedicated server?

I know that a dedicated server means you have the physical computer as your server whileas virtual dedicated server means that they separate the physical computer into various parts and you have control over one of those separated parts.

But my question is mainly on the functionality of a virtual dedicated server and a dedicated server.

What can you do on a dedicated server that you can't do on a virtual dedicated server?

View 8 Replies View Related

VNC On Virtual Private Server (VPS)

Dec 8, 2008

i'm trying to get a graphical interface for a VPS I recently bought. I'm currently running Ubuntu Minimal 8.01. I've read some instructions on how to install the GUI, and VNC. I cannot get this to work, does anyone have any insight?

View 5 Replies View Related

Starting Virtual Server

Mar 23, 2008

I have one main server with various virtual servers installed on it. however I do not succeed in restarting one of the virtual server. i receive javascript errors(see attachment).

I have put all the security settings to low,enable scripts etc. and still it doesn't work.

View 4 Replies View Related

Using Virtual Server 2005 R2

Mar 1, 2007

Just wanted to know how prevalent VS 2005 is now. We are basically virtualizing everything that moves as it is easier to upgrade to a new server and move the VPS around. Also we get to control the reboots etc.

View 12 Replies View Related

Managed Virtual Private Server (VPS) In The UK

Feb 12, 2009

I am looking for a reliable managed VPS host which has servers/or is based in the UK. I am transferring a high traffic site, and I'm looking for recommendations for a host offering the following:

-Managed VPS
-Reliable servers
-Good support, with native English language staff
-U.K. based data center
Any suggestions for hosts would be greatly appreciated.
Has anyone had experience with clustered.net as I have seen they have a package?

View 14 Replies View Related

Suggestions For Virtual Private Server (VPS)

May 22, 2007

I am "simply" looking to run a Joomla! community site with an estimated 250 - 500 and then eventually up to 1,000 users onine at one time. The main attraction will be the user forums and profiles. I don't plan on having any videos or anything like that, but I will install a mambot that will integrate Google Video, etc.

I am trying to pick a VPS provider and from what I have read so far, I have kind of narrowed it down to a few places:

Spry.com
vpslink.com
knownhost.com
mediatemple.net

From reading alot so far, I would imagine I would need at least 256-512MB of RAM. Plesk sounds like a good control panel since I won't be reselling any of the space. Webmin sounds too hands on, and I know a little bit, but not a lot. The backup option that comes with Spry.com sounds tempting, but VPSLink has attractive price points. Mediatemple.net also gives you 1TB of bandwidth, a very attractive option.

I am "simply" looking to run a Joomla! community site with an estimated 250 -
As long as the site can run MySQL, I am happy. Joomla!, statistics software (any suggestions) and WordPress and that is about it as far as applications.

Any suggestions on what plans or who I should go with? My budget is about $t50 a month.

View 3 Replies View Related

Slow Virtual Private Server (VPS)

Jul 29, 2006

The subject line pretty much sums up my major problem. My site has been intermittently slow (somtimes slow, sometimes not) for... like since I can remember. So my site isn't that big

Sometimes for me it takes forever to load a vbulletin page, or even the main page of the site. I thought I had found the problem (a mysql-intensive script), removed it, improved things quite a bit, but there is still a long way to go!

Many site users report the same exact things.
"The site is sloowww" ...
"It wasn't slow yesterday but it is today" ...
"Today it's really fast, but last week I was having problems pulling up pages".

Its fustrating becase this is a VPS, and although I know how to use Cpanel, WHM is really big and I am not sure what I could do to speed up my website or to even begin to locate any potential problems.

My site is basically Joomla CMS, vBulletin BBS and 4images image gallery. The later two use a common user database. My current mysql usage is 327.55MB in total. Apache 1.3.34, PHP 4.4.1 and MySQL 4.1.19-standard. Powered by WHM/Cpanel & Virtuozzo.

What should I do? Where can I start? Where can I look?

View 5 Replies View Related

Virtual Private Server (VPS) With At Least 20 Ip Adress

May 13, 2009

I need a help to find right host for me

I`m looking for Semi-managed (managed) VPS

256MB ram
50GB Traffic
10GB Space
20-25 IP adress
CPanel/Directadmin

Budget 30-35$

Any sugestions ?

View 11 Replies View Related

Very Cheap Virtual Private Server (VPS)?

Mar 1, 2009

I'm just wondering if people could point me in the direction of cheap VPS's - like under $10/month, but ideally nearer $5/month if such a thing exists..

I'm looking for one to host slave DNS so I obviously want it to be fast and reliable but I dont need it to be 100% mega reliable in the sense that an outage here and there wouldn't be the end of the world as there will be no web sites hosted on it.

What is the cheapest VPS out there?

View 14 Replies View Related

IP's On Virtual Private Server (VPS) Plans

Nov 19, 2008

Question about IP's on VPS plans

A lot of providers say "2 IP's included" or something to that effect when advertising their plans.
What exactly does this mean? The number of dedicated IP's? The number of websites you can host?

View 6 Replies View Related

Virtual Private Server (VPS) Resellers

May 1, 2008

ARE THERE ANY VPS RESELLER WBESITES? AS I WANT TO MOVE INTO THEM AS WELL AS NORMAL SHARED AND RESELLER HOSTING.

View 2 Replies View Related

Virtual Private Server (VPS) In UK + CPanel

May 19, 2009

We're looking for a VPS in the UK that comes with cPanel. Ideally we'd want around 100GB storage and 1GB Ram. Budget is around £40. Can anything be bought for that price?

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved