I have been using pfSense for a while now and during my journey I have learned so many new things…
Author: Gaurang
Add QNAP network share as storage to Proxmox
I have been using Proxmox on couple of older but decent enough laptops. But as I started to expand my…
Setting container using Portainer
Containers and Docker has always been bit mystery to me and I wanted to learn more about them forever. And…
Installing Portainer-CE in QNAP
Few months ago, I finally got NAS at my home. It is something I wanted to buy for very long…
My GIT Cheatsheet
Recently I dabbled into GIT… due to it being the standard for vcs and used by cool guys :D… but…
Fixing “ASP.NET 2.0 has not been registered on the Web server.” error in Visual Studio
Recently I was working on very very old ASP.Net Project which was built on using .Net 2 framework. That thing…
PowerShell quick byte – Quick and Dirty way to ping bunch of IPs using PowerShell
I recently had situation where I needed to monitor bunch of IPs and log if any of them fail to…