Getting FOG Project
The latest release of FOG Project is 1.5.10.1733, released November 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.1733, from TAR.GZ or ZIP. Please verify that your download matches one of the following checksums:md5: 0c9c3d70eda1d3fef994fad94ede742b fogproject-1.5.10.1733.tar.gzsha1: 21d62914382981af325c744e6e0d6106579c18b5 fogproject-1.5.10.1733.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.1733.tar.gzcd fogproject-1.5.10.1733/binsudo ./installfog.sh