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

    Requests for Wiki Access <--- ASK HERE

    Scheduled Pinned Locked Moved
    General
    78
    148
    162.1k
    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.
    • B
      Bruce D
      last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • F
        Fhajad
        last edited by

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • Jaymes DriverJ
          Jaymes Driver Developer
          last edited by

          Typically when the Community managers come back around they let a batch in, please be patient. This is not something all of us have the ability to invite to.

          Also access is only needed to edit or upload information to the wiki, to view all you have to do is click the wiki button on the homepage.

          I am excited to see so many of you eager to edit the wiki and to help advance the FOG documentation, but there is still a tutorials section here on the forum where you can put your findings and even leave some technical information to help others along.

          I spend more time writing walk throughs and posting them in the tutorials section then porting them to the wiki.

          Actually from my experience, a user is more likely to visit the forum than the wiki, and I think that is because there is active engagement and questions can be asked and answered very timely, but that’s just my two cents.

          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
          • M
            Mentaloid
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • C
              chad-bisd Moderator
              last edited by

              I have been really busy with back-to-school. Haven’t had a chance to create wiki accounts. I believe I am the only mod that does it right now. I’ll get them hammered out and PM you the info as I create them.


              If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

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

                All accounts thus far should now be created.

                Please check your respective PM’s for your login information.

                Thank you,

                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
                • M
                  MikeoftheLibrary
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • A
                    Andrew Single
                    last edited by

                    Looking for wiki access. I’m going to document my auto driver install script there with screenshots & how-to’s. I’ve noticed there’s also a lot documentation that’s not up to date for 1.2.

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

                      Andrew, check your PM

                      1 Reply Last reply Reply Quote 0
                      • B
                        Ben Cole
                        last edited by

                        Hi Can I get wiki access.

                        1 Reply Last reply Reply Quote 0
                        • G
                          Gilou
                          last edited by

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • B
                            Berend de Boer
                            last edited by

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

                              [quote=“Berend de Boer, post: 42118, member: 28367”]Looking for wiki access. I’d like to make a few clarifications, for example firewall exceptions has:

                              [FONT=monospace][COLOR=#000000]netsh advfirewall firewall add rule name=“Fog Client” dir=in action=allow program=“C:\Program Files\FOG\FOGService.exe”[/COLOR][/FONT]

                              But for 64-bit that should be “Program Files (x86)” I believe. So copy/paste of that stuff needs some car[/quote]

                              Yes this was a bit dated but has been corrected now. Thank you for for reporting.

                              1 Reply Last reply Reply Quote 0
                              • B
                                Berend de Boer
                                last edited by

                                Thanks! Have more. On [URL=‘http://www.fogproject.org/wiki/index.php/FOGCrypt’]the FOGCrypt page[/URL] I would like to point out that you can run FOGCrypt on Linux as well with:

                                [CODE]mono ./FOGCrypt.exe[/CODE]

                                If it complains about mscorlib.dll, run it as:

                                [CODE]MONO_PATH=/usr/lib/mono/4.5 mono ./FOGCrypt.exe[/CODE]

                                1 Reply Last reply Reply Quote 0
                                • B
                                  Berend de Boer
                                  last edited by

                                  And on [URL=‘http://www.fogproject.org/wiki/index.php/Managing_FOG#FOG_Tray’]the troubleshooting page[/URL]: there is some formatting issue I think: the phrase “If the PXE boot does not work” is probably meant as an header, has nothing to do with the preceding issue.

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    Berend de Boer
                                    last edited by

                                    And update [URL=‘http://www.fogproject.org/wiki/index.php/Main_Page’]the main page[/URL] to direct users to the proper thread to requests access: The “please request one in our [URL=‘http://www.fogproject.org/forum’]forums[/URL]” should link to this thread.

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      Berend de Boer
                                      last edited by

                                      [quote=“Wolfbane8653, post: 42156, member: 3362”]Yes this was a bit dated but has been corrected now.[/quote]

                                      My suggestion is to use an environment variable, i.e.:

                                      [CODE]netsh advfirewall firewall add rule name=“Fog Client” dir=in action=allow program=“%ProgramFiles(x86)%\FOG\FOGService.exe”[/CODE]

                                      1 Reply Last reply Reply Quote 0
                                      • B
                                        Berend de Boer
                                        last edited by

                                        PS: the even better thing to do would be for the FOG Client to setup these rules upon install!

                                        1 Reply Last reply Reply Quote 0
                                        • B
                                          Berend de Boer
                                          last edited by

                                          Typo on [URL=‘http://www.fogproject.org/wiki/index.php/Client_Setup#Windows_7_3’]this page[/URL]: "
                                          [LIST]
                                          [*]As of FOG 0.28 this is no longer riquired.
                                          [/LIST]
                                          "

                                          1 Reply Last reply Reply Quote 0
                                          • B
                                            Berend de Boer
                                            last edited by

                                            [URL=‘http://www.fogproject.org/wiki/index.php/Managing_FOG#Preparing_the_Image’]This page[/URL] has, I believe, outdated information: “Enter the user name that has access to the computer objects. Include the name of your domain, i.e. mydomain\username”

                                            I believe “mydomain” should be left out since the latest versions.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 1 / 8
                                            • First post
                                              Last post

                                            149

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.4k

                                            Posts
                                            Copyright © 2012-2024 FOG Project