 |
 |
| How to: SSH sessions |
 |
 |
By hey68you - Posted on December 17, 2006 - 05:51:07 (#21054)
Current version when comment was posted: 2.1.3 |
 |
 |
ArpTelnet makes a great SSH session terminal (and the terminal window is scrollable with a mouse scroll wheel with unlike the Terminal that comes with R5):
1) If you don't already have it installed get SSH and be sure that the ssh executable is in your bin directory:
(OpenSSL-0.9.7e+SSH-3.9p1-R5.pkg can be found at:
http://sourceforge.net/project/downloading.php?group_id=33869&use_mirror=ovh&filename=OpenSSL-0.9.7e%2BSSH-3.9p1-R5.pkg&11986988)
2) Double click on the "Shell" default config file that is found in the ArpTelnet directory where you've unzipped the archive - this will open a terminal window
3) in this terminal window, choose from the "Session" menu "settings" (or just click on the pencil icon on the top right corner)
4) Click on the "shell" tab
5) Edit the command text as follows:
/bin/sh -c "ssh <USER>@<i.p address>"
(for example: /bin/sh -c "ssh user@101.49.33.65")
6) Click the "Done" button
7) Go back to the "Session" menu and choose "Save as" and give a name that is meaningful to you.
(I use this method on R5 net_server)
|
|
| Color Selection good, SSH not sunctional |
 |
 |
By hayabusa - Posted on September 22, 2000 - 12:25:58 (#135)
Current version when comment was posted: 2.1.2 |
 |
 |
Even when changing the SSH port to 22 it still fails to connect to sites requiring ssh,
I do like the forground and background color implementation.
the only feature it is missing is support for macros and the ssh bug
|
|
|
|
|