In continuation of our aptly common mistakes here one more when making a second mirror aptly server to your master (you may encounter this error…
software
aptly mirror: ERROR: unable to update: no candidates for debian-installer/binary-amd64/Packages found
Always check the source what supports when trying to mirror! We have lost some time before discovering that our source repository does not support udeb…
aptly – ERROR: unable to remove: published repo with storage:prefix/distribution ./mytest-stable not found
Sometimes the user manual may be unclear and you came here searching for a solution of dropping a published repository. We have aptly version: 1.3.0…
aptly mirror – gpgv: Can’t check signature: public key not found
If you want to mirror repositories from your current aptly server to a new server you must import the GPG key from your old server…
Install OpenStack swift client only
To manage files in the OpenStack cloud you need the swift client. This is not so tiny python tool (a lot of dependencies), which offers…
Expand disk and the root partition of the QEMU virtual server
This article is to show how easy is to grow the size of QEMU virtual disk and its partitions (along with ext4 file system). Of…
ansible making a link: error – refusing to convert from file to symlink
A quick notice for your ansible scripts and as a reminder the right syntax for making a link with ansible is: src must be existing…
Make systemd to save logs on the disk
On some Linux distributions, systemd log files are not saved on your disk, but only temporary in the memory and when you reboot all logs…
Quagga bgpd check whether the bgp session is established
If your quagga bgpd daemon is up and running (check out our article for Minimal quagga bgpd configuration to run and remote configure it) and…
make Gluster daemon to resolve the proper hostnames of your peers
This is a useful tip for GlusterFS nodes. When adding a peer to a gluster cluster you may use the hostname (or IP) and the…