• Task started but not showed on GUI

    1
    0 Votes
    1 Posts
    730 Views
    No one has replied
  • /var/www/fog/commons/config.php ther isn't in FOG 1.1.2

    4
    0 Votes
    4 Posts
    2k Views
    M

    Do you happen do know what file this modifies?

  • Python API for Fog -- pyFog

    3
    0 Votes
    3 Posts
    3k Views
    D

    JC,

    Thanks for sharing this information! We were looking for an easy way to automate up/downloads of images that we use for automated testing and your solution was a great start for us. I have very little Python experience, but was able to make the modifications needed to get your example working with FOG 1.1.2. Many thanks for your work!

    Cheers,
    Dave.

  • What is typical Upload time

    4
    0 Votes
    4 Posts
    2k Views
    D

    [quote=“Jaymes Driver, post: 33743, member: 3582”]This is pretty typical. [/quote]
    [quote=“chad-bisd, post: 33739, member: 18”]Depends on the speed of your client machine [/quote]

    Thanks for the reply it helped!
    Last time I did this it took over 16 hours. I must have down something wrong so I rebuilt the server with the new version of FOG and it seems OK. Now test downloading and maybe get a handle on what snap ins offer

  • How to change iPXE's and Advanced Menu's colors?

    7
    0 Votes
    7 Posts
    9k Views
    x23piracyX

    Hi,

    here is my idea to give us more flexibility:

    [IMG]http://i.imgur.com/l3q0dLb.png[/IMG]

    Would be nice to have.

    Regards X23

  • 0 Votes
    13 Posts
    11k Views
    x23piracyX

    Hi,

    [quote=“drjam, post: 33581, member: 16842”]
    Hopefully I dont overstay my welcome with a million questions![/quote]

    never if you used the search before 😉

    Regards X23

  • Setting up a FOG server with autotasks

    3
    0 Votes
    3 Posts
    1k Views
    D

    Actually I do mean the same system. I have several hundred systems that need to be wiped and then donated to local schools and or charities. But before they can be donated they must be inventoried to include hard drive serial #

  • Server update/Reboot

    12
    0 Votes
    12 Posts
    5k Views
    Jaymes DriverJ

    [quote=“generallee989, post: 33317, member: 25002”]would you recommend using Ubuntu 14.04?[/quote]

    I would [U][B]NOT[/B][/U] recommend using Ubuntu 14.04

  • Diferent multicast addresses for a storage group

    7
    0 Votes
    7 Posts
    4k Views
    F

    Thanks Tom. I didn’t pretend to criticized Fog in any way because I think it is a great tool and there is an excellent work behind it.
    We think that multicast is a very good way to get the best from network bandwidth if you are sending the same image to multiple clients, so we think that a product like fog could take profit of this.
    From you answer I guess that multicast is not a priority so I will follow your advise and I will try to modify code to allow multiple multicast transfers. The only thing I wanted to know it was if that was in your roadmap.

    Thanks a lot anyway.

    Frank

  • Transfer hosts to new server

    7
    0 Votes
    7 Posts
    3k Views
    Tom ElliottT

    While it’s not recommended, it is possible.

    However as junk suggests, I would not perform an import of the database especially if you’ve already installed FOG 1.x.x as you’ll be essentially creating an update that shouldn’t have to happen and could corrupt other issues.

  • Freenas 9.2+

    3
    0 Votes
    3 Posts
    2k Views
    x23piracyX

    Hi,

    you can adapt this exactly for your case your just using nfs and ftp on a different device then a windows machine.
    Good luck: [url]http://fogproject.org/forum/threads/how-to-setup-a-fog-storage-node-without-installing-fog.4294/[/url]

    Regards X23

  • Logging questions

    2
    0 Votes
    2 Posts
    1k Views
    JunkhackerJ

    the logging for snapins is done in the database in the snapinTasks table. this is where snapin tasks are created and when completed the stState is set to 2, stReturnCode tells you if it reported success or failure.

  • Question about Images Location

    3
    0 Votes
    3 Posts
    2k Views
    x23piracyX

    Hi,

    deleting them in filesystem will cause them exist in the db anyway, the normal way to delete them would be:

    [IMG]http://i.imgur.com/ZQFLL7f.png[/IMG]

    Regards X23

  • Curious After Multicast

    4
    0 Votes
    4 Posts
    2k Views
    R

    [quote=“Tom Elliott, post: 32984, member: 7271”]If you don’t know how to get the Encoded password:

    Here’s how (useful if you wanted to script all of this):
    Autologin password is the password with a salt of “Password”

    So you can run:
    [code]base64 ‘mypasswordHerePassword’[/code] And the value that generates is what you would put in the <Value>YOUR ENCRYPTED PASSWORD</Value>

    For the AdministratorPassword stanza, the same is true but the salt is “AdministratorPassword” so:
    [code]base64 ‘mypasswordHereAdministratorPassword’[/code] And the value that generates is what you would put in the <Value>YOUR ENCRYPTED PASSWORD</Value>

    For the LocalAccount password is the same with salt as the AutoLogin with a salt of “Password”

    Hope this helps you all out.[/code][/quote]

    My bad orgot to mention something to that end, just bolded the <Value>YOUR ENCRYPTED PASSWORD</Value> to make it a little easier to read 🙂

  • Silly beginners question - Fresh install of an OS from ISO

    5
    0 Votes
    5 Posts
    3k Views
    P

    Thanks for the suggestions 🙂 I have plenty to be working on now on Monday.

  • Easy way to migrate to 1.x

    3
    0 Votes
    3 Posts
    2k Views
    J

    Right, i have reserved position of storage. I’ll set my FOG 0.32 storage as master on my Fog 1.x
    When start the replication and will it consume all my bandwidth ?

  • Image Size and Misc Question

    10
    0 Votes
    10 Posts
    4k Views
    G

    Ok, so this image took 15 minutes and compressed down to 19gb so it is working.

    I think it was just that image I was using. On to the next!

    Thank you guys for all the help. I really appreciate it.

  • Chainload Fog 0.32 from Fog 1.1.2 menu

    1
    0 Votes
    1 Posts
    963 Views
    No one has replied
  • Modifying the PXE Boot Menu to Include DBAN

    5
    0 Votes
    5 Posts
    2k Views
    JunkhackerJ

    third link down from a search for “dban” right under the posts in this thread
    [url]http://fogproject.org/forum/threads/remote-wipe.11009/#post-31889[/url]

    the advanced menu options are set in the fog configuration page of the webgui
    the “default file” that you’re accustomed to is now a dynamically generated page written in php now, btw

  • 0 Votes
    2 Posts
    2k Views
    Tom ElliottT

    Quick is quick, it just assigns hostname and mac to FOG server. There’s two methods, auto pop where you can specify a common image id, group id, naming convention. If the image id exists and the image file exists it will also perform an image task after registration is done. This image task is unicast though.

    Full requests the hostname, ip, user, image id, group, if you want ad to join, and if you want to image. This image task is unicast though.

79

Online

12.7k

Users

17.6k

Topics

156.9k

Posts