Using Screen with Raspberry Pi to avoid leaving SSH sessions open

Опубликовано: 05 Октябрь 2024
на канале: Crazy Will Tech Show (Crazy Will Tech Show)
1,801
31

On this episode of Crazy Will Tech Show I talk about a program called screen for Raspberry pi. So you can close your terminal window and not close out of a session when you SSH into the pi. I show you how to install it, how it works and how you can resume to it at a later time. This was the video I promised from the last video on homebridge, to keep it up and running when you close the terminal window.

Screen a program that makes it so you can close out of terminal

install = sudo apt-get install screen
Launch= screen
Return to screen = screen -r

Special thanks to www.homekitnews.com
https://homekitnews.com

Special thanks to Quick Pi
   / @quickpie