Securing SSH access
Dennis Muhlestein
devel at muhlesteins.com
Tue Apr 22 15:44:35 MDT 2008
On Tue, Apr 22, 2008 at 3:38 PM, Justin Findlay <justin at jfindlay.us> wrote:
> On AD 2008 April 22 Tuesday 03:32:25 PM -0600, Kimball Larsen wrote:
> > 35 vs 1 character - that's close to a 98% reduction in the number of
> > characters you need to type!
> > Think of the savings! Think of the efficiency! Think of the reduced costs
> > to your life because you don't get carpal tunnel!
>
> Dude. Shell script shortcuts are so 1980s. GUI controls are the
> future! Imagine the savings of going from one keystroke (2 if you count
> the implicit trailing <enter>) to a single mouse button click!
>
I prefer bash aliases to scripts.
Just stick an alias in your .bashrc file (or wherever you load those
on your preferred distribution.)
alias a='ssh yada yada yada....
-Dennis
More information about the PLUG
mailing list