mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
Update SSH tutorial link
This commit is contained in:
@ -141,7 +141,7 @@
|
|||||||
|
|
||||||
<div id="ssh">
|
<div id="ssh">
|
||||||
<p>This tab has a companion video:</p>
|
<p>This tab has a companion video:</p>
|
||||||
<iframe loading="lazy" width="480" height="360" src="https://www.youtube.com/embed/-bbJkvTYO8A" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
<iframe loading="lazy" width="480" height="360" src="https://www.youtube.com/embed/KQVQOq0Tpgo" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
|
||||||
<h2>Connecting via SSH to a Raspberry Pi</h2>
|
<h2>Connecting via SSH to a Raspberry Pi</h2>
|
||||||
<p>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).</p>
|
<p>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).</p>
|
||||||
<h4>PuTTY</h4>
|
<h4>PuTTY</h4>
|
||||||
|
Reference in New Issue
Block a user