Getting FOG Project
The latest release of FOG Project is 1.5.10.1634, released January 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.1634, from TAR.GZ or ZIP. Please verify that your download matches one of the following checksums:md5: 64ab7e8df247b54192791a096b446c68 fogproject-1.5.10.1634.tar.gzsha1: e8f622101041383bb596ae783240ae1902549589 fogproject-1.5.10.1634.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.1634.tar.gzcd fogproject-1.5.10.1634/binsudo ./installfog.sh