• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Determine version installed after update

    Scheduled Pinned Locked Moved Unsolved Linux Problems
    2 Posts 2 Posters 14 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Nono
      last edited by

      I wanted to determine the version installed after an update from 1.5.10.1754 to 1.5.10.1798 by checking the /opt/fog/.fogsettings file (greping “Version”) but the version remain on the previous version.

      I’m not sure if this is intended, but I’m wondering if there is another way to check WITHOUT using the web interface / mysql database, the currently installed version (from only the CLI) ?

      Here are the steps I used to update:

      wget https://github.com/FOGProject/fogproject/archive/refs/tags/1.5.10.1798.tar.gz
      tar xvfz 1.5.10.1798.tar.gz
      cd fogproject-1.5.10.1798/bin/
      sudo ./installfog.sh
      
      R 1 Reply Last reply Reply Quote 0
      • R
        rodluz Developer @Nono
        last edited by

        @Nono Without going through the web interface you can check the file in /var/www/fog/lib/fog/system.class.php.
        Toward the bottom of the file there is a line that start with define('FOG_VERSION'

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post

        94

        Online

        12.6k

        Users

        17.6k

        Topics

        156.5k

        Posts
        Copyright © 2012-2026 FOG Project