Operating System - HP-UX
1753797 Members
7279 Online
108799 Solutions
New Discussion юеВ

Re: tellneting hpux server

 
SOLVED
Go to solution
ibrahim ismail
Occasional Contributor

tellneting hpux server

i am using a windows vista basic machine, to access an hpux srever through the putty telnet application. i am having problems with commands and using the backspace key. please help me out
4 REPLIES 4
sujit kumar singh
Honored Contributor
Solution

Re: tellneting hpux server

hi

after you login to the server using putty,

in the Putty screen, right click on the White Window bar of Putty -- go to settings -- go to Terminal -- Keyboard --- choose backspace key as CTRL+H, APPLY.


use the backspace key.


hope this is helpful.

regards
sujit
Avinash20
Honored Contributor

Re: tellneting hpux server

stty erase ^?

cat
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
Avinash20
Honored Contributor

Re: tellneting hpux server

^? << This will come when you press backspace
If you press backspace and if ^H character comes, replase ^? with ^H.

Also to make this permanent across the logins, please add it to /etc/profile
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
ibrahim ismail
Occasional Contributor

Re: tellneting hpux server

changing the puttytel keyboard settings