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
-1
votes
2 answers

Overview of Virtual Server Migration?

I'm looking for a broad overview of what I need to do and in what order to migrate a W2003 Server to a virtual server environment. Specifically: How does it work in general? Do I need to prepare my disks in any way? What do I install first? The…
DCookie
  • 42,630
  • 11
  • 83
  • 92
-1
votes
1 answer

What are the steps to publishing and accessing a website?

Hi I have been working on asp.net for a while. I am wondering if I want to launch my own website made using asp.net visual studio, how do I go about it? My question is about if I should be buying a server or use a web virtual web host. Which one of…
wild_dove22
  • 25
  • 1
  • 5
-2
votes
1 answer

I think to have everything set correctly but hen i test my nginx server i get an error

i'm trying to set up for the first time a nginx server to deploy a laravel application. I've done each step required, installing php, mysql, composer ecc Than i create a config file as below : server { listen 80; server_name 142.93.111.117; root…
-2
votes
1 answer

Virtual server port forwarding

local connection Nmap scan of public ip address Open Port Check Tool result Virtual server configuration I have a linux machine on a dekstop with arch linux installed that I use as a server running Apache2 (it works perfectly fine locally), and I…
1 2 3 4 5
6