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

    FOG 0.33b Now Considered Release Candidate

    Scheduled Pinned Locked Moved
    General
    16
    30
    16.3k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      There are a few ways to get this file.

      First method is the preferred.

      Thru subversion. You may need to install the package for your particular system:
      [code]svn checkout https://svn.code.sf.net/p/freeghost/code/trunk fog_0.33b
      cd fog_0.33b/bin
      ./installfog.sh[/code]

      The next is to download the tarball from my website:
      [code] wget --no-check-certificate https://mastacontrola.com/fog_0.33b.tar.bz2
      tar -xjf fog_0.33b.tar.bz2
      cd fog_0.33b/bin
      ./installfog.sh[/code]

      The next method is to download from sourceforge as a zip. Change the number to the latest revision (if 1487 change the number after code- to 1487.
      [code]wget http://sourceforge.net/code-snapshots/svn/f/fr/freeghost/code/freeghost-code-1473-trunk.zip
      unzip freeghost-code-1473-trunk.zip
      cd freeghost-code-1473-trunk/bin
      ./installfog.sh[/code]

      The next method is you can pull the git hub clone. You need to have the git package installed for your particular system:
      [code]git clone https://github.com/mastacontrola/fogproject.git
      cd fogproject/bin
      ./installfog.sh[/code]

      Hopefully this helps clarify how to download and install.

      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
        Dean211
        last edited by

        I think the announcement of 0,33b been considered a release candidate, should be put on the home page i.e [url=“http://www.fogproject.org”]www.fogproject.org[/url]. To reach the maximum amount of the community

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

          There is a reason why we aren’t relabeling directly. I won’t push more than that right now, but there really is a viable reason.

          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
          • W
            wizard210
            last edited by

            Exciting times for longtime users of Fog. Can’t wait to try it out.

            1 Reply Last reply Reply Quote 0
            • F
              Fisherfog
              last edited by

              This is great news! It’s good to know FOG is still being developed. I just posted your news about the RC on Tech-Geeks.
              I definitely want to get a new FOG server up in a sandbox. When it comes to fiddling with Linux commands, I consider myself a noob, but once I get the formula spelled out to me I can take it from there. I see Tom’s notes below (yes, I read the wiki!). I’ll will try them out soon. I plan to start with a clean Ubuntu 12.04 box. Thanks Chuck, and Team.

              SCott

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

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • B
                  BPSTravis Developer
                  last edited by

                  [quote=“dOR1n, post: 26187, member: 19492”]I have a question can you do something like this small tutorial for kernel download and install? :)[/quote]
                  You can download kernels via the FOG UI, go to fog settings->kernel update and select a kernel to download.
                  [quote]
                  PS: (some1 need to make a tutorial from start to end "installing fog 0.33 or smth), and configuration is verry usefull for noobs or ppl who install for the 1st time)
                  Sorry for English![/quote]

                  You mean like this?:
                  [url]http://www.fogproject.org/wiki/index.php?title=SVN[/url]

                  After that it’s just following the prompts on the installer.

                  [SIZE=12px]signature:[/SIZE]
                  [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

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

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • B
                      BPSTravis Developer
                      last edited by

                      That page has the exact commands you will need to install FOG from Linux.
                      Nothing on Linux is a .exe file.

                      The Kernels are installed automatically from the web UI using the kernel update page.

                      Then just set a host to use that kernel name under that hosts settings page

                      [SIZE=12px]signature:[/SIZE]
                      [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sharaz
                        last edited by

                        i really like .33. are there instructions for updating .32 fogservers to .33? (or .33b to .33?)

                        im building up a lot of images (consider that a compliment to a great project!) and i dont want to start over with a new server! hehe

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

                          [quote=“Sharaz, post: 26463, member: 23879”]i really like .33. are there instructions for updating .32 fogservers to .33? (or .33b to .33?)

                          im building up a lot of images (consider that a compliment to a great project!) and i dont want to start over with a new server! hehe[/quote]

                          Yes, the wiki is choked full of walkthroughs and guides that touch base on upgrading, installing, and general use of FOG. I don’t know why everyone feels that this is the front line for questions, but the Wiki is the BEST place to learn about fog and how to use it.

                          My FIRM recommendation is to back up your /images folder and database and start with a fresh install for 0.33

                          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
                          • N
                            need2 Moderator
                            last edited by

                            Yes, please just back up your required info and scrub out 0.32 . Your life will be easier I promise.

                            1 Reply Last reply Reply Quote 0
                            • R
                              Rick Cooper
                              last edited by

                              One, initial question. I was using the 33b version and just upgraded to the git version which was supposedly 33b but shows 1.0.0 on the pages and in the changelog. The change log states all images must be re-uploaded but does that pertain only to the 32 version or also to the 33b version?

                              Also, anywhere that might return zero hosts is throwing an error stating an issue with the foreach in getHostCount, first place I saw it was in the group management section and I assume it was because of the membership count column. Also when you edit a group without current members it throws an error at line 240 in GroupManagementPage.class.php and this is, again , caused by trying to use an undefined or empty value in a foreach. I fixed the issues by validating anything returned by calling ->get(‘hosts’) with is_array()

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

                                [quote=“Rick Cooper, post: 26571, member: 22803”]One, initial question. I was using the 33b version and just upgraded to the git version which was supposedly 33b but shows 1.0.0 on the pages and in the changelog. The change log states all images must be re-uploaded but does that pertain only to the 32 version or also to the 33b version?

                                Also, anywhere that might return zero hosts is throwing an error stating an issue with the foreach in getHostCount, first place I saw it was in the group management section and I assume it was because of the membership count column. Also when you edit a group without current members it throws an error at line 240 in GroupManagementPage.class.php and this is, again , caused by trying to use an undefined or empty value in a foreach. I fixed the issues by validating anything returned by calling ->get(‘hosts’) with is_array()[/quote]
                                Rick the 0.33b is technically no more. We moved from the low versioning we’ve all been used to for some time to X.X.X versioning most softwares follow. The 1.0.0 you see is still the same just a different number is displayed. Also, I hope the array issues you were seeing are corrected now. I added a lot of checking to the system so all should be good on that side as we’ll.

                                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
                                • aruhunoA
                                  aruhuno
                                  last edited by

                                  Hi !

                                  Big thanks to you for your work !
                                  It’s possible to upgrade from 0.32 version ? If yes, can you give me the process to do that please ?

                                  "Parce que la connaissance appartient à tout le monde", inios.fr

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

                                    [quote=“aruhuno, post: 26624, member: 105”]Hi !

                                    Big thanks to you for your work !
                                    It’s possible to upgrade from 0.32 version ? If yes, can you give me the process to do that please ?[/quote]

                                    Yes it is possible, the guide can be found on the wiki with all the other guides and walkthroughs available for Fog. However, there have been a number of changes since 0.32 and we highly recommend a back up and fresh install.

                                    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
                                    • aruhunoA
                                      aruhuno
                                      last edited by

                                      [quote=“Jaymes Driver, post: 26625, member: 3582”]Yes it is possible, the guide can be found on the wiki with all the other guides and walkthroughs available for Fog. However, there have been a number of changes since 0.32 and we highly recommend a back up and fresh install.[/quote]
                                      Thank for your reply !

                                      I can install fog on a new VM but how to keep my list of workstation ?

                                      "Parce que la connaissance appartient à tout le monde", inios.fr

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

                                        [quote=“aruhuno, post: 26627, member: 105”]Thank for your reply !

                                        I can install fog on a new VM but how to keep my list of workstation ?[/quote]

                                        The wiki is amazing my friend. [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url]

                                        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
                                        • aruhunoA
                                          aruhuno
                                          last edited by

                                          [quote=“Jaymes Driver, post: 26628, member: 3582”]The wiki is amazing my friend. [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url][/quote]
                                          Extra, you thought of everything, it is even compatible!

                                          Thank you very much, I would mean making a feedback soon !

                                          "Parce que la connaissance appartient à tout le monde", inios.fr

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

                                            [quote=“Jaymes Driver, post: 26628, member: 3582”]The wiki is amazing my friend. [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url][/quote]

                                            this article and the restoring article do not exist in the list on the Knowledge_Base page.
                                            It might be good if we could get them added. ( I know new users can use the search function to find them and that they are in the main FOG Guide)

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

                                            177

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.4k

                                            Posts
                                            Copyright © 2012-2024 FOG Project