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 make windows bootable USB drive

  • 29 July 2017
  • ADM

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


HP Microserver Gen8 - Configure the RAID remotely

  • 12 August 2017
  • ADM

HP Microserver Gen8. Configure the RAID remotely using a browser.


How to clone an object in Java

  • 25 July 2017
  • ADM

How to clone an object in Java. This method works only when the object cloned has only simple variable.


SWT update UI from another thread

  • 05 June 2017
  • ADM

SWT update UI from another thread. Used for long running operations and to avoid the UI being frozen during the operation.