HP Microserver Gen8 - Install SSD in ODD slot

  • 14 August 2017
  • ADM

HP Microserver Gen8 - Initial setup with two HDDs and one SSD added in the ODD slot.


How to copy directory in Java

  • 21 January 2017
  • ADM

How to copy a directory and all sub-directories or files in Java. The recursive method used to traverse all the subdirectories.


How to get input from Java Console

  • 04 February 2020
  • ADM

How to get input from Java Console. Examples using System.console, Scanner and BufferedReader + InputStreamReader.


Java Properties file example

  • 07 December 2016
  • ADM

How to work with java Properties files. Properties files are key values file. The tutorial contains both read and write examples.


How to create Null Object Pattern in Java

  • 07 December 2016
  • ADM

How to create Null Object Pattern in Java. Simple example using object and null object class implementation.


Prepare ESXI vSphere USB drive boot image using MacOS.

  • 29 July 2017
  • ADM

How to prepare ESXI vSphere USB drive boot image using MacOS.