Read more

stopping / restarting libvirt on Ubuntu 16.04 with systemd

Claus-Theodor Riegg
July 21, 2016Software engineer at makandra GmbH

Because systemd is the greatest thing ever it's not enough to stop the libvirt service. You need to disable the libvirt socket too.

sudo systemctl stop libvirt-bin
sudo systemctl stop libvirt-bin.socket
sudo systemctl start libvirt-bin
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot
Posted by Claus-Theodor Riegg to makandra Operations (2016-07-21 13:52)