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

    Latest FOG 0.33b

    Scheduled Pinned Locked Moved
    General
    77
    1.6k
    6.0m
    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.
    • falkoF
      falko Moderator
      last edited by

      I use Ubuntu Server 10.04.04

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

        I run CentOS 6.4.

        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
        • T
          Timelord83
          last edited by

          [quote=“Tom Elliott, post: 19909, member: 7271”]I run CentOS 6.4.[/quote]

          I cannot get it to install on a fresh copy of 6.4… It gets down to checking package htmldoc and fails it has several other warning further up but seems to get past them… attached is my full install log.

          [url=“/_imported_xf_attachments/0/442_foglog.txt?:”]foglog.txt[/url]

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

            Make sure you install the elrepo repository for htmldoc.

            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
            • T
              Timelord83
              last edited by

              [quote=“Tom Elliott, post: 19915, member: 7271”]Make sure you install the elrepo repository for htmldoc.[/quote]

              The noob in me says… “Wat” but i’ll google and see what its all about.

              so i followed the direction here [url]http://elrepo.org/tiki/tiki-index.php[/url] while under root. didn’t seem to do anything for the public key import but the RPM install made noise but the installer still failed.

              [CODE][fogtech@CentFog ~]$ su
              Password:
              [root@CentFog fogtech]# cd fog_0.33b
              [root@CentFog fog_0.33b]# cd bin
              [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] 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)

              • Installing package: htmldoc
                Error: Nothing to do

              • Skipping package: perl (Already installed)

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

              • Skipping package: lftp (Already installed)

              • Installing package: clamav
                Error: Nothing to do

              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…Failed!
                [/CODE]
              1 Reply Last reply Reply Quote 0
              • Jaymes DriverJ
                Jaymes Driver Developer
                last edited by

                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.3-1.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.3-1.el6.rf.x86_64.rpm[/URL]
                [*]yum install htmldoc
                [/LIST]

                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
                • 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
                                            • 1
                                            • 2
                                            • 8
                                            • 9
                                            • 10
                                            • 11
                                            • 12
                                            • 77
                                            • 78
                                            • 10 / 78
                                            • First post
                                              Last post

                                            180

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project