• Fog gets stuck at "Erasing Tables"

    Solved
    5
    0 Votes
    5 Posts
    269 Views
    P

    I didn’t update kernel. it still working for me.

    Thanks,

  • dhcp issue - Lenovo E73 - Realtek RTL8111GN

    45
    0 Votes
    45 Posts
    11k Views
    S

    @pdit So it’s probably something that changed in the Linux kernel that is causing this issue. I’d like to track this down but I don’t think I’ll find the time to do so in the next months.

    You should be able to switch between different kernels to see which version first had the issue. Find all the different kernel versions in the FOG web UI or here: https://fogproject.org/kernels/

  • Backing up user profiles/data before deploying image

    27
    0 Votes
    27 Posts
    10k Views
    EduardoTSeoaneE

    @Sebastian-Roth
    yes, i want to say that i correct it in the post

  • Fog installation to fully functioning Atftpd, iPxe system.

    4
    0 Votes
    4 Posts
    328 Views
    george1421G

    @CpServiceSPb I would second Sebastian’s recommendation about setting up fog on a disposable VM. Look at the configurations as well as the install logs to see what packages are loaded during the fog installation.

    Fog creates its own apache configuration files so it should not step on anything existing. There are some url rewriting rules that you will need to work around.

    As for the tftp server, FOG only “requires” one running to server out the pxe boot files. It doesn’t care (in the end) what tftp server is running.

    Fog also uses phpfpm with its 1.5.x release to respond to php requests.

    I’m not sure of you end goal here, are you attempting to hack fog into doing something other than imaging (which is OK since its opensource)? Or are you trying to install FOG along side these other apps. If its along side, then you might want to consider using a docker container to isolate fog from the other systems. I don’t know about docker but there were some tutorial on this forum on how to setup fog in a docker container.

  • How to change colors on bandwidth graph

    9
    0 Votes
    9 Posts
    2k Views
    F

    @Tom-Elliott Thank you.

  • Update Question

    3
    0 Votes
    3 Posts
    327 Views
    M

    Yes, it’s fixed now. Thank you.

  • Multiple FOG servers in one network

    18
    0 Votes
    18 Posts
    3k Views
    S

    @AndrewG78 said:

    There are several identical broadcast responses.

    Can’t explain that without having a full wireshark/tcpdump pcap file. Way too much information is missing to be able to get a glimpse on why this might happen

    There is tftpd error - Error code 8: User aborted the transfer

    It’s kind of a known thing. Before loading the boot file via TFTP the client requests the file size (via RRQ query command). The server answers the size query and for some weird reason the client sends back a “User aborted the transfer” and then sends a new request to actually download the file.

  • Offline "fog"

    6
    0 Votes
    6 Posts
    1k Views
    F

    As time goes, time to time i turn back to my previous things for refreshing memories, getting new ideas, whatever. So it happened to this topic.

    I am again thinking about fully offline cases. We here discussed that zstd compression is not compatible with clonezilla so i have to recapture image to use tools like clonezilla which uses same image taking tool. But… as now i have read, clonezilla now capable using zstd compression (er… whatever it means exactly btw).

    Let me ask if it is still true or not to use already taken images (by for) deploy from a live clonezilla-like tool without recapturing? Anyone tested maybe?

  • Client FOG - Server FOG

    5
    0 Votes
    5 Posts
    639 Views
    EduardoTSeoaneE

    @Almeida
    @Sebastian-Roth

    this is a simply example, security is by your side:

    #!/bin/bash SERVER=$1 USERNAME=$2 PASSWORD=$3 FILE=$4 USER_TO_LAST=$5 echo "Result from last $USER_TO_LAST" &> $FILE last $USER_TO_LAST &>> $FILE lftp -u $USERNAME,$PASSWORD $SERVER << EOF put $FILE EOF

    Configure as on image:
    Snapin template is bash.
    example.png

    Tested on Linux Mint 19.

  • Sending discover.... DHCP Failed

    Solved
    3
    0 Votes
    3 Posts
    604 Views
    cary1102C

    @george1421 Thank you for the response. The issue was the switch. I put a “dummy” switch in place of my other one and it worked. I ended up enabling fastport on my other switch and success. Appreciate the help!

  • On-demand image deployment at boot time?

    10
    0 Votes
    10 Posts
    2k Views
    JunkhackerJ

    @MediumToast i thought this might interest you https://forums.fogproject.org/post/123288

  • Fog setup question

    14
    0 Votes
    14 Posts
    2k Views
    P

    Resolve this please.

  • Teaming multiple NICs for increased bandwidth?

    4
    0 Votes
    4 Posts
    384 Views
    george1421G

    @loosus456 What OS is your FOG server running?
    You will also need to be able to configure your network switch to support LACP (802.3ad) LAG.

  • Imaging questions

    Solved
    5
    0 Votes
    5 Posts
    310 Views
    P

    No we do not have any requirement. we just want computers to work as normal with our modified image.

    Thank you for quick response. Please mark this as answered.

  • New user interface?

    2
    0 Votes
    2 Posts
    287 Views
    S

    @virtualdxs You can actually give it a try already! Would be great if you’d join in as tester to help us bring it forward.

    git clone https://github.com/FOGProject/fogproject/ cd fogproject git checkout working-1.6 cd bin ./installfog.sh
  • Fresh to build fog scripts

    3
    0 Votes
    3 Posts
    299 Views
    M

    @Sebastian-Roth Hello, yes I have setup 3 servers with fog running and I was successful in capturing the image and deploying it to 18 computers at the same time. I did look at FOG API, but I had questions about it like does is it run on bash or other script but later figure that it runs on bash.

  • 0 Votes
    7 Posts
    871 Views
    S

    @Sebastian-Roth Thanks!

  • LDAP Plugin custom Port

    5
    0 Votes
    5 Posts
    432 Views
    george1421G

    @flo FWIW, one of the developers are adding your request to the LDAP plugin. Those should be in the mainstream code on the next release of FOG 1.5.6.

  • FOG isolated setup question

    5
    0 Votes
    5 Posts
    255 Views
    P

    Fog did configure dhcp and it worked. we still modified it according our need. please resolve this.

  • Connect Solarwinds WebHelpDesk to FOG Database for Inventory information

    Solved
    12
    0 Votes
    12 Posts
    1k Views
    A

    @george1421

    My MySQL knowledge is pretty shallow. For this situation I’ve got enough data, but I’ll read up and maybe change things then.

102

Online

12.2k

Users

17.4k

Topics

155.6k

Posts