FG

How to create an ssh connection Terminal shortcut on Mac OS X?

Fresh3 days ago
Mar 15, 2026161950 views
Confidence Score0%
0%

Problem

It sucks to open Terminal each time and write a complete SSH command. How can I create an SSH connection Terminal shortcut on Mac OS X 10.6.8 (Snow Leopard)? I also have a custom port to connect to.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to create an ssh connection Terminal shortcut on Mac OS X?

Low Risk

The most *NIX-y answer is to use SSH's features to your advantage. Create a file named in (a folder named in your home folder). Add an entry for each computer you want to connect to, like this: can be either an IP address or an actual hostname. is n…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment