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

    Requests for Wiki Access <--- ASK HERE

    Scheduled Pinned Locked Moved
    General
    78
    148
    147.6k
    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

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

                              [quote=“Berend de Boer, post: 42245, member: 28367”]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][/quote]

                              mono is not installed by default by fog I have entered this information but I have also shown that mono must be installed before hand.

                              [quote=“Berend de Boer, post: 42248, member: 28367”]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.[/quote]
                              It’s kind of obvious that I havent finished sprucing up this page yet. I stopped just before Users. See that there is no icons or cleaner formatting? Remember we use our spare time to put into FOG. I assure you that wiki edits occur daily.

                              [quote=“Berend de Boer, post: 42252, member: 28367”]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]
                              "[/quote]
                              What is the typo here? Are you really going to rag on me b/c there is no comma? I didn’t even write this page.

                              [quote=“Berend de Boer, post: 42253, member: 28367”][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.[/quote]

                              Yes and no. 1.1.0 it is proper but in 1.2.0 and 1.3.0 is should just be username. I have just changed to.

                              " 7. [FONT=sans-serif][COLOR=#000000]Enter the user name that has access to the computer objects. You may need to include the name of your domain. ([/COLOR][/FONT][B][FONT=sans-serif][COLOR=#000000]username [I]OR[/I] mydomain/username[/COLOR][/FONT][/B][FONT=sans-serif][COLOR=#000000])"[/COLOR][/FONT]

                              1 Reply Last reply Reply Quote 0
                              • W
                                Wolfbane8653 Developer
                                last edited by

                                [quote=“Berend de Boer, post: 42251, member: 28367”]PS: the even better thing to do would be for the FOG Client to setup these rules upon install![/quote]

                                That will be done with the NEW CLIENT INSTALL that is in development as I type this.

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

                                  [quote=“Wolfbane8653, post: 42275, member: 3362”]What is the typo here? Are you really going to rag on me b/c there is no comma? I didn’t even write this page.[/quote]

                                  As you saw per the directions of the wiki I asked for wiki access, so I could fix obvious issues. There maybe a policy of not granting access anymore, and instead of that you seem to get annoyed when I mention issues.

                                  If you don’t want me to help improve the wiki, please say so directly, and I’ll stop immediately pointing out things.

                                  The typo is the word " riquired." whould should be “required.”

                                  1 Reply Last reply Reply Quote 0
                                  • W
                                    Wolfbane8653 Developer
                                    last edited by

                                    AH thanks. Don’t know how I missed that.

                                    I do not have wiki user management rights since I am the baby on the dev team. Usually a week or so the manager will read this and grant access.

                                    1 Reply Last reply Reply Quote 0
                                    • JunkhackerJ
                                      Junkhacker Developer
                                      last edited by

                                      Only community managers grant edit access to the wiki to new users, and one has not been around yet to approve your request. There is no policy to restrict access beyond that. Wolfbane8653 has taken it upon himself to maintain the wiki and has been working very hard to correct it’s issues, but there is a lot to do, due both to a it’s history of editors of and recent radical changes in the software.

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        Sebastian Roth Moderator
                                        last edited by

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

                                          This post is deleted!
                                          1 Reply Last reply Reply Quote 0
                                          • Wayne WorkmanW
                                            Wayne Workman
                                            last edited by

                                            [quote=“Uncle Frank, post: 42938, member: 28116”]Sooner or later we’ll see people trying to use FOG for imaging Mac OS X clients as well. AFAIK there is no wiki entry on how to get this working. Most of the information is provided on the web but it’s all over the place. I’d offer to write things up on how to run Apple computers with FOG if you think it’s worth the effort…[/quote]

                                            I’m going to be messing with this soon.

                                            If I can get it working, I’ll write up a detailed WiKi page on it.

                                            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
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 4 / 8
                                            • First post
                                              Last post

                                            249

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project