Technology Software

Linux Ecology How-To

   Linux Ecology-HOWTO
   Prev    Chapter 1. Reduction of Power Consumption    Next

1.5. Virtual Servers


On enterprise networks, or on the Internet, security constraints may require that different services are run on different, isolated servers. The problem with this one server per service approach is that most spend a lot of idle time waiting for some rare activity bursts.

Several technologies now make it possible to run several GNU/Linux servers inside a real, physical GNU/Linux server.


As in physical servers, each virtual server is isolated from the others. So, this approach retains the benefits of separate servers, but makes it possible to share some hardware resources like the CPU and network bandwidth. On the other hand, each virtual server enjoys a reserved amount of RAM and disk space.

The benefits of virtual servers are obvious in terms of cost, power consumption, optimum use of hardware resources, and consumption of computer materials. There is another key advantage for hardware maintenance: virtuals servers can very easily and transparently be migrated from one physical server to another.

Virtualization solutions:
  • User Mode Linux - The original solution. Allows to run one or several Linux kernel executables on a Linux machine (with a standard kernel) as regular programs.
  • Xen - An increasingly popular alternative, with very little performance overhead. Also allows live server migration to other hardware. Requires a patched Linux kernel.

Virtuals servers all already very popular solutions for website hosting, but virtualization still has a very strong potential in corporate networks.

   Prev    Home    Next
   Screensavers    Up    Energy Star Label



* License

* Linux Ecology How-To Index

Related posts "Technology : Software"

How to Put My FB to Sleep

Software

Some Useful Tips to Avoid Hack Attacks

Software

CREN

Software

How to Transfer DVD to 3GP

Software

How to Troubleshoot if My Computer Only Types in Wingdings

Software

What Cloud Computing Really Means

Software

How to Make More Points Visible on Scatter Plots in Excel for Mac

Software

How to Make a Spreadsheet Without Excel

Software

Enhancing VOB Videos to MPEG Format

Software

Leave a Comment