How to use SSH host names for tabs in the OS X Terminal
While the OS X Terminal is not a familiar operating environment for most Mac users, those who have had experience with Unix-based systems will find it to be an invaluable tool for managing their systems. One of the most common uses of the Terminal is to establish a remote log-in session on a system using the secure shell (SSH) command, and sometimes invoke multiple connections to the same system and different systems at the same time.
As a result of this, you might find you have many windows open at once to manage these connections in, though starting with Snow … Read more