Re: first line refresh problem in SecureCRT telnet session

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hege wrote:
> The bash terminal not stores the connection informations. Is there any app that do? I want just one click telnet and ssh connections.

Yes ... bash for example:

Code:
echo 'alias my_connection="ssh me@some_host"' >> ~/.bashrc
. ~/.bashrc
my_connection









[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux