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

    Simple suggestions

    Scheduled Pinned Locked Moved Solved
    Feature Request
    3
    9
    2.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.
    • D
      danilopinotti
      last edited by

      Hello,
      i have 2 suggestion to FOG.
      1 - Icons description
      In Download and Upload icons, make it descriptive their duties.
      Example: Download: server image to the client
      Upload: client image to the server

      2 - IPXE
      Make it possible choose default option when enter in IPXE menu.

      Att, Danilo Pinotti

      Fog 1.3.0-RC-7
      Ubuntu Server 14.04 LTS

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

        I believe this is already done.

        The download means exactly as you say. The Upload means the opposite.

        The Ipxe default is definitely already there.

        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
        • Wayne WorkmanW
          Wayne Workman
          last edited by

          I’ve said it before and I’ll say it again because I really think I’m right on this…

          Download should be changed to “Deploy Image”

          Upload should be changed to “Capture Image”

          Nobody can confuse that terminology.

          Also I’ll point out that If you have a feature name that NEEDS a description, and an alternative name that DOES NOT need a description, obviously the one that does NOT need a description is better named.

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 2
          • D
            danilopinotti
            last edited by

            The IPXE use as default value the option that execute boot in HD. It would be practical if we could choose to take the Quick Registration, for example. Consider the following situation, you need to register a lab with 50 computers. In the current situation, you should give the boot by IPXE and go on Quick Register option in each of the 50 computers. It would be simpler if you could choose the Quick Register option as standard, so computers would boot and is already recorded, without more interventions.
            About the icons, Wayne Workman explained exactly what I meant.

            Att, Danilo Pinotti

            Fog 1.3.0-RC-7
            Ubuntu Server 14.04 LTS

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

              @danilopinotti,

              I programmed the things. I know what is available. I’m not lying when I tell you that the “default” can be selected now.

              What version of fog do you run currently? Maybe check out the current development to find out what exists before hand.

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

                @Tom-Elliott
                I used 1.2.0
                I searched for this option before coming to a suggestion, not found.
                http://i18.servimg.com/u/f18/15/87/31/43/sem_ty10.jpg

                Att, Danilo Pinotti

                Fog 1.3.0-RC-7
                Ubuntu Server 14.04 LTS

                Wayne WorkmanW Tom ElliottT 2 Replies Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @danilopinotti
                  last edited by

                  @danilopinotti said:

                  @Tom-Elliott
                  I used 1.2.0
                  I searched for this option before coming to a suggestion, not found.
                  http://i18.servimg.com/u/f18/15/87/31/43/sem_ty10.jpg

                  FOG Trunk offers much more flexibility with the menu than 1.2.0 did.

                  I can’t really speak for 1.2.0 very much, I’ve never used it in production - I went straight to FOG Trunk due to specific needs in my environment and been on it since.

                  Maybe you should check it out? https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

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

                    @danilopinotti I am still not lying that this has been programmed already. The git/trunk/svn versions are already setup to allow you to choose the default you want. I don’t know in what other words to state this.

                    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 have created a plugin to allow people to change the task types as they see fit.

                      I did this for two reasons. First, I don’t find the current states that hard to follow. When it comes to tasks the POV is always from the client/host. So download means the client is pulling from the server and upload means to push to the server. The hosts, after all, are the items that get tasked. I have had this discussion multiple times in the past and I still stand strong that they’re fine the way they are. That said the plugin allows the admins to use whatever terminology they deem necessary.

                      The second reason is to allow the admins to make the tasks as they see fit. For example, make a currently advanced task non advanced so it displays in the main task list. Or adjust the tasks to be shown on only group or host where they are currently shown on both. Ultimately this plugin allows the admins to create/edit the tasks as they see fit.

                      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

                      159

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project