If you need to parse json data – extract it to a value in Node Red. You can use the following code in a function. Create a variable value and…
Posts published by “bist”
When you are away from home you might need to have access to your home network, to get files from your NAS for example. Or when you are on a…
Apache Guacamole as an awesome HTML5 remote access gateway. Unfortunately it can be very frustrating to set up. They have docker images that are supposed to make the process easier, but…
So, I have no clue what I am doing. I am in no means a developer. Always had the urge to understand at least one programming language. I decided on…
iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features…
It seems VMware is not ready to deploy vCenter via mac. When you use your mac to run the UI installer you get all these security issues and eventually it…
When using the full encryption setting in cloudflare and forcing https in the wordpress config you can get the too many redirects error. This happens when accessing the admin inteface.…
VIM is a pretty great text editor, but learning to use it effectively can be a challenge. Even if you keep a quick-reference card or cheatsheet around, it can be difficult…
The Docker installation package available in the official Ubuntu repository may not be the latest version. To ensure we get the latest version, we’ll install Docker from the official Docker…