How to split a string in Java

  • 05 March 2018
  • ADM

How to split a string in Java using both variants of the split() method: split(String regex) and split(String regex, int limit).


How to convert a roman number in decimal in Java

  • 05 March 2018
  • ADM

How to convert a roman number in decimal in Java. The symbols used are I, V, X, C, D and M.


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.


Create ESXI vSphere USB bootable drive using Windows

  • 29 July 2017
  • ADM

Create ESXI vSphere USB bootable drive using Windows in 8 simple steps. These steps can be used from any operating system.


How to make windows bootable USB drive

  • 29 July 2017
  • ADM

How to make Windows bootable USB drive from any operating systems: Windows, MacOS, Linux.