From a data center in the home office to an appliance-like NAS, here's how I simplified my self-hosting setup.
NAS (network attached storage) provides a safe place for your files that can be accessed from anywhere. While fun to set up, once a NAS is configured, it just sits and boringly does its job. With ...
I am running Unifi's controller to handle 2 APs and 2 switches at my house, plus 3 APs, 3 switches, and a USG that are remote (at my parents' house). I currently run the controller on a Synology ...
Docker started out in 2012 as an open source project, originally named dotcloud, to build single-application Linux containers. Since then, Docker has become an immensely popular development tool, ...
How to Easily Run Commands Inside a Running Docker Container Your email has been sent In Jack Wallen's How to Make Tech Work tutorial, he shows how using the Docker exec command provides you with more ...