Explore >> Select a destination


You are here

blog.oddbit.com
| | jeremyeder.com
6.1 parsecs away

Travel
| | Quick article on how to use the atomic storage commands to swap out an underlying storage device used for docker's graph storage. I am currently using overlay2 for docker storage, and /var/lib/docker is currently on my root partition :-/ I want to add a 2nd disk just for docker storage. I want to keep my...
| | major.io
3.9 parsecs away

Travel
| | Run rootless Linux containers without any daemons using docker-compose and podman on Fedora! ?
| | blog.randombits.host
3.0 parsecs away

Travel
| | During my move, the microSD card that was driving my LED matrix to show Spotify covers broke. As I'm stupid and had nothing backed up or in source control, I'm now tasked with recreating it from scratch. I'll be using Docker sitting on top of a Ubuntu 22.04 server
| | blog.tst.sh
13.4 parsecs away

Travel
| The motivation behind this project was that I needed a very simple way for me and my friends to securely put files on my server for the various projects we use it for and the insane gigabit download speeds. Previously we just used rsync, a Linux command line utility that