• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. x23piracy
    3. Topics
    • Profile
    • Following 1
    • Followers 6
    • Topics 118
    • Posts 1,166
    • Best 137
    • Controversial 0
    • Groups 3

    Topics created by x23piracy

    • x23piracyX

      Solved Webif presenting pending macs but redirects to report management

      Bug Reports
      • • • x23piracy
      4
      0
      Votes
      4
      Posts
      1.0k
      Views

      Tom ElliottT

      @x23piracy It already is fixed.

      I have pushed up RC 7 already, just working on making the release package in GitHub. If you pull from the dev-branch you will see this is now fixed.

    • x23piracyX

      I found the reason for the name "Zazzles" ?

      General
      • • • x23piracy
      6
      2
      Votes
      6
      Posts
      2.3k
      Views

      x23piracyX

      @Wayne-Workman said in I found the reason for the name "Zazzles" ?:

      I don’t like cats.

      Possible solution…

      alt text

      I love cats πŸ˜„

    • x23piracyX

      FOG Website Certificate is untrusted

      General
      • • • x23piracy
      8
      0
      Votes
      8
      Posts
      2.0k
      Views

      Tom ElliottT

      @x23piracy That is not the subdomain. All of the β€œfogproject” sites use the same certificate:

      0_1484135018924_upload-8647c6e3-5e97-4503-8eb4-6e079edc8c55

      The fact that you’re secure, then not, leads me to think it’s something with firefox itself telling you funny information.

    • x23piracyX

      Merry Christmas 2016

      General
      • • • x23piracy
      1
      5
      Votes
      1
      Posts
      666
      Views

      No one has replied

    • x23piracyX

      Can the fog search be fuzzy?

      General Problems
      • • • x23piracy
      3
      0
      Votes
      3
      Posts
      876
      Views

      Wayne WorkmanW

      Both search boxes work the same, but the column search box only searches the results already displayed. If the main search is displaying everything when you type β€œ3132”, this means that number is in all hosts somewhere. It could be a bios version, chassis version, bios date, no idea. Open up the inventory of one of these hosts and use Ctrl+F to search for 3132 and see what it finds.

    • x23piracyX

      Solved Where are the announced rebranding settings?

      Bug Reports
      • • • x23piracy
      3
      0
      Votes
      3
      Posts
      1.8k
      Views

      x23piracyX

      FYI, it’s working πŸ™‚

      alt text

    • x23piracyX

      How to get Virtualbox booting over PXE while EFI is enabled?

      General Problems
      • • • x23piracy
      22
      0
      Votes
      22
      Posts
      28.1k
      Views

      D

      @x23piracy

      Download gpt-fdisk (gdisk) for Windows. Copy the binary to a known location. Boot into Windows Recovery Environment. If you don’t have one, download Windows10ISO from: https://www.microsoft.com/en-in/softw… Create a bootable USB by following https://www.youtube.com/watch?v=Q8gQu… or by burning the ISO to a DVD. Shutdown Windows and boot using this media (Legacy or UEFI Mode). Get to the command prompt. Either by pressing Shift+F10 or by navigating to it. Go to diskpart and find out the disk identifier for your Windows installation.
      diskpart
      list disk
      sel disk X
      list par Navigate to the location where gdisk binary is kept and type:
      gdisk -l X: (Replace X with the disk number)
      This will list out the partitions available in the disk. Make sure this is the one your want to convert. Now, convert the partition table from MBR to GPT.
      gdisk X:
      Type w to write changes. Press Y whenever prompted. Type the following commands:
      diskpart
      sel disk X (Replace X with the disk number)
      list par Now we make some space for our EFI partition Note the partition number of the partition which you want to shrink

      sel par X (Replace X with the partition number)

      You may delete the System Reserved partition and replace it with the EFI partition. To do that, type: sel par X (Replace X with the System Reserved Partition) del par override The shrink command is not required if you do the above two commands. I’ll just go ahead and shrink. 500MB extra doesn’t matter to me πŸ˜„

      shrink desired = 200 minimum = 200

      The following commands are common:

      create par efi
      format fs = fat32 quick # Format this with fat32 file system
      assign letter = Z:
      exit

    • x23piracyX

      Restored MBR Image over UEFI PXE doesn't boot

      General Problems
      • • • x23piracy
      4
      0
      Votes
      4
      Posts
      1.5k
      Views

      Wayne WorkmanW

      @x23piracy said in Restored MBR Image over UEFI PXE doesn't boot:

      Sure, that works but i want a working state whatever pxe was initiated from (legacy or uefi). What are the differences or the requirements to boot between legacy or uefi partition layout or bootmanager settings?

      There are a lot of differences - and taking an image in one mode and deploying it in another mode will never go well.

      If you want your final product to be in UEFI mode, then that image needs built on a computer that’s already in UEFI mode.

      If you want your final product to be in Legacy mode, then that image needs built on a computer that’s already in Legacy mode.

    • x23piracyX

      Is there a way to use fog as incremental / differential backup solution?

      General
      • • • x23piracy
      4
      0
      Votes
      4
      Posts
      1.6k
      Views

      x23piracyX

      @Wayne-Workman OMG no πŸ™‚ but i could be some… I know that old discussions… it’s an image solution. I only share what my crank mind is dreaming about πŸ˜‰

      Regards X23

    • x23piracyX

      Solved UEFI PXE Boot how to do it?

      General Problems
      • • • x23piracy
      18
      0
      Votes
      18
      Posts
      31.9k
      Views

      Wayne WorkmanW

      @x23piracy said in [SOLVED] UEFI PXE Boot how to do it?:

      Is there an overview about the efi files, what they support and so on?

      Yes:
      https://wiki.fogproject.org/wiki/index.php?title=Filename_Information

    • x23piracyX

      Unsolved Email notification format has changed, missing word wrap

      FOG Problems
      • • • x23piracy
      12
      0
      Votes
      12
      Posts
      2.5k
      Views

      x23piracyX

      @Quazz said in Email notification format has changed, missing word wrap:

      @x23piracy Looks this only happens with your Windows 10 1607 Office ProPlus image. Can you confirm?

      edit: this could also be down to the mail client

      Hi, yes i just need time to deploy other images, don’t want to do this for fun being busy here with other work but i am sure i need deploy other images in the next days, i get back…

    • x23piracyX

      Solved Pending Hosts list is empty

      Bug Reports
      • • • x23piracy
      23
      0
      Votes
      23
      Posts
      7.4k
      Views

      Tom ElliottT

      I set one of my hosts to pending and I see what yo’re seeing.

      I don’t know german very well so I didn’t know what was being said there. Now I see it says:

      β€œRequires templates to process”

      I fixed it. Will be fixed for RC-21.

    • x23piracyX

      ESET Remote Administrator Reset ERA Agent UUID Tool (unofficial)

      General
      • • • x23piracy
      3
      1
      Votes
      3
      Posts
      4.5k
      Views

      x23piracyX

      @Wayne-Workman i am not really used with github but i can upload it somewhere and share it sure.
      Give me some time, if you like you can share it via github.

      EDIT:

      Post 1 updated @Wayne-Workman

      Regards X23

    • x23piracyX

      Happy belated birthday @Tom-Elliott

      General
      • • • x23piracy
      2
      4
      Votes
      2
      Posts
      904
      Views

      sudburrS

      Celebrate your vestigial umbilical cord!

    • x23piracyX

      Solved Which table to check in db to see if there are pending wakeup entrys

      FOG Problems
      • • • x23piracy
      31
      0
      Votes
      31
      Posts
      11.2k
      Views

      x23piracyX

      @Wayne-Workman said in Which table to check in db to see if there are pending wakeup entrys:

      quote

      How is the payment and which country is it? I have attachment with me πŸ˜„

    • x23piracyX

      Solved Computers Imaged with FOG wake up again after shutdown (caused by FOG Server)

      FOG Problems
      • • • x23piracy
      14
      0
      Votes
      14
      Posts
      2.8k
      Views

      x23piracyX

      @Tom-Elliott said in Computers Imaged with FOG wake up again after shutdown (caused by FOG Server):

      https://forums.fogproject.org/topic/8290/which-table-to-check-in-db-to-see-if-there-are-pending-wakeup-entrys

      Yes this thing is solved @Microsoft

      alt text

    • x23piracyX

      Is @chad-bisd still alive?

      General
      • • • x23piracy
      2
      1
      Votes
      2
      Posts
      758
      Views

      Tom ElliottT

      I’m pretty sure he is. He started slowing down access to the forums once I started making a lot of effort on keeping things up to date. I haven’t seen him in a while though 😞

    • x23piracyX

      Solved If email when complete is enabled, the database is unable to clear the task.

      Bug Reports
      • • • x23piracy
      2
      0
      Votes
      2
      Posts
      800
      Views

      Tom ElliottT

      Already been corrected for. Fix will be in the RC-3 release.

      For those that use the email functionality, please edit the file:

      /var/www/fog/lib/reg-task/taskqueue.class.php

      Go to line number 58 and replace the β€˜sanpinjob’ with β€˜snapinjob’.

      Save the file and all should be well.

    • x23piracyX

      Solved Delete an Image will not delete the Image files on filesystem

      Bug Reports
      • • • x23piracy
      7
      0
      Votes
      7
      Posts
      1.5k
      Views

      Tom ElliottT

      @x23piracy Deleting images from select box will not remove the files. This is somewhat intentional. The image itself being deleted was a bug and is now fixed. Thank you.

    • x23piracyX

      Solved Functions not centered if you add plugins (cosmetic bug)

      Bug Reports
      • • • x23piracy
      4
      0
      Votes
      4
      Posts
      879
      Views

      Tom ElliottT

      @x23piracy It’s not to be centered on the lines you see, those are just lines. It’s to be centered within the browser dimension.

      If the Browser width is too small it will not center, but so long as both sides of the browser are visible, the menu icons will be centered within the browser, not on the lines.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 3 / 6