Tag Archives: CentOS

mhVTL & WebUI – Prebuilt VM Download

Recently to ease deployment of VTL resources in lab environments I built a pre-configured VM containing the mhVTL and the WebUI (GUI) with iSCSI support.  I figured I could share that VM here for the community.  The resulting OVA file has been tested successfully with VMware Fusion, Workstation, and Oracle Virtual Box. The VM is based on CentOS… Read More »

LAMP on CentOS 7

The most common web platform out there is Linux, Apache, MySQL, and PHP or LAMP for short.  Below is my quick guide for setting up LAMP on CentOS 7 (or RHEL 7). LAMP Installation For this configuration CentOS was installed with minimal packages (no GUI) and all commands are run with root privileges. Package Install Core components of… Read More »