How to get local computer name and IP in Java

  • 05 March 2018
  • ADM

How to get local computer name and IP in Java. Simple snippet using InetAddress.getLocalHost() method.


HTTP URLConnection with proxy in Java

  • 08 February 2018
  • ADM

How to create an HTTP URLConnection with proxy in Java. Simple example including proxy authentication.


How to Check Alexa Rank in Java

  • 16 November 2017
  • ADM

How to Check Alexa Rank in Java using the undocumented API: http://data.alexa.com/data?cli=10&url=domainName. The code contains also the possibility of adding proxy settings


How to convert Celsius to Fahrenheit in Java

  • 02 November 2017
  • ADM

How to convert Celsius to Fahrenheit in Java. Simple Java code and conversion table with common values.


How to convert Fahrenheit to Celsius in Java

  • 23 October 2017
  • ADM

How to convert Fahrenheit to Celsius in Java. Simple Java code and conversion table with common values.


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.