|
You are here |
virtualzone.de | ||
| | | | |
wejn.org
|
|
| | | | | Part I of HAWA series - how to install container engine on Alpine Linux distro with ZFS. | |
| | | | |
blog.m5e.de
|
|
| | | | | I run Drone CI for a longer period now with Docker. Because I decided to switch for multiple reasons from Docker to Podman, this setup had to be changed a bit. In this blog post, I want to cover how to install Podman and how to set up Drone so that it works with Podman. Installing Podman Install the podman and podman-docker packages. E.g. on a Debian based System: apt install podman podman-docker If you currently use docker-compose, then you should also install podman-compose: | |
| | | | |
jreypo.io
|
|
| | | | | I run Pi-Hole at home to filter and block ad traffic, is a fantastic piece of of software that helps me to keep me and my son away from unwanted ads. It can be run on a VM or even better a Docker container. If you are not doing it yet I encourage you to visit Pi-Hole homepage and take a look at the project and donate or contribute in GitHub to keep it running. | |
| | | | |
tecadmin.net
|
|
| | | I recently created a new Ubuntu 22.04 LTS Linux virtual machine. When I attempted to set up the PostgreSQL server on it, I saw a warning message like the one shown below on the screen: Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). Even after the warning message appeared, I was | ||