• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Simple Redirect to login screen.

    Scheduled Pinned Locked Moved
    Tutorials
    2
    2
    1.2k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      Just created this: [url]http://fogproject.org/wiki/index.php/Simple_Redirect[/url]

      Allows you to redirect from x.x.x.x to x.x.x.x/fog/management

      This way, you no longer have to type in /fog/management. Just type in the IP and go straight to the login page.

      Enjoy.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • sudburrS
        sudburr
        last edited by

        We use our own DNS to create:

        • a uniquely named static Host (A) record for the Fog server’s IP address in the Forward Lookup Zone of the DNS

        … then add the following command during configuration of the server post-Fog install:

        if [ -f /var/www/html/index.html ]; then mv -u /var/www/html/index.html /var/www/html/index.html.old; fi

        From then on it’s just: xyzfog/

        [ Standing in between extinction in the cold and explosive radiating growth ]

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post

        218

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project