How to Set Up Home Assistant on a Raspberry Pi
…In order to set this up, I will be using Portainer as I find it significantly easier to manage my containers. If you don’t have Docker and Portainer set up on…
To keep it simple, port forwarding allows you to expose a service on your local network to external networks. A port forwarding rule creates a mapping from a device on your local network to the external world. This can be used for just about everything related to remote access. Generally, it’s best practice to access your local resources by using a VPN server like WireGuard, OpenVPN, L2TP, or even Teleport (a UniFi-specific service). This forces users to authenticate before access to the service is granted. Unfortunately, this doesn’t always work (from a usage perspective), and there are times
How to Port Forward on UniFi Cloud Gateways - WunderTech…In order to set this up, I will be using Portainer as I find it significantly easier to manage my containers. If you don’t have Docker and Portainer set up on…
…When you get there, create a username and password. http://[RASPBERRY_PI_IP_ADDRESS]:9000 7. Select Local and Connect . 8. You should now be connected to Portainer! Conclusion – How to Install…
…The easiest way to install Plex on OpenMediaVault is to use Docker, however, to get Docker up and running, we have to install OMV-Extras. This is easier if you’re using…
…Enter in the Domain Name you’d like to use. Leave the scheme as http, enter in the IP address of your Raspberry Pi and port 8080. Select Block Common Exploits and…
…Select OpenVPN and select Next . 3. Open the .ovpn file that you will be using and add the line below. This will allow us to troubleshoot at later steps if we run…
…In future tutorials, we will look at how to use Cloudflare which can drastically reduce the traffic demands on your local NAS, speed up performance, and increase security. As a fun fact…
…Using ./etc-pihole/:/etc/pihole/ as an example, pihole is the local folder and /etc/pihole is the container’s folder. You can easily translate this to a Synology NAS by creating…
…The reason is that you’re creating a secured tunnel back to your local network from whatever device you’re currently using. Not only is a username and password needed, but a…
…using this device for. If you want to build a hypervisor, more cores and threads are required than if you’re looking to build a basic Ubuntu server, or even a DIY…
Raid 1 and 5 are two of the most popular RAID types that you can use, but they’re drastically different. In this article, we’re going to compare RAID 1 vs…