PDA

View Full Version : [Help] [Can I Have It?] (Term) On Knoppix



rubymoon
03-29-2006, 08:35 PM
Allright, I am a computer tech (on M$ Wincrash) and I used to be a small fan of Linux and I used to have it at home, so I kinda remember some stuff.
Recently I have decided to use Knoppix on work LAN to make a good use of older computers, I can boot it fine in INIT3 coz its too old for graphix.

My question Is: How do I change the TERM i start with. Normal Term Name is (LINUX) when you boot from the cd.
Work server is SCO Openserver Release 5, and TERM is ANSI, so how do I change my CD bootable Linux Box into a ANSI Term.

Thanks In advance. (please be explicit)

rubymoon
03-29-2006, 08:39 PM
I was talking about TELNET... Unless it was understood. ^^

UnderScore
03-29-2006, 11:21 PM
before you do this:
telnet hostname-of-SCO-Openserver-Release-5

do this:
export TERM=ansi

rubymoon
03-30-2006, 03:59 PM
Well, that worked perfectly, now another question if I may ask. How do I change the type (font) settings, and for the Fkeys and Backspace. Coz I do get in, but I need those keys to function correctly. Thank you.