Har en ssh-klient på min Palm och hemsidan för detta program står följande:
The best way to use Top Gun ssh when logging in to a Unix machine is to install the following termcap entry (use the captoinfo and tic programs to turn this into a terminfo entry if your system uses terminfo):
pi|pilot|tgtelnet:am:xn:bs:co#39:li#16:cl=\Ec:cm=\Em%+ %+ :ho=\Em :nw=\Em~ :\
:so=\Eb:se=\EB:bl=^g:cr=^m:do=^j:le=^h:kP=^k:kN=^l:Once that is installed on the Unix box, just log in with Top Gun ssh, and run screen (which can be found at your local GNU mirror site). That will provide you with a bunch of great features, including multiple virtual terminals, and VT100 compatibility.
Det jag undrar nu är vad är termcap, terminfo. Och hur installerar jag detta termcap entry på min linux server (Debian)?