• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. irontamoor
    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 19
    • Best 0
    • Controversial 0
    • Groups 0

    irontamoor

    @irontamoor

    0
    Reputation
    337
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    irontamoor Unfollow Follow

    Latest posts made by irontamoor

    • RE: FOG Installation on Ubuntu Server

      [quote=“Tom Elliott, post: 38577, member: 7271”]While you are using your router, are you specifying the next-server/option 66 and filename/option 67 options?

      It seems to me the reason your systems aren’t getting ipxe/pxe menu is simply because they don’t know where to get it.[/quote]

      Yes it is (i’ve seen your replys to everyone else so i made this was correct)

      posted in Tutorials
      I
      irontamoor
    • RE: FOG Installation on Ubuntu Server

      [quote=“Jaymes Driver, post: 37650, member: 3582”]We appreciate your time and effort to make this guide, but You should put in BOLD someplace that

      [I][U][B]Ubuntu 14.04.1 Is not officially supported by the FOG development team[/B], we really advise users to use a pure Debian or CentOS revision.[/U][/I]

      Awesome write up, and I liked your blog, with all the images it should really help! Fog does seem to run rather beautifully on the 14.04.1 set up :)[/quote]

      Just a quick question you say it works on pure Debian but i been try to get PXE menu to boot for last past 24 hours on computers, and i can’t:
      does it really work on Debian 7.7
      fog1.2.0
      DHCP and DNS off So using my routers as dhcp/dns
      i’ve used fog many times before over 100 and this is the second time i am having problems so not really sure why?
      (if you want me to open a new post i will)

      posted in Tutorials
      I
      irontamoor
    • RE: Can't access the FOG web management inteface

      ok shall i delete this post as it just a waste

      posted in FOG Problems
      I
      irontamoor
    • RE: Can't access the FOG web management inteface

      blank aka no source code

      posted in FOG Problems
      I
      irontamoor
    • RE: Can't access the FOG web management inteface

      404 error

      posted in FOG Problems
      I
      irontamoor
    • RE: Can't access the FOG web management inteface

      like this:

      define( “MYSQL_DATABASE”, “fog” );
      define( “MYSQL_USERNAME”, “root” );
      define( “MYSQL_PASSWORD”, "password” );
      define( “DB_TYPE”, “mysql” );
      define( “DB_HOST”, MYSQL_HOST );
      define( “DB_NAME”, MYSQL_DATABASE );
      define( “DB_USERNAME”, MYSQL_USERNAME );
      define( “DB_PASSWORD”, MYSQL_PASSWORD );

      posted in FOG Problems
      I
      irontamoor
    • RE: Can't access the FOG web management inteface

      0.32

      posted in FOG Problems
      I
      irontamoor
    • RE: Can't access the FOG web management inteface

      define( “DB_TYPE”, “mysql” );

      posted in FOG Problems
      I
      irontamoor
    • RE: Can't access the FOG web management inteface

      Sorry dudes been busy: here you go.

      [CODE][Fri Feb 14 17:25:47 2014] [notice] Apache/2.2.22 (Debian) PHP/5.4.4-14+deb7u7 configured – resuming normal operations
      [Fri Feb 14 18:09:37 2014] [notice] Graceful restart requested, doing restart
      [Fri Feb 14 18:09:37 2014] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
      apache2: Could not reliably determine the server’s fully qualified domain name, using 192.168.2.101 for ServerName
      [Fri Feb 14 18:09:37 2014] [notice] Apache/2.2.22 (Debian) PHP/5.4.4-14+deb7u7 configured – resuming normal operations
      [Fri Feb 14 18:09:48 2014] [notice] Graceful restart requested, doing restart
      [Fri Feb 14 18:09:48 2014] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
      apache2: Could not reliably determine the server’s fully qualified domain name, using 192.168.2.101 for ServerName
      [Fri Feb 14 18:09:48 2014] [notice] Apache/2.2.22 (Debian) PHP/5.4.4-14+deb7u7 configured – resuming normal operations
      [Fri Feb 14 18:14:25 2014] [notice] caught SIGTERM, shutting down
      [Fri Feb 14 18:14:26 2014] [notice] Apache/2.2.22 (Debian) PHP/5.4.4-14+deb7u7 configured – resuming normal operations
      [Fri Feb 14 18:16:37 2014] [error] [client 192.168.2.1] PHP Parse error: syntax error, unexpected ‘DB_TYPE’ (T_STRING) in /var/www/fog/commons/config.php on line 54
      [Fri Feb 14 18:16:37 2014] [error] [client 192.168.2.1] File does not exist: /var/www/favicon.ico
      [Fri Feb 14 18:27:38 2014] [error] [client 192.168.2.1] PHP Parse error: syntax error, unexpected ‘DB_TYPE’ (T_STRING) in /var/www/fog/commons/config.php on line 54
      [Fri Feb 14 18:27:40 2014] [error] [client 192.168.2.1] PHP Parse error: syntax error, unexpected ‘DB_TYPE’ (T_STRING) in /var/www/fog/commons/config.php on line 54
      [Fri Feb 14 18:49:29 2014] [notice] caught SIGTERM, shutting down
      [Tue Feb 18 18:09:09 2014] [notice] Apache/2.2.22 (Debian) PHP/5.4.4-14+deb7u7 configured – resuming normal operations
      [Tue Feb 18 18:12:01 2014] [error] [client 192.168.2.1] PHP Parse error: syntax error, unexpected ‘DB_TYPE’ (T_STRING) in /var/www/fog/commons/config.php on line 54
      [Tue Feb 18 18:12:02 2014] [error] [client 192.168.2.1] File does not exist: /var/www/favicon.ico
      [Tue Feb 18 18:12:31 2014] [error] [client 192.168.2.1] PHP Parse error: syntax error, unexpected ‘DB_TYPE’ (T_STRING) in /var/www/fog/commons/config.php on line 54[/CODE]

      posted in FOG Problems
      I
      irontamoor
    • RE: Can't access the FOG web management inteface

      Yes.
      The problem is the website won’t download when I right click and view source. Nothing, no code nothing

      posted in FOG Problems
      I
      irontamoor