How to Install GoLang 1.10 on Ubuntu

  • 10 March 2018
  • ADM

How to Install GoLang 1.10 on Ubuntu. This can be applied to any Golang version and for any Ubuntu version.


How to import and export Java Projects in Eclipse

  • 12 July 2017
  • ADM

How to import and export Java Projects in Eclipse in simple and intuitive steps.


How to convert VMware to VirtualBox virtual machine

  • 07 March 2017
  • ADM

How to convert VMware to VirtualBox virtual machine. Export done using OVFtool to .ovf file. Easy import to VirtualBox.


How to convert VirtualBox to VMware virtual machine

  • 07 March 2017
  • ADM

How to convert VirtualBox to VMware virtual machine. Converting your existing VM to OVF you will be able to import it into another virtual machine program.


How to export and import a .sql file in MySQL from command line

  • 03 February 2017
  • ADM

How to export and import a .sql file in MySQL from command line. Simple commands with multiple parameters.


How to install maven on macOS

  • 06 December 2016
  • ADM

How to install maven on macOS. Simple 5 steps: download, extract, path, maven settings and test.