From 6a23283d76d83325bd2bd5cf749316ab7b122654 Mon Sep 17 00:00:00 2001 From: teachingtechYT Date: Fri, 21 Jan 2022 10:48:14 +1100 Subject: [PATCH] Update SSH tutorial link --- troubleshooting.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshooting.html b/troubleshooting.html index 331c3e4..c81c37f 100644 --- a/troubleshooting.html +++ b/troubleshooting.html @@ -141,7 +141,7 @@

This tab has a companion video:

- +

Connecting via SSH to a Raspberry Pi

Connecting to a Pi from your PC is possible via Secure Shell (SSH). This is a protocol for communicating with the Pi remotely. This is needed because we typically run the Pi headless on our 3D printers (no attached GUI).

PuTTY