Mikko Kortelainen

Tag: Ubuntu

ACPI Shutdown on Virtual Ubuntu

If your virtual machine does not shut down when asked by the hypervisor, install the package acpi-support.

sudo apt-get install acpi-support

Works at least with KVM, but I see no reason why it would not work as well in other virtualization platforms, if they just send the ACPI shutdown signal …

read more

Redundant iSCSI storage for Linux

Here's how to set up relatively cheap redundant iSCSI storage on Linux. The redundancy is achieved using LVM mirroring, and the storage servers consist of commodity hardware, running the OpenFiler Linux distribution, which expose their disks to the clients using iSCSI over Ethernet. The servers are completely separate entities, and …

read more

Ubuntu 8.10 on Thinkpad X300

I upgraded my Lenovo Thinkpad X300 to Ubuntu 8.10 Intrepid Ibex today. My original installation notes for Hardy are here.

After the upgrade, sound was working without compiling an ALSA snapshot by hand. Also, 3G connections worked straight out of the NetworkManager applet, which is very nice. But WiFi …

read more
<< Page 2 of 3 >>