[c-nsp] RES: Top 10 Network Engineering Tools

lee.e.rian at census.gov lee.e.rian at census.gov
Fri Feb 22 15:23:28 EST 2008


-----jason.plank at comcast.net wrote: -----
>
>yeah i like it too. i swore off putty because i had to click so many
>d!mn times to open new connections. i love being able to just double
>click and use tabs when i'm in a windows environment. for all my
>whining i don't mind the terminal program and expect scripts from my
>mac ;-)

This is getting off-topic for a Cisco list, but you can create a desktop
shortcut for a specific host - just give it a "-load profileName" in the
target.  eg
c:\putty\putty.exe -load myhost

Or create a bat file that asks for the host name & put a shortcut to the
bat file on your desktop:
@SET /P host="host?> "
@c:\Putty\Putty.exe -ssh %host%

Or add a doskey macro so you can do "ssh anyhost" from the command prompt:
c:\windows\system32\doskey ssh=c:\putty\putty.exe -ssh $*

Regards,
Lee



>
>--
>Regards,
>
>Jason Plank
>CCIE #16560
>e: jason.plank at comcast.net
>
>-------------- Original message ----------------------
>From: "Juliano Luz - Sicredi" <juliano_luz at sicredi.com.br>
>> Really Nice tool.
>>
>>
>>
>> Juliano Luz
>> Analista de Redes e Telecomunicações
>> Infra-Estrutura de Redes e Telecomunicações
>> Telemática - Confederação SICREDI - Porto Alegre
>> +55 (51) 3358-7113
>> http://www.sicredi.com.br
>>
>> -----Mensagem original-----
>> De: cisco-nsp-bounces at puck.nether.net
>> [mailto:cisco-nsp-bounces at puck.nether.net] Em nome de Marcelo
>Veriato Lima
>> Enviada em: quinta-feira, 21 de fevereiro de 2008 16:17
>> Para: cisco-nsp at puck.nether.net
>> Assunto: Re: [c-nsp] Top 10 Network Engineering Tools
>>
>> Putty Connection Manager - http://puttycm.free.fr
>>



More information about the cisco-nsp mailing list