Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5042

General discussion • Re: How to use SSH with two Linux machines?

$
0
0
Hello,
This is my first time using SSH, and I want to use SSH to control my Raspberry Pi 400, from my laptop running Linux Mint 22 (Wilma). Do I need to do any setup in the Pi's terminal? In case you were wondering, the Raspberry PI 400 is running Pi OS Bookworm.
Thank you.
Open a terminal/command line window. Type the command:

Code:

ssh <userID>@<hostname>
If you're on the same LAN subnet, use:

Code:

ssh <userID>@<hostname>.local

Statistics: Posted by W. H. Heydt — Sat Jan 11, 2025 12:42 am



Viewing all articles
Browse latest Browse all 5042

Trending Articles