Getting FOG Project
The latest release of FOG Project is 1.5.10.1655, released April 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.1655, from TAR.GZ or ZIP. Please verify that your download matches one of the following checksums:md5: 6c47216fa45f19b63b95ac1c9c32c8eb fogproject-1.5.10.1655.tar.gzsha1: 659c1fb758c5f07b71d5e77573a35aefbdbeaa88 fogproject-1.5.10.1655.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.1655.tar.gzcd fogproject-1.5.10.1655/binsudo ./installfog.sh