Installing Home Assistant via Docker
This is the continuation from the previous post Docker Installation. Now we can install Home Assistant via Docker into Raspberry Pi. To start the installation, […]
This is the continuation from the previous post Docker Installation. Now we can install Home Assistant via Docker into Raspberry Pi. To start the installation, […]
You will need two session of terminal to repair, the first session to run the mongo daemon and the second session to prune the database. […]
This is the continuation of the Temperature sensor project in the previous post. The concept is to allow the data from sensors (temperature, motion) can […]
I stumble across a problem when trying to download attachment from the Sharepoint List. The list have more than 50,000 rows, the problem with the […]
I stumble across this problem when we try to decommissioning Microsoft Sharepoint. We had a huge document library and it is not possible to copy […]
I was helping a friend to fix his UniFi network controller that failed to start. I didn’t know much about it, and we think this […]
Password protect PDF document can be done using Windows Powershell script. I stumble across a powerful script which allow to password protect PDF document using […]
I am trying to use youtube-dl to download something for my missus, and the error “insecure string pickle” issue is preventing the video being downloaded. […]
I had a problem where my windows 10 can’t see network drive, all the mapped drive can’t be accessed. I had been pulling my hair […]
When you get the following error message when trying to start screen Cannot find terminfo entry for ‘xterm-256color’. you will need to find the which […]
If you are a MAC user, the following message pop up at times. “Time Machine completed a verification of your backups. To improve reliability, Time […]
A lot of people around the world was infected by the worm WannaCrypt or wannacry that locks your files and demand some ransom (ransomware) with […]
To install Composer with Magento, you will need to have access to the ssh on your web hosting, if you don’t have this option, the […]
In this article, I will demonstrate how to write custom shipping in Magento, or to be more precise, two of them: standard shipping and express […]
I stumble across the following instruction to setup the Australian store for Magento 1.xx Running Magento stores in Australia differs very little from any other […]
When you are doing some maintenance, e.g.: updating the plugin on your wordpress site, it will automatically set the maintenance page. This is done by […]
“Open Windows PowerShell as Administrator Method 1: Press Windows Key + R on your keyboard Key in PowerShell and hit Enter. Right click on the […]
TABLEAU template is great design by Numinix, however there is a bug when you add a new Category, the menu didn’t show up in the Main […]
This method only works for Excel in .xlsx format. Hence, if your Excel workbook is in .xls format, just open it and then save it as […]
There are times where you want to rename file extension or file ending in bulk, e.g.: from Something_ONE.jpg to Something.jpg Someotherfile_ONE.jpg to Someotherfile.jpg the following […]