FOG is an open-source cloning/imaging solution FOG is primarily used to image Windows desktops, but it also works on Linux desktops! This article will describe how to install the FOG Server as a vm with Ubuntu Jeos. Install Ubuntu Build an Ubuntu Jeos server with the following specifications. IMPORTANT NOTE: There is a known bug when using Ubuntu 16.04 LTS, when installing php5. The recommendation is to use Ubuntu 14.04 LTS. I use the 64-bit version. Create a vm with 512-1024 MB ram, one nic, a 100GB hard drive and one processor. Hostname image-01. WARNING: Do not choose fog for the username. Software Selection ? You don't need any for this install. Static IP Address of your choice (eg 192.168.0.61) Install wget A bare bones Jeos installation of ubuntu doesn't include wget. sudo apt-get install wget Install FOG Before installing FOG, browse to http://downloads.sourceforge.net/freeghost/ and check to see what ...
Comments
Post a Comment