Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
57 views

Glassfish Virtual Servers with Different Contents

I have been searching google for hours trying to find out whether different virtual servers in glassfish 3.1 could contain different contents. For example there are two virtual servers named VS1 and ...
4
votes
1answer
130 views

Apache2 + Disable Default Virtual Server

This is the first time I actually try to setup a server myself. Everything is working good so far. I have added a new virtual server and changed my domain´s A records and it is now working as ...
0
votes
1answer
46 views

Apache NameVirtualHost and multiple hostnames

I'd like to use one VirtualServer for both www.example.com and example.com. Is this possible? Can I at least have one reference another?
1
vote
0answers
98 views

Deploy multiple applications in Cherokee and distinguish them by port?

I am having an issue on deploying applications with Cherokee web server. The thing is I need to host various Django applications in the same machine and distinguish each one by ports (i.e. app1 in ...
1
vote
1answer
671 views

setting up a high speed load balancing server cluster - web/db/NFS

I'm looking for advice on the best way (mainly in terms of hardware) to set up a high speed load balancing server cluster on a budget (say £2,000 - £ 3,000) to host web services behind a single ip ...
0
votes
1answer
356 views

DCOM Authentication Fails to use Kerberos, Falls back to NTLM

I have a webservice that is written in Classic ASP. In this web service it attempts to create a VirtualServer.Application object on another server via DCOM. This fails with Permission Denied. However ...
0
votes
2answers
79 views

Vserver: Recommended RAM?

I'm at the moment using shared web hosting and a Subversion server, and I'd like to have a git server as well. Now the time has come that a virtual server is less expensive than buying all other ...
0
votes
2answers
66 views

Serve behind a virtual network

I want to run a http server from a computer that is inside a virtual network to the outside world. I don't have any access to the gateway so cannot configure that. I was thinking that there could be a ...
1
vote
1answer
135 views

Can VHD from Virtual PC 2007 be mounted under Virtual Server 2005 R2?

I have a virtual hard disk file (VHD) created using Microsoft Virtual PC 2007. Can this file be copied to a host running Microsoft Virtual Server 2005 R2 and be used as the basis for creating a new ...
1
vote
4answers
252 views

stable, recent, free single system image solution for linux

I've started looking into creating a load balanced virtual server, for running mostly web services, project management services (version control, etc..), and applications of that sort. And I need an ...
1
vote
3answers
9k views

OPENVPN error “Cannot open TUN/TAP dev /dev/net/tun: Permission denied (errno=13)”

Hi I get the following error when I try to run openvpn in my Ubuntu Server Fri Jan 8 02:12:59 2010 OpenVPN 2.1_rc11 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] built on Mar 9 2009 Fri Jan 8 ...
-1
votes
2answers
93 views

Virtual server hosting newbie questions

I'm searching for a hosting that would suit my needs. Currently I'm on shared hosting and as my web sites count grows bigger I think I need a better hosting. I think a dedicated hosting is a overkill ...
0
votes
1answer
136 views

How to make Virtual Server admin web-site not require credentials?

Every time i go to manage our virtual servers from the web-server, e.g.: http://atat.consanto.com:1024/VirtualServer/VSWebApp.exe?view=1 it asks me for a username and password. How can i change ...
1
vote
3answers
1k views

Sleep/hibernate host machine without bothering about virtual machines?

I have a couple of workstations (Windows Vista, 7) used to host virtual machines using Virtual Server 2005, Virtual PC 2007, or Virtual PC for Windows 7. If i want to sleep or hibernate the physical ...
1
vote
2answers
2k views

Virtual PC - parent appears to have been modified

I have been trying to install a training pack for Microsoft BizTalk course 2934a. I have downloaded multiple VHDs and followed the instructions (I think!) for installation. However, on attempting to ...
1
vote
3answers
992 views

Using COM ports with Virtual Server

I have a couple of servers that I'd like to duplicate as guest instances in virtualserver. One of the applications that runs on them uses the COM ports to communicate between the two servers, and ...