Explore >> Select a destination


You are here

major.io
| | brandonrozek.com
11.0 parsecs away

Travel
| | LXC is a containerization technology that allows us to create system containers. We can set it up so that we can SSH into a container and perform many of the same tasks we would on a regular Linux box. I currently have two uses cases for this. First, these system containers allows me to follow instruction documentation for projects that do not treat docker/podman as a first class distribution method. Maybe the project relies on being able to access systemd, or perhaps I don't want the additional burden o...
| | blog.zsec.uk
12.5 parsecs away

Travel
| | Set up a Docker-based homelab with automation, monitoring & media tools like Plex, Sonarr & Portainer for easy management & scalability.
| | tim.siosm.fr
10.9 parsecs away

Travel
| | In this post, I will detail how to replace sudo (a setuid binary) by using SSH over a local UNIX socket. I am of the opinion that setuid/setgid binaries are a UNIX legacy that should be deprecated. I will explain the security reasons behind that statement in a future post. This is related to the work of the Confined Users SIG in Fedora.
| | www.claudiokuenzler.com
43.4 parsecs away

Travel
| A Lets Encrypt certbot command ran into errors. Caused by forgotten IPv6 DNS records still pointing to an older environment.