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.


HP Microserver Gen8 - Configure the RAID remotely

  • 12 August 2017
  • ADM

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


Installation failed: Could not create directory in WordPress

  • 15 June 2017
  • ADM

When you get the "Installation failed: Could not create directory." in WordPress, you can follow these two easy steps.


web.xml deployment descriptors

  • 22 February 2017
  • ADM

web.xml deployment descriptors. Servlet version 2.3, 2.4, 2.5, 3.0 and 3.1.


FTP file upload using cURL

  • 14 February 2017
  • ADM

How to upload files to FTP using cURL command line. The command is very simple: curl -T backup-file.tar.gz ftp://username:password@ftp.server.com/backup/