Koozali.org: home of the SME Server

Monochrome output

TheRealWaldo

Monochrome output
« on: June 09, 2002, 06:01:27 AM »
What's a quick and dirty way to set up V5.1.2 with monochrome output, and ensure it remains in mono?  Currently, half of the output is invisable on my server consoles.

W.

Michael Herger

Re: Monochrome output
« Reply #1 on: June 09, 2002, 05:16:02 PM »
I think you could edit /etc/e-smith/web/common/css/manager.css. Or use Opera in "User Mode" with no user defined style sheet ;-).

Michael

TheRealWaldo

Re: Monochrome output
« Reply #2 on: June 09, 2002, 11:47:46 PM »
How will this affect the output of the redhat interface?  It might help in the lynx HTML output, but won't help anywhere else.

I specifically need the STDOUT interface entirely in mono.

W.

TheRealWaldo

Re: Monochrome output
« Reply #3 on: June 11, 2002, 11:46:00 PM »
Anybody?  Please, the software is useless to me currently.  I need the local interface and shell in Mono, not the external web client interface.  I've looked everywhere and can't find a non-color boot image, or any option yet for e-smith to operate in mono.  Am I just SOL and waisting my time thinking I should purchase servicelink?

W.

Gary Parker

Re: Monochrome output
« Reply #4 on: June 12, 2002, 06:19:45 PM »
What particular application is it that you want to run in monochrome?

If it's just output from ls that's a problem you can set it up to not use colour.

Edit /etc/DIR_COLORS and change the first uncommented line from:

COLOR tty

to

COLOR none

Beyond that I suppose you could turn off ANSI color in whatever comms package you're using to access you SME box. I use SecureCRT and it's on the Options -> Session Options -> Emulation menu.

Gary

Geoff Bennion

Re: Monochrome output
« Reply #5 on: June 12, 2002, 08:15:17 PM »
I guess, correct me if I'm wrong, that what he is trying to do is use a CRT MONO monitor attached to the server to install.
( So the Red buttons etc.. on the install screen appear in a nice grey colour. )

Gary Parker

Re: Monochrome output
« Reply #6 on: June 12, 2002, 09:16:15 PM »
Ahaaa.....

Yeah...I have the same problem...this is a *very* unscientific workaround, but I found that if I turned the brightness all the way up on the monitor I could just about see the different colours for long enough to install it...after that I do everything via SSH from a PC with nice screen....

Gary

TheRealWaldo

Re: Monochrome output
« Reply #7 on: June 13, 2002, 01:16:39 AM »
Geoff got it close to correct.

It is a TRUE Monochrome monitor on the server, contrast/brightness do not apply.  It is not a grey scale.

No, not for installation, but for ongoing maintenance.  Local/direct access only.  Accessing remotely is not an issue, as color monitors are abundant on my terminals.  

*nix flavors normally come with a color root and a mono root installation disk, which set the kernel to default all output to color or mono.  This is what I need.  Not just ls output, but ALL output.  The original E-smith installation I used was mono across the board, and had no issues.

W.