This guide explains how you can run virtual machines with VirtualBox 4.1 on a headless Ubuntu 11.10 server. Normally you use the VirtualBox GUI to manage your virtual machines, but a server does not have a desktop environment.
Read more »Virtualization With VirtualBox 4.1 On A Headless Ubuntu 11.10 Server
Setting Up Unison File Synchronization Between Two Servers On Ubuntu 11.10
This tutorial shows how to set up file synchronization between two Ubuntu 11.10 servers with Unison. Unison is a file-synchronization tool similar to rsync, but the big difference is that it tracks/synchronizes changes in both directions, i.e., files changed on server1 will be replicated to server2 and vice versa.
Read more »Category: End User Tags:
- Login to post comments
Enabling Compiz On Xubuntu 11.10 (Oneiric Ocelot)
This tutorial shows how you can enable Compiz on a Xubuntu 11.10 (Oneiric Ocelot) desktop (the system must have a 3D-capable graphics card - I'm using an NVIDIA GeForce 8200 here). Xubuntu uses the Xfce desktop environment which is a fast and stable alternative for those that are not happy with Unity or Gnome 3.
Read more »Setting Up Network RAID1 With DRBD On Ubuntu 11.10
This tutorial shows how to set up network RAID1 with the help of DRBD on two Ubuntu 11.10 systems. DRBD stands for Distributed Replicated Block Device and allows you to mirror block devices over a network. This is useful for high-availability setups (like a HA NFS server) because if one node fails, all data is still available from the other node.
Read more »Category: End User Tags:
- Login to post comments