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

Simple Redirect to login screen.

Scheduled Pinned Locked Moved Tutorials
2 Posts 2 Posters 1.3k Views
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.
  • W
    Wayne Workman
    last edited by Apr 30, 2015, 1:17 PM

    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
    • S
      sudburr
      last edited by Apr 30, 2015, 1:37 PM

      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
      1 / 1
      • First post
        1/2
        Last post

      188

      Online

      12.4k

      Users

      17.4k

      Topics

      155.9k

      Posts
      Copyright © 2012-2025 FOG Project