How to Rename a Docker Container

When configuring a Docker container, you have to specify a name. If you don't, a random name will be generated and it won't really make sense for the context of…

Continue Reading How to Rename a Docker Container

How to Access Jellyfin Remotely

After installing the Jellyfin server, one of the most common requests is how to access Jellyfin remotely. The Jellyfin server is installed on a server in your local network, so…

Continue Reading How to Access Jellyfin Remotely