Wednesday, February 25, 2009

LVM tools in Ubuntu Jaunty


Jaunty comes with 2 useful tools to setup LVM. KVPM is a KDE based tool, but works fine in gnome. System-config-lvm is gnome based tool that also works well is KDE. KVPM was easier to use. Both tools still require the creation of the lvm partitions before using the tools.

KVPM Disk view


KVPM volume group view


System-config-lvm main view

2 comments:

  1. Nice screenshots, thanks! At first, I had hard time googling KPVM as only your blog showed up. Then, looking closer at screenshots, it is called KVPM actually. Still, I got what I was looking for originally (names of Jaunty lvm's).

    ReplyDelete

Implementing a killswitch when your VPN connection drops on Ubuntu

Ubuntu   Goto https://github.com/lafa/vpn_enforce and follow the instructions. This assumes you already configured your vpn on gnome network...