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

    Latest FOG 0.33b

    Scheduled Pinned Locked Moved
    General
    77
    1.6k
    6.5m
    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.
    • T
      Timelord83
      last edited by

      [quote=“Jaymes Driver, post: 19917, member: 3582”]it is a repository for HTMLdoc hosted and distributed by the Elrepo group.

      alternatively, there are posts about the problem you are experiencing, pertaining specifically to CentOS, you can find SOME documentation (not much, it would be nice if someone familiar in CentOS would do a write up of full installation for noobs like we have with Ubuntu) here on the forums.

      this works for CentOs 6.2 should work for 6.4 as well, this uses RPMforge instead of elrepo.

      [LIST]
      []wget [url]http://pkgs.repoforge.org/rpmforge-release/[/url][URL=‘http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm’]rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm[/URL]
      [
      ]rpm -i [URL=‘http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm’]rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm[/URL]
      [*]yum install htmldoc
      [/LIST]
      [/quote]
      thank you for the reply. The middle command did not work but the first and last did and it appears to be downloaded and running but i am still getting errors… the DHCP service isn’t starting.
      [CODE][root@CentFog usr]# cd /home/fogtech/fog_0.33b/bin
      [root@CentFog bin]# ls
      installfog.sh
      [root@CentFog bin]# ./installfog.sh

        ..#######:.    ..,#,..    .::##::.
      

      .:###### .:;####:…;#;…
      …##… …##;,;##::::.##…
      ,# …##…##:::## …::
      ## .::###,##. . ##.::#.:######::.
      …##:::###::…#. … .#…#. #…#:::.
      …:####:… …##…##::## … #
      # . …##:,;##;:::#: … ##…
      .# . .:;####;::::.##:::;#:…
      # …:;###…

      ###########################################

      FOG

      Free Computer Imaging Solution

      http://www.fogproject.org/

      Developers:

      Chuck Syperski

      Jian Zhang

      Peter Gilchrist

      GNU GPL Version 3

      ###########################################

      Version: 0.33BETA Installer/Updater

      What version of Linux would you like to run the installtion for?

            1) Redhat Based Linux (Redhat, Fedora, CentOS)
            2) Debian Based Linux (Debian, Ubuntu, Kubuntu, Edubuntu)
      

      Choice: [1]1

      Staring Redhat / Fedora / CentOS Installation.

      FOG Server installation modes:
      * Normal Server: (Choice N)
      This is the typical installation type and
      will install all FOG components for you on this
      machine. Pick this option if you are unsure what to pick.

        * Storage Node: (Choice S)
            This install mode will only install the software required
            to make this server act as a node in a storage group
      

      More information:
      http://www.fogproject.org/wiki/index.php?title=InstallationModes

      What type of installation would you like to do? [N]

      What is the IP address to be used by this FOG Server? [172.16.43.134]10.10.10.10

      Would you like to setup a router address for the DHCP server? [Y/n] b
      Invalid input, please try again.

      Would you like to setup a router address for the DHCP server? [Y/n] n

      Would you like to setup a DNS address for the DHCP server and client boot image? [Y/n] n

      Would you like to change the default network interface from eth0?
      If you are not sure, select No. [y/N]n

      Would you like to use the FOG server for DHCP service? [Y/n] y

      This version of FOG has internationalization support, would
      you like to install the additional language packs? [y/N] n

      #####################################################################

      FOG now has everything it needs to setup your server, but please
      understand that this script will overwrite any setting you may
      have setup for services like DHCP, apache, pxe, tftp, and NFS.

      It is not recommended that you install this on a production system
      as this script modifies many of your system settings.

      This script should be run by the root user on Fedora, or with sudo on Ubuntu.

      Here are the settings FOG will use:
      Base Linux: Redhat
      Detected Linux Distribution: CentOS
      Installation Type: Normal Server
      Server IP Address: 10.10.10.10
      DHCP router Address:
      DHCP DNS Address:
      Interface: eth0
      Using FOG DHCP: 1
      Internationalization: 0

      Are you sure you wish to continue (Y/N) y

      Installation Started…

      Installing required packages, if this fails
      make sure you have an active internet connection.

      • Packages to be installed: httpd php php-cli php-common php-gd php-mysql mysql mysql-server dhcp tftp-server nfs-utils vsftpd net-tools wget xinetd tar gzip make m4 gcc gcc-c++ htmldoc perl perl-Crypt-PasswdMD5 lftp clamav

      • Skipping package: httpd (Already installed)

      • Skipping package: php (Already installed)

      • Skipping package: php-cli (Already installed)

      • Skipping package: php-common (Already installed)

      • Skipping package: php-gd (Already installed)

      • Skipping package: php-mysql (Already installed)

      • Skipping package: mysql (Already installed)

      • Skipping package: mysql-server (Already installed)

      • Skipping package: dhcp (Already installed)

      • Skipping package: tftp-server (Already installed)

      • Skipping package: nfs-utils (Already installed)

      • Skipping package: vsftpd (Already installed)

      • Skipping package: net-tools (Already installed)

      • Skipping package: wget (Already installed)

      • Skipping package: xinetd (Already installed)

      • Skipping package: tar (Already installed)

      • Skipping package: gzip (Already installed)

      • Skipping package: make (Already installed)

      • Skipping package: m4 (Already installed)

      • Skipping package: gcc (Already installed)

      • Skipping package: gcc-c++ (Already installed)

      • Skipping package: htmldoc (Already installed)

      • Skipping package: perl (Already installed)

      • Skipping package: perl-Crypt-PasswdMD5 (Already installed)

      • Skipping package: lftp (Already installed)

      • Skipping package: clamav (Already installed)

      Confirming package installation.

      • Checking package: httpd…OK
      • Checking package: php…OK
      • Checking package: php-cli…OK
      • Checking package: php-common…OK
      • Checking package: php-gd…OK
      • Checking package: php-mysql…OK
      • Checking package: mysql…OK
      • Checking package: mysql-server…OK
      • Checking package: dhcp…OK
      • Checking package: tftp-server…OK
      • Checking package: nfs-utils…OK
      • Checking package: vsftpd…OK
      • Checking package: net-tools…OK
      • Checking package: wget…OK
      • Checking package: xinetd…OK
      • Checking package: tar…OK
      • Checking package: gzip…OK
      • Checking package: make…OK
      • Checking package: m4…OK
      • Checking package: gcc…OK
      • Checking package: gcc-c++…OK
      • Checking package: htmldoc…OK
      • Checking package: perl…OK
      • Checking package: perl-Crypt-PasswdMD5…OK
      • Checking package: lftp…OK
      • Checking package: clamav…OK

      Configuring services.

      • Setting up fog user…Exists
      • Setting up and starting MySQL…OK
      • Backing up user reports…OK
      • Setting up and starting Apache Web Server…OK
      • Restoring user reports…OK
      • Configuring Fresh Clam…OK
      • Setting up storage…OK
      • Setting up and starting NFS Server…OK
      • Setting up and starting DHCP Server…Failed!
        [/CODE]

      I did manage to update my Ubuntu 13.10 build to .33B and it seems to be working but i cannot click the download and upload arrows on the tasks page i have to click the advanced then pick Upload or Download to create the task. Any ideas why that might be?

      1 Reply Last reply Reply Quote 0
      • Jaymes DriverJ
        Jaymes Driver Developer
        last edited by

        That’s probably because it didn’t recognize the architecture.

        You could use
        [LIST]
        []wget [URL=‘http://pkgs.repoforge.org/rpmforge-release/’]http://pkgs.repoforge.org/[/URL]htmldoc/htmldoc-1.8.27-2.el6.rf.x86_64.rpm
        [
        ]rpm -i htmldoc-1.8.27-2.el6.rf.x86_64[URL=‘http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm’].rpm[/URL]
        [*]yum install htmldoc
        [/LIST]
        or just change the x86_64 to i686

        WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

        1 Reply Last reply Reply Quote 0
        • falkoF
          falko Moderator
          last edited by

          using 996

          I have input my AD settings in FOG Configuration, FOG System Settings etc.

          but when in Host Management and I click to enable AD joining on the host it does not auto populate the fields. is this just me??
          thanks

          1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott
            last edited by

            I noticed that as well, fix will be in tonight.

            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
            • falkoF
              falko Moderator
              last edited by

              Tom your a star!!

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                Fixed in r997,

                Sorry about that.

                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
                • D
                  darkxeno
                  last edited by

                  tom how far off do you think we are before we see a full release?

                  1 Reply Last reply Reply Quote 0
                  • falkoF
                    falko Moderator
                    last edited by

                    Tom was 977 fix for the AD populating as it wasn’t working for me earlier

                    1 Reply Last reply Reply Quote 0
                    • Tom ElliottT
                      Tom Elliott
                      last edited by

                      997 is the fix.

                      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
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        I’ll look deeper but chances are I need to copy more folders over.

                        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
                        • falkoF
                          falko Moderator
                          last edited by

                          Okay, i’ll test 997 again
                          CheerS

                          1 Reply Last reply Reply Quote 0
                          • Tom ElliottT
                            Tom Elliott
                            last edited by

                            r998 is out. I’m hoping it fixes the Ajax issues Nathan is experiencing. This contains all changes that my system has on it as well. I don’t remember all of them, but it should work now as I know it works on my system.

                            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
                            • falkoF
                              falko Moderator
                              last edited by

                              Awesome Tom, as always your work here is greatly appreciated.
                              Will be sure to test/feedback to you

                              Thanks again

                              1 Reply Last reply Reply Quote 0
                              • falkoF
                                falko Moderator
                                last edited by

                                ticking the AD box in host management now auto populates the fields 😄

                                …time to test some deployments

                                1 Reply Last reply Reply Quote 0
                                • D
                                  darkxeno
                                  last edited by

                                  where can i download the latest build of .33 i would like to test it out

                                  1 Reply Last reply Reply Quote 0
                                  • F
                                    Fernando Gietz Developer
                                    last edited by

                                    You must use SVN, for more information: [url]http://www.fogproject.org/wiki/index.php/SVN[/url]

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      darkxeno
                                      last edited by

                                      Sorry if i sound stupid with this question but for the GUI section at the bottom for tortoissvn. If i’m reading that right it will let me install fog on windows?

                                      1 Reply Last reply Reply Quote 0
                                      • Tom ElliottT
                                        Tom Elliott
                                        last edited by

                                        @Fernando, @darkxeno

                                        I’ve been building the svn as a tarball as well.

                                        The link for tarball download will always be:

                                        [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url]

                                        Sometimes I don’t update it right away, but as of right now, it’s at r998, the same as svn.

                                        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
                                        • F
                                          Fernando Gietz Developer
                                          last edited by

                                          [quote=“Tom Elliott, post: 19958, member: 7271”]@Fernando, @darkxeno

                                          I’ve been building the svn as a tarball as well.

                                          The link for tarball download will always be:

                                          [url]https://mastacontrola.com/fog_0.33b.tar.bz2[/url]

                                          Sometimes I don’t update it right away, but as of right now, it’s at r998, the same as svn.[/quote]

                                          I don know it. Thx for your work!!

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            darkxeno
                                            last edited by

                                            Im a bit confused and a noob here. So can someone tell me if i got the right understanding of svn? If its wrong in my thinking about it please correct me. So with and SVN you have the main code for fog and it’s up in the cloud for anyone to get and install. Then after it’s installed I can then modify the code for issues that i see. Then after i modify the code it will send it to the svn for the administrator to see and if they like the fix and it works that can add it in to the main code. now here is the part that confuses me. with the svn say you where to publish a new code in the svn with fixes and what not would it then push the new code with all the fixes to everyone that is using the svn version of fog automatically? or would i still have to update it and install the new code manually?

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 77
                                            • 78
                                            • 1 / 78
                                            • First post
                                              Last post

                                            166

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.3k

                                            Posts
                                            Copyright © 2012-2024 FOG Project