Explore >> Select a destination


You are here

stuvel.eu
| | zignar.net
15.2 parsecs away

Travel
| | Personal weblog about programming, linux, life, the universe and everything
| | debianaddict.com
13.8 parsecs away

Travel
| |
| | joshuarogers.net
11.6 parsecs away

Travel
| | In the last few posts we've gone over how to build and secure a reverse proxy. While this is a great option if you want to add extra access controls, rewrite urls, or hide multiple servers behind an IP, sometimes it is just a bit of overkill. Sometimes all that is needed is to change the port that a service listens on. Let's take Atlassian Confluence for example. By default it serves up pages on port 8090.
| | rolisz.ro
80.5 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/