• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. astrugatch
    3. Topics
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 37
    • Posts 218
    • Groups 0

    Topics

    • A

      Serverside logs for snapins

      Watching Ignoring Scheduled Pinned Locked Moved General
      1
      0 Votes
      1 Posts
      487 Views
      No one has replied
    • A

      Uninstall Fog Client

      Watching Ignoring Scheduled Pinned Locked Moved General
      6
      0 Votes
      6 Posts
      963 Views
      Tom ElliottT

      @Florent For removal of the FOG Client, a connection to the server is not needed.

      The only reason it’s needed during install is because it’s communicating to the fog server to get the certificates needed from the server. These certificates are not necessary to remove the software.

    • A

      Hostname change / bind "disabled on host"

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      2
      0 Votes
      2 Posts
      321 Views
      A

      Nevermind. For whatever reason my host module settings were all deselected. No idea why. I am using persistent groups and these are set in that group.

    • A

      Deleted Host attempting to reenroll duplicate MAC

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      2
      0 Votes
      2 Posts
      246 Views
      A

      When I run :

      SELECT * FROM hostMAC WHERE hmMAC LIKE '%aa:bb:cc:dd:ee:ff%'; SELECT * FROM hosts WHERE hostID IN (SELECT hmHostID FROM hostMAC WHERE hmMAC LIKE '%aa:bb:cc:dd:ee:ff%');

      I get output pertaining to the host that I had deleted via the GUI. Is there a way to delete those records from the DB using the MAC?

    • A

      After update to latest dev version Apache doesn't respond to hostname

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      8
      0 Votes
      8 Posts
      906 Views
      A

      Finally got a chance to run the upgrade again and figured out my issue.

      For some reason safari wasn’t happy with the upgrade. I can open fog fine from a private window or if I cleared history. It doesn’t open in Chrome, which was my other test because chrome doesn’t trust the ssl cert and no longer gives an option to bypass by default.

    • A

      Script to detect and repair AD Biding

      Watching Ignoring Scheduled Pinned Locked Moved General
      7
      0 Votes
      7 Posts
      1k Views
      S

      @astrugatch said in Script to detect and repair AD Biding:

      Is that separate from the cert that is used for HTTPS? Do I need to generate a new cert or does that come from the install as long as it is recent?

      It’s separate from the cert used for HTTPS. Nothing you need to mess with. It’s a code siging certificate and it’s bundled into the fog-client. So if you use a recent one you are good to go.

    • A

      PXE Failure virtual box

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      2
      0 Votes
      2 Posts
      423 Views
      Tom ElliottT

      @astrugatch if this host isn’t already registered, this can be enabled globally, and likely won’t hurt anything even if it’s forgotten about.

      FOG Configuration Page -> FOG Settings -> KERNEL ARGS add noapic

    • A

      Recommended branch?

      Watching Ignoring Scheduled Pinned Locked Moved General
      2
      0 Votes
      2 Posts
      231 Views
      S

      @astrugatch Latest laster is 1.5.9 as of now. There have been a fair amount of fixes since then. I would suggest you use dev-branch to make sure you have all those fixes included.

    • A

      Simplifying Deployment with Official Virtual Appliance

      Watching Ignoring Scheduled Pinned Locked Moved General
      19
      0 Votes
      19 Posts
      4k Views
      Wayne WorkmanW

      @astrugatch I haven’t done anything on this yet.

      @moderators would there be any issue with using a forums topic to host torrent files for a fog VM image?

    • A

      MAC already exists

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      5
      0 Votes
      5 Posts
      967 Views
      A

      @Sebastian-Roth

      Now that I have the necessary MAC addresses at least associated with the machine I am good for now. I will wait for a final release before I move. This isn’t a deal breaker kind of issue for me.

    • A

      Web UI unavailable after 1.5.8 upgrade

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      338 Views
      S

      @astrugatch Good to know this was caused by browser caching. I can imagine more people running into this. Thanks!

    • A

      Unable to update kernel

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      8
      0 Votes
      8 Posts
      1k Views
      A

      @george1421

      Looked through the guide and everything matched, it was just the tftp server password that was wrong.

    • A

      HTTPS Apache Config

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      4
      0 Votes
      4 Posts
      599 Views
      S

      @astrugatch Yeah, probably a good idea. We’d need to do extensive testing on this. E.g. iPXE boot, fog-client, storage nodes (php curl calls) and so on.

      PS: Moved to feature request.

    • A

      LDAP Plugin

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      11
      0 Votes
      11 Posts
      1k Views
      Tom ElliottT

      For 1.5.X LDAP ports were being applied within the database, but not used in all areas. I have since fixed this so it will use the ports list defined by the user instead of predetermined ports.

    • A

      Failed upgrade to latest 1.5.7.xxx

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      27
      0 Votes
      27 Posts
      3k Views
      A

      @Sebastian-Roth

      fogadmin@fogimaging:~$ ls -al /var/www && ls -al /var/www/html total 16 drwxr-xr-x 4 root root 4096 Feb 13 10:53 . drwxr-xr-x 14 root root 4096 Sep 11 2017 .. drwxr-xr-x 10 www-data www-data 4096 Feb 13 11:04 fog drwxr-xr-x 2 root root 4096 Sep 11 2017 html total 20 drwxr-xr-x 2 root root 4096 Sep 11 2017 . drwxr-xr-x 4 root root 4096 Feb 13 10:53 .. lrwxrwxrwx 1 root root 13 Sep 11 2017 fog -> /var/www/fog/ -rw-r--r-- 1 root root 10701 Sep 11 2017 index.html
    • A

      Security Request: Integrated Fail2Ban for login window

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      9
      1 Votes
      9 Posts
      1k Views
      L

      @george1421 Thanks for the input!

      I’m not looking to specifically put F2B in; I am putting in code to log to a file login failures and successes, then the SysAdmin can choose to setup a F2B jail based on that. I believe heavily in separation of responsibilities, so I will definitely look into writing a proper tutorial.

      Do you think code for simply logging the login attempts would get merged?

    • A

      XCP-ng (XEN) EFI PXE

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      6
      0 Votes
      6 Posts
      1k Views
      S

      @astrugatch Check gut George’s great tutorial here: https://forums.fogproject.org/post/69605

      Make sure you use the “Part 2b” stuff for UEFI.

    • A

      Not really and Problem and not really a Feature request....

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      264 Views
      A

      @Tom-Elliott

      I guess I just see this as a UI quirk. I’ve found typically with radio buttons that are linked its one or the other and not removeable, and for a situation like this would just have a none option rather than be removed.

    • A

      Kernel with the driver for Belkin F2CU040?

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      640 Views
      A

      @Sebastian-Roth

      Of course I go back to take a picture to share and it works 100% right away no error… Not sure what happened.

      Got it to happen again. And after this I couldn’t even see the nic in the PXE menu. Starting to think this is a machine / usb adapter issue not a FOG issue. Here’s the screenshot anyway:

      IMG_3907.jpg

    • A

      See last time a computer checked into FOG

      Watching Ignoring Scheduled Pinned Locked Moved General
      9
      0 Votes
      9 Posts
      1k Views
      S

      @astrugatch said in See last time a computer checked into FOG:

      ----------------------------------UserTracker--------------------------------- ------------------------------------------------------------------------------ 9/17/2019 3:06 PM Client-Info Client Version: 0.11.16 9/17/2019 3:06 PM Client-Info Client OS: Windows 9/17/2019 3:06 PM Client-Info Server Version: 1.5.7 9/17/2019 3:06 PM Middleware::Response Success ------------------------------------------------------------------------------

      This is all perfectly fine - Response Success as you see.

    • 1 / 1