• 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
    • Best 36
    • Controversial 0
    • Groups 0

    Topics created by astrugatch

    • A

      Serverside logs for snapins

      General
      • • • astrugatch
      1
      0
      Votes
      1
      Posts
      88
      Views

      No one has replied

    • A

      Uninstall Fog Client

      General
      • • • astrugatch
      6
      0
      Votes
      6
      Posts
      703
      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"

      FOG Problems
      • • • astrugatch
      2
      0
      Votes
      2
      Posts
      222
      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

      FOG Problems
      • • • astrugatch
      2
      0
      Votes
      2
      Posts
      139
      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

      FOG Problems
      • • • astrugatch
      8
      0
      Votes
      8
      Posts
      647
      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

      General
      • • • astrugatch
      7
      0
      Votes
      7
      Posts
      789
      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

      FOG Problems
      • • • astrugatch
      2
      0
      Votes
      2
      Posts
      337
      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?

      General
      • • • astrugatch
      2
      0
      Votes
      2
      Posts
      180
      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

      General
      • • • astrugatch
      19
      0
      Votes
      19
      Posts
      2.7k
      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

      FOG Problems
      • • • astrugatch
      5
      0
      Votes
      5
      Posts
      769
      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

      Solved Web UI unavailable after 1.5.8 upgrade

      FOG Problems
      • • • astrugatch
      3
      0
      Votes
      3
      Posts
      256
      Views

      S

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

    • A

      Solved Unable to update kernel

      FOG Problems
      • • • astrugatch
      8
      0
      Votes
      8
      Posts
      782
      Views

      A

      @george1421

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

    • A

      HTTPS Apache Config

      Feature Request
      • • • astrugatch
      4
      0
      Votes
      4
      Posts
      455
      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

      Solved LDAP Plugin

      Bug Reports
      • • • astrugatch
      11
      0
      Votes
      11
      Posts
      824
      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

      Solved Failed upgrade to latest 1.5.7.xxx

      FOG Problems
      • • • astrugatch
      27
      0
      Votes
      27
      Posts
      1.2k
      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

      Feature Request
      • • • astrugatch
      9
      1
      Votes
      9
      Posts
      982
      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

      Hardware Compatibility
      • • • astrugatch
      6
      0
      Votes
      6
      Posts
      1.2k
      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

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

      FOG Problems
      • • • astrugatch
      3
      0
      Votes
      3
      Posts
      188
      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

      Solved Kernel with the driver for Belkin F2CU040?

      FOG Problems
      • • • astrugatch
      3
      0
      Votes
      3
      Posts
      530
      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

      General
      • • • astrugatch
      9
      0
      Votes
      9
      Posts
      774
      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
    • 2
    • 1 / 2