Category: Linux Terminal

Added: 1st of April 2024

Viewed: 509 times


Connect to server via ssh using the terminal in Linux

To login to a server via SSH open your terminal and enter the following command.

username@ip_addresss


You will then be prompted to enter your password.

Here is an example below