Browsing Tag
Debian
6 posts
Jenkins to manage a libvirt infrastructure with Terraform
Jenkins is an open source automation server which provides hundreds of plugins to build, deploy and automate projects.…
Using multipath together with mdadm on Debian
Using multipath together with mdadm on Debian Linux requires some changes to the initrd image, otherwise mdadm might…
Libvirt guest startup issue with AppArmor
With AppArmor enabled on Debian/ Ubuntu systems, starting up virtual machines with libvirt can cause startup failures if…
A simple TCP server written in Perl
The below example is a very simple TCP server script written in Perl, which uses the AnyEvent module.It…
Backup to free Hetzner FTP
If you have a hosting account at Hetzner with free backup space, you can not access this backup…
Resize a LVM partition in a Debian VMWare VM
It can happen that a VMWare virtual machine (VM) runs out of space after a certain amount of…