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

    FOG 0.33b Now Considered Release Candidate

    Scheduled Pinned Locked Moved
    General
    16
    30
    15.5k
    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.
    • 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 ?

                            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 ?

                                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 !

                                    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
                                      • JunkhackerJ
                                        Junkhacker Developer
                                        last edited by

                                        [url]http://fogproject.org/wiki/index.php/Restoring_FOG_from_Backup[/url]
                                        and [url]http://fogproject.org/wiki/index.php/Backing_up_FOG[/url]
                                        added to the knowledge base how to guide section

                                        signature:
                                        Junkhacker
                                        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

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

                                          thanks, I would have done it but my chrome seems to have forgotten my wiki account (I forgot it a long time ago haha)

                                          1 Reply Last reply Reply Quote 0
                                          • aruhunoA
                                            aruhuno
                                            last edited by

                                            This post is deleted!
                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            216

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project