Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: mike_mattos on November 17, 2005, 11:22:42 PM

Title: can you load V6 status screen on V7
Post by: mike_mattos 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
Title: Re: can you load V6 status screen on V7
Post by: CharlieBrady 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.
Title: can you load V6 status screen on V7
Post by: mike_mattos 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 )
Title: Re: can you load V6 status screen on V7
Post by: dmay 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.
Title: can you load V6 status screen on V7
Post by: mike_mattos 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
Title: can you load V6 status screen on V7
Post by: dmay 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?
Title: can you load V6 status screen on V7
Post by: CharlieBrady 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