How to convert a boolean to a string in Golang

  • 26 June 2020
  • ADM

How to convert a boolean to a string in Golang strconv.FormatBool method.


HP Microserver Gen8 - Install FreeNAS on SSD Drive remotely

  • 31 October 2020
  • ADM

HP Microserver Gen8 - Install FreeNAS on SSD Drive remotely. Step by step installation instructions.


HP Microserver Gen8 - Boot from SSD install on ODD bay

  • 31 October 2020
  • ADM

In order for the HP Microserver Gen8 to boot from the SSD/HDD installed into ODD bay need some configuration to be done. Step by step instructions.


How to create a Java project with Maven

  • 07 August 2017
  • ADM

How to create a Java project with Maven. Simple steps to generate the project, import in Eclipse and run the application.


Installation failed: Could not create directory in WordPress

  • 15 June 2017
  • ADM

When you get the "Installation failed: Could not create directory." in WordPress, you can follow these two easy steps.


RGB LED on Raspberry Pi using Java

  • 31 March 2017
  • ADM

In this article will make RGB LED to change colors using Raspberry Pi and Java.