Koozali.org: home of the SME Server

can you load V6 status screen on V7

Offline mike_mattos

  • *
  • 313
  • +0/-0
can you load V6 status screen on V7
« on: November 17, 2005, 11:22:42 PM »
I tend to assemble servers as stand alone, and at delivery switch to server/gateway mode.

On V6 the status screen was great for this, and could be  turned off later.

Is there any way to default to that screen on V7, or run it from the command line ?


Thx

Mike
...

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: can you load V6 status screen on V7
« Reply #1 on: November 17, 2005, 11:41:54 PM »
Quote from: "mike_mattos"
I tend to assemble servers as stand alone, and at delivery switch to server/gateway mode.

On V6 the status screen was great for this, and could be  turned off later.


Could you clarify exactly what you mean by "the status screen"?

And please raise this issue, as a "New Feature Request" in the bug tracker at http://smeserver.sourceforge.net/. That's the *only* way that there is any chance for a change to be inclused in v7.

Offline mike_mattos

  • *
  • 313
  • +0/-0
can you load V6 status screen on V7
« Reply #2 on: November 18, 2005, 03:34:12 PM »
I should have said "Server Console"!  Sorry!

( the first menu item is server status and that stuck in my memory )
...

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
Re: can you load V6 status screen on V7
« Reply #3 on: November 18, 2005, 03:37:02 PM »
Quote
Could you clarify exactly what you mean by "the status screen"?

Do you mean the server console? From the command prompt simply login as 'admin' instead of 'root' -or- if logged in as root 'su admin' to bring up the server console to switch server modes.

Offline mike_mattos

  • *
  • 313
  • +0/-0
can you load V6 status screen on V7
« Reply #4 on: November 18, 2005, 05:13:17 PM »
thanks, Darrell

is there a config setting I can access to change the default on a live server ( for remote maintenance, I'd like to change what the customers see? )



Thnks

Mike
...

Offline dmay

  • *
  • 450
  • +0/-0
    • http://myezserver.com
can you load V6 status screen on V7
« Reply #5 on: November 18, 2005, 06:47:03 PM »
Quote from: "mike_mattos"
is there a config setting I can access to change the default on a live server ( for remote maintenance, I'd like to change what the customers see? )

What default are you talking about?
What does your customer see now that you want to change?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
can you load V6 status screen on V7
« Reply #6 on: November 21, 2005, 04:08:45 AM »
Quote from: "mike_mattos"

is there a config setting I can access to change the default on a live server ( for remote maintenance, I'd like to change what the customers see? )


If you want the console to show without logging in (deprecated for security reasons), then you can have it:

config set ConsoleMode auto
signal-event post-upgrade
signal-event reboot

or, if you wish to avoid the reboot

config set ConsoleMode auto
expand-template /etc/inittab
telinit q