Explore >> Select a destination


You are here

blog.arkadi.one
| | blog.onetwentyseven001.com
13.2 parsecs away

Travel
| | As I have mentioned before, fail2ban is a daemon thatscans defined log files and bans IPs that show the malicious signs "" too many password failures, seeking for exploits, etc. It is a must tool, especially if you would want to allow ssh access from outside your local network....
| | benjamintseng.com
13.3 parsecs away

Travel
| | (Note: this is part of my ongoing series on cheaply selfhosting) Through some readily available Docker containers and OpenMediaVault, I have a cheap mini-PC which serves as: ad blocker for all the devices in my household media streamer (so I can play movies and read downloaded ebooks/documents anywhere that has internet access) acts as my...
| | radiobruxelleslibera.com
15.3 parsecs away

Travel
| | The Pavel Durov case may mark a point of no return in the relations between Europe and the large global online platforms that are based outside of the EU (the United States, Dubai, etc.) but operate steadily and successfully in the European market. But it will take some time to see it in practice because,...
| | willhaley.com
89.6 parsecs away

Travel
| These are the steps I use to set up k3s lightweight kubernetes for local development with Arch Linux. This guide results in a deployment using LetsEncrypt via Traefik, HTTPS support, and a vanilla nginx web server. Note that, with these instructions, LetsEncrypt will only generate a valid HTTPS certificate if the computer where k3s is being installed can be reached via HTTP on port 80 over the public Internet using the domain name we specify below. Routing and Firewall Enable IP forwarding.