Tag Archives: Tutorials

How to direct Unifi VLAN traffic to OpenDNS
In this tutorial you will be shown how to direct UniFi VLAN traffic to OpenDNS. Many companies love using OpenDNS due to it ease of use but sometimes it can be tricky to deploy on UniFi since the GUI keeps changing. This tutorial guides you through Unifi Controller Version 6.1.71. OpenDNS is a Internet security…

Install Windows 11 Within VirtualBox
In this tutorial you will be shown how to install Windows 11 within VirtualBox. VirtualBox is great VM software to test releases of different types of OS’s. Lets get started Lets download Virtual Box Once downloaded go through the wizard and leave default settings. If you need Windows 11 you can follow this Windows…

How To Execute Docker without using sudo privilege on Ubuntu 20.04
Unlock Docker’s full potential on Ubuntu 20.04: Learn how to run Docker effortlessly without sudo privileges on your Ubuntu 20.04 system.

Docker Command Guide: A Complete List of Essential Commands
In this tutorial you will be shown how to use Docker commands and if you need help Executing docker without using sudo privilege click here. In this section below I will explain how to use docker commands. So, before going into these details, let’s take look at the syntax of ‘docker’ commands: $ docker [options]…

How to Install Docker on Ubuntu 20.04
In this tutorial you will be shown how to install Docker onto Ubuntu 20.04. Docker is an open source platform that simplifies the process of building, running, managing and distributing applications. It does this by virtualizing the operating system of the computer on which it is installed and running. Lets Get Started! Prerequisites Create…

How To Backup Ubuntu 20.04 To Backblaze B2 Storage
In this tutorial I will be showing you how to install Duplicati Backup Software on Ubuntu 20.04 and then how to configure backups to store data into Backblaze B2 Storage.

How to Fix Offscreen window programs back to desktop
There may have been a few times where a program may not show up on your desktop and and it seems to show up offscreen some where. You know its open because you see a thumbnail overview. We have a simple and obvious fix for this offscreen windows programs. Follow these steps: Locate your task bar,…

How to install Primavera P6 EPPM v20 Server and Client
In this tutorial you will be shown how to install Oracle Primavera P6 EPPM v20. We will start with server installation and then end with a working client installation. Prerequisites The following prerequisites are a must to be configured and available. Windows Server 2019 Microsoft SQL Server 2019 Express Microsoft SQL Server Management Studio (SSMS)…

Configure Unifi Controller Ports On Ubuntu 20.04
In this tutorial you will be shown how to configure Ubuntu 20.04’s Uncomplicated Firewall (ufw) with the necessary Unifi Controller ports. Lets Get Started First make sure that you have already have your Unifi Controller Installed and working. Log into your Ubuntu 20.04 using putty via SSH. We will now configure a proper firewall with…

Windows Server Pending Reboot Status Won’t Clear
Troubleshoot and resolve the issue of a persistent pending reboot status on Windows Server with our comprehensive guide. Get your server back on track!