Mikrotik Cacti plugin error

After installing and doing everything accordingly, the mikrotik cacti plugin didn’t work? Follow along to resolve the mikrotik cacti plugin error – Cause You found...

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...

How to install Mono in Raspberry Pi

What is mono? In short Mono is a software platform designed to allow developers to easily create cross platform applications part of the .NET Foundation. You can...