Posts Tagged “create SSH Aliases”

I was always wondering howto create Desktop SSH shortcuts to reach my daily-use linux servers.

Finally i found an easy but somehow special method but it works =)

V1 - Textversion

Follow these steps:

  • Open TextEdit
  • Write your connection into the editor.
    • Example: ssh://user@yourhost.com
  • Select the line
  • Drag it from TextEditor to your Desktop
  • now you should have a file called: user@myhost.com.inetloc

Finally you should have your Desktop SSH Shortcut working as supposed. enjoy it.

Read the rest of this entry »

Comments 3 Comments »

1