Linux Tutorials on the topic “debian”
-
Installing MyDNS-NG & MyDNSConfig 3 On Debian Lenny
Author: Falko Timme • Tags: control panels, debian, dns, mydns • Comments: 3
Installing MyDNS-NG & MyDNSConfig 3 On Debian Lenny In this tutorial I will describe how to install and configure MyDNS-NG and MyDNSConfig 3 on Debian Lenny. MyDNS-NG is a DNS server that uses a MySQL database as backend instead of configuration files like, for example, Bind or djbdns. MyDNSConfig is an easy to use web-based interface to MyDNS-NG. MyDNSConfig can create all types of DNS records that are available in MyDNS and adds features like user management and access privileges.
-
How To Enable Networking In Xen Guests On Hetzner's New EQ Servers (Debian Lenny)
Author: Falko Timme • Tags: debian, virtualization, xen • Comments: 5
How To Enable Networking In Xen Guests On Hetzner's New EQ Servers (Debian Lenny) This tutorial shows how you can enable networking in Xen guests (domU) on Hetzner's new EQ servers. With the new EQ servers, you can get up to three additional IPs that are in the same subnet as the server's main IP. The problem is that these additional IPs are bound to the MAC address of the host system (dom0) - Hetzner's routers will dump IP packets if they come from an unknown MAC address. This means we cannot use Xen's bridged mode, but must switch to Xen's routed mode where the host system (dom0) acts as the gateway for the guests.
-
How To Enable Networking In Xen Guests On Hetzner's DS Servers (Debian Etch)
Author: Falko Timme • Tags: debian, virtualization, xen • Comments: 4
How To Enable Networking In Xen Guests On Hetzner's DS Servers (Debian Etch) This tutorial shows how you can enable networking in Xen guests (domU) on Hetzner's DS servers. With the DS servers, you can get a subnet of eight additional IPs (or more) - usually that subnet is different from the subnet that the server's main IP is from. The problem is that these additional IPs are bound to the MAC address of the host system (dom0) - Hetzner's routers will dump IP packets if they come from an unknown MAC address. This means we cannot use Xen's bridged mode, but must switch to Xen's routed mode where the host system (dom0) acts as the gateway for the guests.
-
-
VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Debian Lenny Server
Author: Falko Timme • Tags: debian, virtualbox, virtualization • Comments: 3
VBoxHeadless - Running Virtual Machines With VirtualBox 3.1.x On A Headless Debian Lenny Server This guide explains how you can run virtual machines with Sun xVM VirtualBox 3.1.x on a headless Debian Lenny server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment. Fortunately, VirtualBox comes with a tool called VBoxHeadless that allows you to connect to the virtual machines over a remote desktop connection, so there's no need for the VirtualBox GUI.
-
Using DPKG To Install OpenVZ On Debian
Author: max.havoc • Tags: debian, openvz, virtualization • Comments: 1
Using DPKG To Install OpenVZ On Debian To use the DPKG package manager to install OpenVZ, all you need to do is download the OpenVZ components, and let DPKG do the rest.
-
The Perfect Xen Setup For Debian And Ubuntu
Author: Falko Timme • Tags: debian, ubuntu, virtualization, xen • Comments: 23The Perfect Xen Setup For Debian And Ubuntu This tutorial provides step-by-step instructions on how to install Xen (version 2) on a Debian Sarge (3.1) system. It should apply to Ubuntu systems with little or no modifications.Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware. This saves money, and what is even more important, it's more secure. If the virtual machine of your DNS server gets hacked, it has no effect on your other virtual machines. Plus, you can move virtual machines from one Xen server to the next one.
-
The Perfect Xen 3.0.1 Setup For Debian
Author: Falko Timme • Tags: debian, virtualization, xen • Comments: 13
The Perfect Xen 3.0.1 Setup For Debian This tutorial provides step-by-step instructions on how to install Xen (version 3.0.1) on a Debian Sarge (3.1) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware. This saves money, and what is even more important, it's more secure. If the virtual machine of your DNS server gets hacked, it has no effect on your other virtual machines. Plus, you can move virtual machines from one Xen server to the next one.
-
Building A Virtual Server (VPS) With Debian 3.1 (Sarge) And OpenVZ
Author: Till Brehm • Tags: debian, openvz, virtualization • Comments: 8
Building A Virtual Server (VPS) With Debian 3.1 (Sarge) And OpenVZ In this HowTo I will describe the steps to be taken to prepare a server for OpenVZ virtual machines on Debian 3.1 (Sarge) 32Bit Linux. With OpenVZ you can create multiple Virtual Private Servers (VPS) on the same hardware, similar to Xen and the Linux Vserver project. OpenVZ is the open-source branch of Virtuozzo, a commercial virtualization solution used by many providers that offer virtual servers. The OpenVZ kernel patch is licensed under the GPL license, and the user-level tools are under the QPL license.
-
How To Install VMware Server On Debian Sarge
Author: Falko Timme • Tags: debian, virtualization, vmware • Comments: 3How To Install VMware Server On Debian Sarge This tutorial provides step-by-step instructions on how to install the free VMware Server (version 1.0.1) on a Debian Sarge system. VMware has just released version 1.0 of its free VMware Server. With VMware Server you can create and run guest operating systems ("virtual machines") such as Linux, Windows, FreeBSD, etc. under a host operating system. This has the benefit that you can run multiple operating systems on the same hardware which saves a lot of money, and you can move virtual machines from one VMware Server to the next one (or to a system that has the VMware Player which is also free). In this article we use Debian Sarge (3.1) as the host operating system.
-
The Perfect Xen 3.0.3 Setup For Debian Sarge
Author: Falko Timme • Tags: debian, virtualization, xen • Comments: 8The Perfect Xen 3.0.3 Setup For Debian Sarge This tutorial provides step-by-step instructions on how to install Xen (version 3.0.3) on a Debian Sarge (3.1) system. Xen lets you create guest operating systems (*nix operating systems like Linux and FreeBSD), so called "virtual machines" or domUs, under a host operating system (dom0). Using Xen you can separate your applications into different virtual machines that are totally independent from each other (e.g. a virtual machine for a mail server, a virtual machine for a high-traffic web site, another virtual machine that serves your customers' web sites, a virtual machine for DNS, etc.), but still use the same hardware. This saves money, and what is even more important, it's more secure. If the virtual machine of your DNS server gets hacked, it has no effect on your other virtual machines. Plus, you can move virtual machines from one Xen server to the next one.