- Installing KVM Guests With virt-install On Ubuntu 12.10 Server
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 12.10 KVM server.
in Public bookmarks with kvm machine ubuntu virt-install virtual virtualization
- Installing KVM Guests With virt-install On Ubuntu 8.10 Server
Unlike virt-manager, virt-install is a command line tool that allows you to create KVM guests on a headless server. You may ask yourself: "But I can use vmbuilder to do this, why do I need virt-install?" The difference between virt-install and vmbuilder is that vmbuilder is for creating Ubuntu-based guests, whereas virt-install lets you install all kinds of operating systems (e.g. Linux, Windows, Solaris, FreeBSD, OpenBSD) and distributions in a guest, just like virt-manager. This article shows how you can use it on an Ubuntu 8.10 KVM server.
in Public bookmarks with kvm machine ubuntu virt-install virt-manager virtual virtualization vmbuilder
- Installing OpenVZ + Management Of VMs Through ISPConfig 3 (Debian 6.0)
This tutorial describes the installation of an OpenVZ host server to manage virtual machines from within the ISPConfig 3 hosting control panel. OpenVZ is a lightweight virtualization technology for Linux servers, similar to jails on *BSD systems. ISPConfig 3 contains a module to manage OpenVZ virtual machines on the local server and on remote servers that run ISPConfig.
in Public bookmarks with debian ispconfig machine openvz squeeze virtual virtualization
- Installing VirtualBox 2.0.0 On Ubuntu 8.04 Desktop
This tutorial shows how you can install Sun xVM VirtualBox on an Ubuntu 8.04 desktop. With VirtualBox you can create and run guest operating systems (virtual machines) such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 2.0.0 from the precompiled binaries.
in Public bookmarks with machine ubuntu virtual virtualbox virtualization vm
- Installing VirtualBox 3.0 On A Fedora 11 Desktop
This tutorial shows how you can install Sun VirtualBox 3.0 (released on June 30, 2009) on a Fedora 11 desktop. With VirtualBox you can create and run guest operating systems ("virtual machines") such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 3.0 from the precompiled binaries.
in Public bookmarks with fedora machine virtual virtualbox virtualization
- Installing VirtualBox 3.0 On An Ubuntu 9.04 Desktop
This tutorial shows how you can install Sun VirtualBox 3.0 (released on June 30, 2009) on an Ubuntu 9.04 desktop. With VirtualBox you can create and run guest operating systems ("virtual machines") such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show how to set up VirtualBox 3.0 from the precompiled binaries.
in Public bookmarks with machine ubuntu virtual virtualbox virtualization
- Installing VirtualBox On Ubuntu | HowtoForge - Linux Howtos and Tutorials
This tutorial shows how you can install InnoTek's VirtualBox on a Ubuntu desktop. With VirtualBox you can create and run guest operating systems ("virtual machines") such as Linux and Windows under a host operating system. There are two ways of installing VirtualBox: from precompiled binaries that are available for some distributions and come under the PUEL license, and from the sources that are released under the GPL. This article will show both ways.
in Public bookmarks with innotek linux machine ubuntu virtual virtualbox virtualization vm vps by 4 users
- Installing Windows XP As A KVM Guest On Ubuntu 8.10 Desktop
There's a bug in virt-install and virt-manager on Ubuntu 8.10 that does not let you run Windows XP as a guest under KVM. During the Windows installation, the guest needs to be rebooted, and then you get the following error, and Windows XP refuses to boot: "A disk read error occured. Press Ctrl+Alt+Del to restart". This guide shows how you can solve the problem and install Windows XP as a KVM guest on Ubuntu 8.10.
in Public bookmarks with hvm kvm machine ubuntu virt-install virt-manager virtual virtualization windows xp by 3 users
- Installing Xen 3.3 With Kernel 2.6.27 On Ubuntu 8.10 (x86_64)
This tutorial shows how you can install Xen 3.3 on an Ubuntu 8.10 host (dom0). Xen 3.3 is available from the Ubuntu 8.10 repositories, but the Ubuntu 8.10 kernels (2.6.27-x) are domU kernels, i.e., they work for Xen guests (domU), but not for the host (dom0). Therefore we need to build our own dom0 kernel. This guide explains how to do this with a 2.6.27 kernel.
in Public bookmarks with dom0 domu intrepid machine ubuntu virtual virtualization xen
- Installing Xen On An Ubuntu 7.10 (Gutsy Gibbon) Server From The Ubuntu Repositories
This tutorial provides step-by-step instructions on how to install Xen on an Ubuntu Gutsy Gibbon (Ubuntu 7.10) server system (i386). You can find all the software used here in the Ubuntu repositories, so no external files or compilation are needed.
in Public bookmarks with gibbon gutsy linux machine server ubuntu virtual virtualization vm vps xen
- Installing Xen On An Ubuntu 8.04 (Hardy Heron) Server From The Ubuntu Repositories
This tutorial provides step-by-step instructions on how to install Xen on an Ubuntu Hardy Heron (Ubuntu 8.04) server system (i386). You can find all the software used here in the Ubuntu repositories, so no external files (apart from a fixed Ubuntu Xen kernel to enable networking for the virtual machines) or compilation are needed.
in Public bookmarks with machine ubuntu virtual virtualization vm vps xen
- Installing Xen On An Ubuntu Feisty Fawn Server From The Ubuntu Repositories
This tutorial provides step-by-step instructions on how to install Xen on an Ubuntu Feisty Fawn (Ubuntu 7.04) server system (i386). You can find all the software used here in the Ubuntu repositories, so no external files or compilation are needed. 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).
in Public bookmarks with fawn feisty linux machine server ubuntu virtual virtualization vm vps xen by 2 users
- Installing Xen On CentOS 5.0 (i386)
This tutorial provides step-by-step instructions on how to install Xen on a CentOS 5.0 system (i386). 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, but still use the same hardware.
in Public bookmarks with centos linux machine server virtual virtualization vm vps xen
- Installing Xen On CentOS 5.2 (i386)
This tutorial provides step-by-step instructions on how to install Xen on a CentOS 5.2 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
in Public bookmarks with centos dom0 domu machine virtual virtualization vm vps xen
- KVM & OpenVZ Virtualization And Cloud Computing With Proxmox VE
Proxmox VE (virtual environment) is a distribution based on Debian Etch (x86_64); it provides an OpenSource virtualization platform for running virtual machines (OpenVZ and KVM) and comes with a powerful, web-based control panel (it includes a web-based graphical console that you can use to connect to the virtual machines). With Proxmox VE, you can even create a cluster of virtualization hosts and create/control virtual machines on remote hosts from the control panel. Proxmox VE also supports live migration of virtual machines from one host to the other. This guide shows how you can use Proxmox VE to control KVM and OpenVZ virtual machines and how to create a small computing cloud with it.
in Public bookmarks with cloud cluster computing kvm machine openvz proxmox virtual virtualization
- KVM Guest Management With Virt-Manager On Ubuntu 8.10
Virt-Manager (Virtual Machine Manager) is a graphical interface for managing KVM and Xen guests on the local and also on remote systems. You can use it to start, stop, pause, create, and delete guests, and you can connect to the guests using the graphical console. This guide shows how you can use it to manage KVM guests on an Ubuntu 8.10 desktop.
in Public bookmarks with kvm machines ubuntu virt-manager virt-viewer virtual virtualization xen
- KVM Virtualization With Enomalism 2 On A Fedora 10 Server
Enomalism ECP (Elastic Computing Platform) provides a web-based control panel that lets you design, deploy, and manage virtual machines on one or more host systems (in the case of multiple systems, we speak of a cluster or cloud). This article shows how you can use Enomalism (also know as Enomaly) to manage KVM guests on one Fedora 10 server.
in Public bookmarks with enomalism enomaly fedora kvm machine virtual virtualization
- KVM Virtualization With Enomalism 2 On An Ubuntu 8.10 Server
Enomalism ECP (Elastic Computing Platform) provides a web-based control panel that lets you design, deploy, and manage virtual machines on one or more host systems (in the case of multiple systems, we speak of a cluster or cloud). This article shows how you can use Enomalism (also know as Enomaly) to manage KVM guests on one Ubuntu 8.10 server.
in Public bookmarks with cloud enomalism enomaly kvm machine ubuntu virtual virtualization
- Managing A Headless VirtualBox Installation With phpvirtualbox (CentOS 6.2)
phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox on headless servers. This tutorial explains how to install phpvirtualbox on a CentOS 6.2 server to manage a locally installed, headless VirtualBox.
in Public bookmarks with centos phpvirtualbox vboxheadless vboxmanage virtualbox virtualization
- Managing A Headless VirtualBox Installation With phpvirtualbox (Fedora 17)
phpvirtualbox is a web-based VirtualBox front-end written in PHP that allows you to access and control remote VirtualBox instances. It tries to resemble the VirtualBox GUI as much as possible to make work with it as easy as possible. It is a nice replacement for the VirtualBox GUI if you run VirtualBox on headless servers. This tutorial explains how to install phpvirtualbox on a Fedora 17 server to manage a locally installed, headless VirtualBox.
in Public bookmarks with fedora machine phpvirtualbox vboxheadless vboxmanage virtual virtualbox virtualization
« Previous
Next »
virtualization from all users