• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. tuxmania
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    tuxmania

    @tuxmania

    4
    Reputation
    407
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Age 43

    tuxmania Unfollow Follow

    Latest posts made by tuxmania

    • RE: Troubles uploading more than one snapins

      Had the exact same problem. In my case the second uploaded file was bigger than the size set in /etc/php5/apache2/php.ini.

      Specifically i had missed to change upload_max_filesize. Check your post_max_size and memory_limit in the above mentioned file as well.

      Cheers! 😄

      posted in FOG Problems
      T
      tuxmania
    • RE: PXE boot from old server to fog 1.0.1.

      [quote=“jbsclm, post: 27870, member: 3158”]also see my previous post

      [url]http://fogproject.org/forum/threads/chain-booting-0-33-beta-from-0-32.10156/[/url][/quote]

      Nice! Did not find it when i was looking for a solution to this. Much cleaner than what i did 😄

      posted in Tutorials
      T
      tuxmania
    • PXE boot from old server to fog 1.0.1.

      This took me a couple of hours to figure out so i write it up if anyone else want to keep their running enviroment while playing around a while on 1.0.1 before taking the plunge.

      On the fog 0.32 server

      Download pxechain.com from [url]http://www.kernel.org/pub/linux/utils/boot/syslinux/3.xx/syslinux-3.86.zip[/url]

      Copy the file pxechain.com from that archive to /tftpboot/

      Append these lines to /tftpboot/pxelinux.cfg/default :

      LABEL FOGnew
      MENU LABEL FOG 1.0.1
      KERNEL pxechain.com
      APPEND NEWFOGIPADDRESS::undionly.kpxe
      (replace “NEWFOGIPADDRESS” with the ip of the new fog server)
      copy the file /tftpboot/default.ipxe from the 1.0.1 server to /tftpboot/default.ipxe on the 0.32 fog server
      PS. Thanks Tom and the rest, you are all awesome! DS.

      posted in Tutorials
      T
      tuxmania
    • RE: Latest FOG 1.0.0

      🙂

      Thanks!!!

      posted in General
      T
      tuxmania
    • RE: Latest FOG 0.33b

      Tom Elliot, i think i love you. :rolleyes:

      Good to see the progress 😄

      posted in General
      T
      tuxmania
    • RE: FOG 0.33 - What's coming?

      Sounds absolutely lovely! Congratulations on the new job by the way, hope its really good. As for the coming stuff in fog, the ext4 support looks very interesting. Its excellent for fast rescue backups on Linux servers. Change HDD, reboot in PXE and have a working server up in minutes.

      And, thanks, you rock!

      posted in General
      T
      tuxmania