Results 1 to 3 of 3
when i use ssh from the terminal to log into my school's system to do work i can't use the backspace key or the delete key? is there something im ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-10-2005 #1Just Joined!
- Join Date
- Dec 2004
- Posts
- 11
ssh???
when i use ssh from the terminal to log into my school's system to do work i can't use the backspace key or the delete key? is there something im doing wrong or not doing?
% ssh www.ua.edu -l ihsanshade
the above is what im doing to run ssh
any help would be greatly apprectiated
thanx
- 02-10-2005 #2
the delete key thing is normal. The backspace problem is normal in putty if you are using putty, if you are using a linux term to ssh then backspace should work or at least it works in Konsole. ssh can act differently depending on the shell you are using.
Mike
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
- 02-13-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 60
try to use bash if available, that's what i prefer & it works as expected, delete, copy/past, etc...
simply type "bash" after u login to see if it's available


Reply With Quote
