• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ch3i
    3. Best
    • Profile
    • Following 1
    • Followers 4
    • Topics 37
    • Posts 916
    • Best 169
    • Controversial 0
    • Groups 1

    Best posts made by ch3i

    • RE: Error 500 in host edition

      I’ve disabled the accesscontrol plugin after plug in my brain…
      It’s solved my problem.

      posted in Bug Reports
      ch3iC
      ch3i
    • RE: Download Task Failed

      @fsu1tm

      In your FOG web ui, in FOG Settings, you have :

      • FOG_TFTP_FTP_USERNAME
      • FOG_TFTP_FTP_PASSWORD

      Try to connect to your FOG server via FTP using these credentials.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: FOGCrypt is not recognized as an internal or external command, operable program or batch file

      @DEMONTECH Hi, not sure why you have that problem, but why you dont’t use the “Domain Password” instead “Domain Password Legacy”, the encrypt is automatic.

      posted in Windows Problems
      ch3iC
      ch3i
    • RE: Latest Development FOG

      @Bill-Rice said:

      @ch3i said:

      Hi,

      I’ve tested the bandwith speed in SVN 3377 and 3412, for that image :

      -rwxrwxrwx 1 root root 512 mai 18 12:57 d1.mbr
      -rwxrwxrwx 1 root root 0 mai 18 12:57 d1.original.swapuuids
      -rwxrwxrwx 1 root root 8620391 mai 18 12:57 d1p1.img
      -rwxrwxrwx 1 root root 40917364300 mai 18 13:16 d1p2.img
      -rwxrwxrwx 1 root root 3947741 mai 18 13:16 d1p3.img

      In 3377 :

      DL : 7.3G/Min (Avg)

      In 3412:

      DL : 7.4G/Min (Avg)

      Regards,
      Ch3i.

      As far as i know the speed increased prior to SVN 3377 (I think around 3374) and the speed you see appears to be full (again it depends on the hardware, memory, hdd and ethernet to server.) but your speeds look a lot better then the before for me… i was pulling images at 3-4Gig/min no I get about 7-7.5/gig min

      It was to check if I had the same problem than TheKoR 😉

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: Use NAS as NFS share

      @Polii123

      Hi,

      To add a NAS as storage node :

      1/ Create a share on your NAS with NFS and FTP access (FTP is used to moved images from dev/ to images/ )

      2/ Create a user fog in your NAS with the same credentials in fog settings (FOG_TFTP_FTP_USERNAME and FOG_TFTP_FTP_PASSWORD)

      3/ Add it in the FOG Web UI as a storage node

      • IP Address : IP of your NAS
      • Image path : full NFS path of your NAS

      4/ Ensure you have the good rights on your NAS share (777)

      With that method you can only upload/deploy via unicast, no multicast.

      To have multicast, you have to attach your NAS on your FOG server via iSCSI.

      There are some topics on the forum to do that.

      Regards,
      Ch3i.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Windows 10 key after deployment

      @x23piracy said in Windows 10 key after deployment:

      but pssst i also do it 🙂

      Shame on you lol

      posted in Windows Problems
      ch3iC
      ch3i
    • RE: Adding hosts to a group

      @pmonstad

      Hi,

      My FOG is in 3412 and I have the option when I use “Search”.

      Regards,
      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: Resize Bugs Abound

      Hi,

      Thank you for the update !

      Again my apologies

      It’s SVN version, using at our risk…

      Regards,
      Ch3i.

      posted in Announcements
      ch3iC
      ch3i
    • RE: 2 NIC in host problem (loops at sending discovery...)

      @Knut Hi, sorry for the late answer… could you upload or download as a debug task. Just check debug after select upload or download.

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Error mounting XX.XX.XX.XX:/fog/ on /fog

      @YuYo

      Hi,

      Fog version ? OS ?
      Please provide the configuration of the image and the storage concerned. (screenshots if you want)

      Ch3i.

      posted in General
      ch3iC
      ch3i
    • RE: Fog on existing network, clients wont boot.

      @jguest Hi, which version of fog is installed ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu

      I forgot to tell you that you could choose to only install the “fog service” :

      cmm.PNG

      posted in General
      ch3iC
      ch3i
    • RE: Fog on existing network, clients wont boot.

      @jguest What’s the content or your tftboot folder and the rights on files under ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu

      @cspence When I’ve wrote that script I only used FOG Database… But to minimize security problem I’ve created a read only mysql user.
      If you can help me than @Junkhacker to optimize my script or create a FOG client for Linux, you are welcome lol.

      @Junkhacker I’m trying to optimize security (I’ve discover service/class files on fog since 2/3 months), I’ll post a “FOG client” for linux (Redhat/Debian based during this month)

      posted in General
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @Hunter-Bonner Hi, If your installation is the same than about 2 month, I think that is not a FOG problem 😛
      Is there a new network configuration or DHCP ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu

      @Jbob said:

      2.0? At the rate I’m going I’ll have Linux and Mac released for 1.3.0

      Cool, with 2.0 we have an Android/iOS client ? 😛

      posted in General
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @Hunter-Bonner What are your 66/67 dhcp options ?

      posted in FOG Problems
      ch3iC
      ch3i
    • RE: [SCRIPTS] Customization of Ubuntu - "Fog Service" for Ubuntu

      Update host_rename_fog :

      • Add the “dots” function used in FOG scripts like the installer (more sexy lol)
      • Checking Mysql status
      • Update MAC/Hostname checking (a better compatibility with multiple eth cards)

      To use that script please create a user in mysql database with select right only on tables : hosts and hostMAC !

      posted in General
      ch3iC
      ch3i
    • RE: FOG not PXE boot anymore

      @Hunter-Bonner said:

      @ch3i Sorry I do not know what you mean. I’m a total n00b to FOG.

      To boot your clients on PXE, you need :

      • An IP >> it’s OK
      • A DHCP option that specified the TFTP server (option 66) : the ip of the server >> NOK
      • A DHCP option that specified the boot file (option 67) : pxelinux.0 >> NOK
      posted in FOG Problems
      ch3iC
      ch3i
    • RE: Windows 8.1 "Dirty Bit" in UEFI

      Have you try in debug mode a ntfsfix /dev/your_windows_partition ? It’s an idea, not sure that’s solve the problem…

      posted in General
      ch3iC
      ch3i
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 5 / 9