Posted on November 3, 2021
| 5 minutes
| 933 words
| Stefano Marinelli
Alpine Linux and lxd are perfect together, especially if combined with a good file system. Let’s see how to install them on a btrfs file system.
[Read More]
Posted on October 6, 2020
| 4 minutes
| 806 words
| Stefano Marinelli
Lxc containers are fast, small and useful. Proxmox Backup Server is quite slow with them, so here’s how to perform a fast and efficient backup using Borg.
[Read More]
Posted on September 21, 2020
| 3 minutes
| 431 words
| Stefano Marinelli
docker-compose allows you to define a set of containers in a single file. They will be in their “namespace” and can be linked and tied together.
[Read More]
Posted on September 7, 2020
| 4 minutes
| 672 words
| Stefano Marinelli
What I’ll be describing now is another kind of setup, based on two containers, and it will help you to understand some of the features of Docker.
[Read More]
Posted on August 31, 2020
| 2 minutes
| 378 words
| Stefano Marinelli
Docker has been a fundamental part of my setup for more than three years now. Day after day I tried to move as many services as possible to Docker and this was a very good move.
[Read More]
Posted on August 23, 2020
| 2 minutes
| 336 words
| Stefano Marinelli
Proxmox Backup Server (PBS) has been released. It’s still in beta but is already perfectly usable. After many years, it’s now possible to perform incremental backups of the VMs and thanks to the qemu dirty bitmaps, backups are also fast.
[Read More]
Posted on June 30, 2020
| 9 minutes
| 1867 words
| Stefano Marinelli
I have already dealt with the problem of performing a correct backup. This time I will give you some insights into how I make backups and how I am able to guarantee a certain level of security.
[Read More]
Posted on June 29, 2020
| 2 minutes
| 307 words
| Stefano Marinelli
Cephfs is great. It can be used to store and share files and can take advantage of the granularity and performance of Ceph. Big amounts of data can be stored and live snapshots can be taken so remote backups can be easily performed.
[Read More]