Questions tagged [virtual-server]

A server, usually a Web server, that shares computer resources with other virtual servers. In this context, the virtual part simply means that it is not a dedicated server-- that is, the entire computer is not dedicated to running the server software.

A server, usually a Web server, that shares computer resources with other virtual servers. In this context, the virtual part simply means that it is not a dedicated server-- that is, the entire computer is not dedicated to running the server software.

Virtual Web servers are a very popular way of providing low-cost web hosting services. Instead of requiring a separate computer for each server, dozens of virtual servers can co-reside on the same computer. In most cases, performance is not affected and each web site behaves as if it is being served by a dedicated server. However, if too many virtual servers reside on the same computer, or if one virtual server starts hogging resources, Web pages will be delivered more slowly.

79 questions
0
votes
2 answers

How do I view a website in my desktop browser from a web app running in server in a VM on my desktop?

I am running Ubuntu on my workstation, and headless Ubuntu Server in VirtualBox on this same workstation. I'd like to write a web app and deploy it on Ubuntu Server in the VM, then load it in a web browser on my workstation. Is this possible,…
bgibson
  • 17,379
  • 8
  • 29
  • 45
0
votes
1 answer

Can't manage subscription in Microsoft Azure

I'm working with free trial and I don't noticed that it finished, I have a lot of valuable work on it, how to change it to my credit card? I add it when I started. I can't get into my subscription. The same problem:…
idan
  • 1,508
  • 5
  • 29
  • 60
0
votes
1 answer

IBM System i Access causes web application not to load

I have an web application that was developed in Visual Studio 13 using Visual Basic. When I switched it over to a virtual server to run, it was ran fine until I installed IBM System i Access. It was needed to connect to a db2 database. After its…
Demetrick Norris
  • 41
  • 1
  • 2
  • 9
0
votes
1 answer

Send / Receive Emails through external VServer with Plesk?

I have: Google Cloud Engine (Google does not allow to Send Mails) Domain (GoDaddy) External VServer with Plesk. I want to user my VServer as an external Mailserver. But i don´t know what to write in the "CName (Alias)" and "MX (Mail…
MCG
  • 503
  • 6
  • 20
0
votes
1 answer

Copying file from Desktop to Virtual Server LINUX

I have researched and only see answers on how to do this on windows, so here are my details. I am using mac os X .. And I am connecting to a virtual server via VPN. My problem is I have files on the desktop of my mac that I need to get to the…
Johnathon22
  • 313
  • 2
  • 4
  • 14
0
votes
1 answer

FTP return 150 openingdate on Win2012 server

The following code works perfectly fine from my own machine (Win7 ISS7) but when I move it to a virtual server running IIS8 on a datacentre then I get the return code 150 (openingdata). I can access the ftp site via IE on this server. Is this a…
Ian Beeson
  • 65
  • 1
  • 5
0
votes
1 answer

www redirect to non www for all domain hosted

I am hosting sever sites by using virtual host of apache. Is there any way to redirect any sites hosted on our server to will redirect to non www I want just one setting in the server so that every site hosted here and that will be hosted later will…
zahid9i
  • 596
  • 1
  • 8
  • 17
0
votes
1 answer

Apache Virtualhost Directory conditional redirect

I just created a website with two environments as virtualservers - testing and production. As production server is open to everyone but I allowed only my IP to access testing environment: DocumentRoot /home/xxx/www …
0
votes
2 answers

Backing up local SQL database onto the same computer using PHP

I'm using Wamp to, among other things, run a couple of local PHP sites that use local mySQL dbs in order to organize and keep personal info. None of this touches anything outside my PC. It just works on my local virtual server. However, if something…
QuestionerNo27
  • 610
  • 6
  • 14
  • 30
0
votes
1 answer

Can't merge undo disks on Virtual Server 2005

Error message: "Virtual Server was unable to commit the changes made during the current session of "". A likely cause of this problem is the parent virtual hard disk cannot be opened for read/write or it might be in use or the user has no…
Sandor Davidhazi
  • 888
  • 1
  • 9
  • 20
0
votes
2 answers

Direct a URL directly to a GlassFish application in a virtual server

We have a domain name with DNS management facility. We also have a web application developed in a GlassFish server hosted in a virtual server with a path is http://198.98.103.233:8080/pemis/ I want to direct to the home page of that application…
Buddhika Ariyaratne
  • 2,339
  • 6
  • 51
  • 88
0
votes
2 answers

Remove everything in temp folder, delete temp, and make a new temp

I have a script that I'm working on that is intended to remove the temp folder (in C Disk), delete everything in temp, and then create a new temp folder. I have the script already created to delete everything, however I'm unsure of how you go about…
Valrok
  • 1,514
  • 7
  • 30
  • 49
0
votes
1 answer

How do I run a virtual server on same IP of main server but different port using Cherokee?

When I have installed a Cherokee server and I only have one IP address, I need to know how to create a virtual server that can access for example with: MY_SAME_IP_CHEROKEE:7000 I just want to change the port and I want to be able to create any…
pahko
  • 2,580
  • 4
  • 22
  • 25
-1
votes
1 answer

Cannot order IBM Cloud virtual servers with suspended billing

I got the error about the newly introduced service. Ref. Virtual servers now with suspended billing and 1-minute granularity - IBM Cloud Blog : https://www.ibm.com/blogs/bluemix/2018/06/virtual-servers-suspended-billing/ Item C1_1X1X25 does not…
kyouhei
  • 54
  • 1
  • 1
  • 6
-1
votes
1 answer

Looking for a qcow2 RHEL6/RHEL7 image that uploads to a Bluemix Virtual Server

I need to upload an RHEL image into a Virtual Server of my Bluemix environment. I downloaded a qcow2 image directly from Red Hat (rhel-server-7.0-x86_64-boot.iso) but whilst this image uploads to a BMX Virtual Server when I try to access the Virtual…
nickc909
  • 1
  • 3