Getting FOG Project
The latest release of FOG Project is 1.5.10.1826, released April 15, 2026. 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.1826, from TAR.GZ or ZIP. Please verify that your download matches one of the following checksums:md5: a65ea477ca65db643de2ea7026720c4b fogproject-1.5.10.1826.tar.gzsha1: b325617b59008fca354547318e80b0c133ad87a3 fogproject-1.5.10.1826.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.1826.tar.gzcd fogproject-1.5.10.1826/binsudo ./installfog.sh