> First the newbie question, how do i enable my backspace key when i am
> remotley logged into my freeBSD server.
emulator you are using is not sending backspace wehn you are hitting
backspace. Some progrmas allow you to control what key press they send. I
personally like the way my keyboard is laid out so change what freebsd
wants. You might like to try typing:
stty erase [bs key here]
inetd -a [address]Quote:> two IP addresses, and i want to bind run two different inetd's, so how do i
Andrew