Upgrade the Omada Controller
Recently few people contacted for instructions on upgrading omada controller from v4.x to v5.x. This can be straight forward but there is a slight chance that you might loose all the data/config of...
Recently few people contacted for instructions on upgrading omada controller from v4.x to v5.x. This can be straight forward but there is a slight chance that you might loose all the data/config of...
We use DigitalOcean as our main infrastructure and in our development cycle as disposable machines. We deploy the vm, install the stack with ansible and do the things and dispose that. I suggested ...
Back when Microsoft launched Winget, a new package manager for windows 10, only source was it’s own winget-pkgs. Recently Microsoft added support for Microsoft Store apps. It caused a lot problems ...
Introduction In the previous post on “How to Install Omada controller on ubuntu”, we deployed the controller with all the manual method. To deploy on multiple machines and multiple locations, it’s...
If you are looking for installation instructions for Ubuntu 22.04 or Debian 12, go to Install Omada Controller on Ubuntu 22.04 & Debian 12 Little Back Story TP Link is pushing Omada SDN from...
This is a guide for windows. There are multiple ways to install Hugo in a Windows PC. I prefer Chocolatey. To install, Open PowerShell or Command prompt with elevated privileges. Copy the followin...
we’ve setup Home Assitant previously. Without static IP, it’s hard to access Home Assistant instance out of the home without hassio cloud.But it’s a subscription service. One of the reason one migh...
In the Previous post, we had setup Home Assistant on Raspberry pi. For the first integration, we are going to use ESP8266 aka NodeMCU. Required items as follows Requirements ESP8266 Power Su...
I’m loving Home Assistant. If your home has a lot IOT devices or if you want to get start with Home Automation, Home Assistant is best start. For the beginners, it maybe little intimidating but it ...
Hugo is great for a static site. No need for complicated setups, no database or data to be hacked. static sites have ton of advantages but when it comes to dynamic content like contact form it is l...