o7planning

Connect to the Server with Terminal on Mac OS

  1. Mac OS Terminal

1. Mac OS Terminal

You probably already know about PuTTY, a free application that allows you to connect to another computer such as Linux to execute commands, just like the way you work with a Terminal. You can install this application on Mac OS to use, but you may not know that Mac OS already has a similar application. It is very familiar, but you never think that it can connect to computers remotely. Yes, it is the Mac OS Terminal app.
In this article, I'm going to show you how to use Terminal on Mac OS in order to connect to another computer.
First, on Lauchpad, open the Terminal app.
Next, right click on the Terminal icon on the toolbar at the bottom of the screen and choose "New Remote Connection". A window will open allowing you to manage and add Server(s) that you want to connect to.
For example, if you have a Linux server (Ubuntu, ..), you can connect to it through SSH.
Note: Normally, Linux servers have SSH Server pre-installed. If not, you can install it by following the instruction below:
Firstly, select Secure Shell (ssh) on the left and press the (+) button on the right to add a new server:
Then enter the IP address of the server you want to connect to:
Finally, connect to a server on the list: