PDA

View Full Version : SSH problem with Suse 10.1 & others


subhayu
24-08-2006, 11:45 AM
Hi all,
Thank for everyone reading this. This is a peculiar problem in my work place.
We use OpenSUSE 10.1 in the server which is IBM x226 and we have about 35 workstation computers (mandrake 2006 in 15 ,Fedora 3 in 8 and Fedora 5 in 2 of them).
When we work programmes such a C/C++ in individual computers they work fine with all the multicoloured text and character highlighting etc.
But whenever we use the SSh login to log onto SUSE -- the colourations are no longer and all text are Black & White.
Also some of the keys in keyboard stops working specially the "BackSpace" key in the individual computers.
BTW:- all the installations are complete...

Can some one help...

regards,
subhayu

JGuru
24-08-2006, 01:15 PM
@Subhayu, That's a bug in Suse Linux!! Novell releases patches for the bugs found,
periodically. So apply the patches from novell.com. You can apply for Suse mailing
list from novell.com. Novell will email you with the problems found, & the patch to
apply with the links to the RPM packages.

Read about some flaws in the OpenSSH here (http://freshmeat.net/articles/view/985/)

You can also install the package quilt, a tool for working with many patches in Suse 10.1
Linux. Check this link (http://www.novell.com/products/linuxpackages/suselinux/quilt.html) for more details

eddie
25-08-2006, 12:52 AM
Which editor are you people using?

subhayu
30-08-2006, 11:47 AM
Thanks both of u for the suggestions . I am looking forward to utilise them.
And i should inform eddie that we are using the very well known 'vi editor'.

Yamaraj
30-08-2006, 12:33 PM
When we work programmes such a C/C++ in individual computers they work fine with all the multicoloured text and character highlighting etc.
But whenever we use the SSh login to log onto SUSE -- the colourations are no longer and all text are Black & White.
Also some of the keys in keyboard stops working specially the "BackSpace" key in the individual computers.
Set TERM=xterm-color when using SSH.

GNUrag
31-08-2006, 02:53 PM
@Subhayu, That's a bug in Suse Linux!! Novell releases patches for the bugs found,

And how did you find that out?

subhayu, follow what Yamraj has told you.
Its an issue with incorrect TERM settings.