Getting FOG Project
The latest release of FOG Project is 1.5.10.1650, released March 15, 2025. At this time, a FOG server installation is only supported on a computer running Linux. We recommend using a Long Term Support distribution meant for servers, such as Ubuntu, Debian, Rocky or Alma Linux. We also recommend installing FOG Project inside a virtual machine, to aide in easy backups and upgrades.Downloading
You can download a pre-packaged tarball of the latest release of FOG Project, v1.5.10.1650, from TAR.GZ or ZIP. Please verify that your download matches one of the following checksums:md5: c76fe8c066d323dbdd5088c03bce6ddd fogproject-1.5.10.1650.tar.gzsha1: 9d80a77a56ccc747709672abbd18015de44a4835 fogproject-1.5.10.1650.tar.gz
Installing
To install FOG Project, an internet connection is required. During installation, it will download other binaries and install any needed dependencies. More detailed guides can be found in the wiki, however, installation is as simple as extracting the tarball and running the install script:tar -xzvf fogproject-1.5.10.1650.tar.gzcd fogproject-1.5.10.1650/binsudo ./installfog.sh