# Terminal SSH(Bash) favorites?

**URL:** https://forum.kirupa.com/t/terminal-ssh-bash-favorites/261581
**Category:** random
**Created:** [May 29, 2008, 12:40am UTC](https://forum.kirupa.com/t/terminal-ssh-bash-favorites/261581 "2008-05-29T00:40:31Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![sekasi](https://avatars.discourse-cdn.com/v4/letter/s/5f8ce5/32.png) [@sekasi](https://forum.kirupa.com/u/sekasi)
#### Post date: [May 29, 2008, 12:40am UTC](https://forum.kirupa.com/t/terminal-ssh-bash-favorites/261581/1 "2008-05-29T00:40:31Z")

</div>

Heya.

I know, massive huge security risk yada yada.

Even so, can you add SSH Favorites so you don’t have to copy paste the ridiculously long passwords every time? : )

Thanks

---

<div class="post-metadata">

### Author: ![ajcates](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/ajcates/32/2435_2.png) [@ajcates](https://forum.kirupa.com/u/ajcates)
#### Post date: [May 29, 2008, 1:22am UTC](https://forum.kirupa.com/t/terminal-ssh-bash-favorites/261581/2 "2008-05-29T01:22:48Z")

</div>

Public Key FTW!!  
You shut off password access and enable public keys for authentication. Also we have it set up on server so 5 missed passwords kicks you out. Also we have direct terminal access thur our webhost, so we are pretty safe.

Edit: You could always save your ssh command into a shell script, and execute it.
