"scott enwright" <(E-Mail Removed)> wrote in
message news:1QCFb.61872$(E-Mail Removed)...
> G'day,
>
> I'm noew to linux and am looking for an application that is equal to
> SecureCRT. I am specificaly looking for an application that has a menu
> system of telnet/ssh hosts with folders (by customer).
>
> If such a thing exists please let me know
Why have an 'application' that is limited to starting telnet and ssh
sessions?
Use the system's ability to tie an icon to a command line to make icons
named for the remote hosts with the command line you need to execute
to reach it. For example you might use
xterm -fg blue -bg wheat -e "ssh remotehost"
for one of them. If they make too much clutter on the desktop, drag
them to a folder to organize them.
---
Les Mikesell
(E-Mail Removed)