Category: How To’s

Convert .vhdx file to .vhd file

The easiest way to convert .vhdx file to .vhd file is by using a powershell cmdlet Convert-VHD, this command is only available if you have...

Taking bookstack DB backup in docker

Taking bookstack DB backup in docker in very straight forward. Copy this one line code, modify the necessary details, copy the modified code, paste it...

Configure RADIUS authentication for Wi-Fi

Remote Authentication Dial In User Service or “RADIUS” associates with a client, such as a wireless access point, authenticating and authorizing users attempting to access...

Installing and Configuring a TFTP Server

TFTP servers are mostly used for the purpose of keeping configuration backup of switches, routers and firewalls. We will be installing and configuring a TFTP...