Blogs

How To Install Python 3 …

This article will walk through the steps to install python3 on Windows 11 in order to use the python package tube-cast. Use the Executable Installer Head over to python.org and download the latest version of python. Launch the Executable Installer When the download is finished, open up the …

How to Install Nextcloud

If you followed this you now have a server. It’s now time to start utilizing it. In this guide we will be setting up Nextcloud. Nextcloud is a free (Open Source) Dropbox-like software. The project is written in PHP and JavaScript. It supports many database systems such as MySQL/MariaDB, …

Self Hosting and Securing …

Why a tunnel? Opening up a port on a home network isn’t the greatest idea. It is a security risk, a hole waiting for a hacker/bot to sneak in using a known vulnerability. Many ISP‘s and routers prevent you from opening up ports 80 and 443. Another challenge you will face is setting up a dynamic …