/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

willhaley.com
| | rolisz.ro
1.7 parsecs away

Travel
| | I often need to set up a VM with a server to run some ML models. While I could package things in Docker and deploy them like that, whenever possible, I like to do things more directly, using systemd services. To create a systemd service, create a file called /etc/
| | nuculabs.wordpress.com
2.2 parsecs away

Travel
| | My Raspberry, serving as an OpenVPNserver Hello everyone! In this short article I will explain how to setup your own VPN (Virtual Private Network) server on a Raspberry PI with OpenVPN. After we setup the server, we will setup an obfuscation server in order to disguise our traffic indicating that we're using a VPN. This...
| | neilzone.co.uk
1.9 parsecs away

Travel
| | Yesterday, I wrote about getting Debian 11 running on an old Mac Mini.
| | whatibroke.com
7.8 parsecs away

Travel
| EC2 Instance Setup Create a new EC2 instance. This example was done on amazon-linux but I think it would probably be better to use ubuntu next time. If you do use ubuntu note that you'll need to use apt instead of yum and will likely have to open ports 80 and 443 on the instance....