• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. DBCountMan
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 65
    • Posts 306
    • Best 19
    • Controversial 0
    • Groups 0

    Topics created by DBCountMan

    • D

      FOG ipxe boot key sequence setting not working

      FOG Problems
      • • • DBCountMan
      1
      0
      Votes
      1
      Posts
      157
      Views

      No one has replied

    • D

      Odd/new startup behavior when mounting volumes and shares

      Linux Problems
      • • • DBCountMan
      2
      0
      Votes
      2
      Posts
      135
      Views

      No one has replied

    • D

      Hosts/Images buttons link to a blank page

      General
      • • • DBCountMan
      3
      0
      Votes
      3
      Posts
      243
      Views

      No one has replied

    • D

      Can FOG use SMB instead of NFS?

      General
      • • • DBCountMan
      2
      0
      Votes
      2
      Posts
      357
      Views

      george1421G

      @brakcounty Well is there a technical reason… none that I can think of. NFS and SMB are similar protocols. They have similar pitfalls in (in)security. But off the top of my head I think it would work. Why isn’t fog using it? Because NFS is built into linux and nothing extra is needed., NFS IS a very fast protocol. too.

      You would need to install and enable samba on the FOG server. Two shares will be needed /images and /images/dev.

      You will need to rebuild FOS Linux initrd to include the smbclient program. The you will need to update the fog.mount script (in FOS) to use the smbclient to mount the remote storage instead of using the linux mount command.

      This thread will give you clues where to look for the tweaks for smb: https://forums.fogproject.org/topic/14791/feature-request-for-fog-1-6-x-configure-image-capture-to-use-nfsv4-instead-of-nfsv3

    • D

      Quick Question: Does FOG require IPv6?

      General
      • • • DBCountMan
      2
      0
      Votes
      2
      Posts
      340
      Views

      Wayne WorkmanW

      @brakcounty Pretty sure it’s not required.

    • D

      FOG delay then skip "Running post init scripts..." with UFW Enabled

      General
      • • • DBCountMan
      13
      0
      Votes
      13
      Posts
      868
      Views

      D

      @george1421 As you said those ports are dynamic, however I found a way to lock some ports to make sure they don’t change from this thread

      I did everything except RPCRQUOTADOPTS and the post init scripts ran fine without delay. I’m assuming this won’t change as I had to restart the nfs-kernel-server.service to apply the changes. Hopefully this will stick.

      Small note at the bottom of the linked thread, make sure you allow the ports in ufw.

    • D

      FOG USB Boot method issue when booting from different subnet

      General
      • • • DBCountMan
      6
      0
      Votes
      6
      Posts
      684
      Views

      D

      @p4cm4n ipxe is loaded from the USB drive, EFI/BOOT/bootx64.efi. This file is actually the ipxe.efi kernel file taken from my FOG server in /tftproot/

    • D

      mysql open ports on FOG server

      General
      • • • DBCountMan
      13
      0
      Votes
      13
      Posts
      1.4k
      Views

      D

      @george1421 Got it. I set up the rules using ufw with the ports from that list. I only tested a Full Reg and Inv so far. It hangs on Running Init Scripts for while then skips it, I think that is the script that pulls the serial number from the bios and auto-populates it as the hostname. I confirmed this when I disabled ufw and that step went right through without delay.

    • D

      Help with SCCM and FOG integration

      General
      • • • DBCountMan
      10
      0
      Votes
      10
      Posts
      1.7k
      Views

      O

      @george1421 pls ignore, internal network issue. thank you.

    • D

      Modify the ipxe Advanced login menu

      FOG Problems
      • • • DBCountMan
      11
      0
      Votes
      11
      Posts
      1.6k
      Views

      D

      @george1421 Right. I won’t mess with it since we have it set up and working.

    • D

      iPXE menu color settings not applying

      General
      • • • DBCountMan
      1
      0
      Votes
      1
      Posts
      95
      Views

      No one has replied

    • D

      Secure FOG's NFS share

      General
      • • • DBCountMan
      2
      0
      Votes
      2
      Posts
      221
      Views

      S

      @brakcounty I guess you will have to look into implementing NFSv4 then: https://forums.fogproject.org/topic/14791/feature-request-for-fog-1-6-x-configure-image-capture-to-use-nfsv4-instead-of-nfsv3

    • D

      Possible to secure /var/www/* ipxe boot contents?

      General
      • • • DBCountMan
      3
      0
      Votes
      3
      Posts
      296
      Views

      D

      @george1421 said in Possible to secure /var/www/* ipxe boot contents?:

      apache stop file browsing

      Yes I will place this here to save a search for anyone who stumbles upon this post.
      https://www.vultr.com/docs/how-to-disable-directory-browsing-on-apache/

    • D

      Idea: Two "next-servers" coexisting on the same vlan

      General
      • • • DBCountMan
      23
      0
      Votes
      23
      Posts
      4.3k
      Views

      D

      @sebastian-roth Where do I “use –recreate-CA and –recreate-keys keys” switches? Like this?
      .\installfog.sh --recreate-CA --recreate-keys?

    • D

      Storage Node Disk Usage alternative disk usage read-source

      General
      • • • DBCountMan
      2
      0
      Votes
      2
      Posts
      208
      Views

      No one has replied

    • D

      Newly captured images are being owned by "root" instead of "fogproject"

      General
      • • • DBCountMan
      4
      0
      Votes
      4
      Posts
      481
      Views

      S

      @brakcounty said in Newly captured images are being owned by "root" instead of "fogproject":

      Well all of my other images in /images are owned by fogproject:root. If this isn’t a problem then I’ll leave it alone.

      That’s done when you re-run the FOG installer. Just don’t worry about it. They’ll work either way.

    • D

      Selective mysql export/import

      General
      • • • DBCountMan
      16
      0
      Votes
      16
      Posts
      919
      Views

      D

      @george1421 That worked! I added the two additional tables to the export command and the “test” host was imported.

    • D

      Install FOG on Ubuntu Server 21.10 issues

      FOG Problems
      • • • DBCountMan
      14
      0
      Votes
      14
      Posts
      1.7k
      Views

      S

      Just cross linking github issues here:
      https://github.com/FOGProject/fogproject/issues/454
      https://github.com/FOGProject/fogproject/issues/453

    • D

      Boot from hard drive if connection to fog server fails

      General
      • • • DBCountMan
      14
      0
      Votes
      14
      Posts
      930
      Views

      george1421G

      @brakcounty Well done!!

      Where I also see value in this is if someone wanted to hard drive boot into iPXE then from iPXE into the hard drive or FOG without using PXE booting. Instead of a usb drive, everything could happen off the efi partition on the local hard drive. It would not solve the secure boot part of it, but its an option.

      Also lets say someone wanted to setup a preboot menu (such as for dual booting) using refind. Your idea could be tweaked slightly to boot into refind menu manager and then pick to boot windows, linux or something else from the refind menu. There are a number of options this method opens up. Again, well done!

    • D

      USB Boot method: Make FOG serve ipxe files via http instead of tftp

      General
      • • • DBCountMan
      7
      0
      Votes
      7
      Posts
      778
      Views

      D

      @george1421 I just tested it out on a PC outside of our IT vlan with success. I hard coded it already, but I have a habit of not disclosing our IP addresses even if they’re private. I get the Press ESC to show the menu option for one second, then it boots to the hard drive. Now I took the modified bootx64.efi from my usb drive and copied it to the Windows EFI partition, replacing the existing one (renamed the old to bootx64.efi.bak), made sure that the UEFI is pointing to the file, and now the PC boots the fog process without USB.

    • 1
    • 2
    • 3
    • 4
    • 2 / 4