In some cases you can't just power off the virtual machine to increase disk size on it, because, for example, a service is not yet HA configured but needs to be online 24/7, and root partition, doesn't have much space left on it. In such cases you have to increase the disk size on the fly.

Here we...

Sometimes you need to get/change/analyse some files/data/logs from the virtual machine which running under lvm.

We are going to mount the disk under Proxmox hypervisor, which is running debian as a base OS.

Imagine, we have situation like that:

lvs | grep vm
> > vm-100-disk-1 pve Vwi-aotz...

Sometimes

you need to manage your user directory in a comfortable way just not to create/dig around with complex ldif styled files. To make your life a bit easier for such cases this short tutorial will guide you through the installation of GOsa web interface on top of our ldap service.

All st...

For ease management

of your company users and their permissions on your systems, you would likely install one of the most usable directory service either OpenLDAP, which can be used on any Linux derivatives or ActiveDirectory, which is used only on Microsoft Servers. There is also Samba service, w...