News

Secure Shell (SSH) is a function that allows users to remotely access and control a Raspberry Pi command line.
But you could enable SSH on your Raspberry Pi via the raspi-config advanced menu and then use your file manager to SSHFS into the folder where the pics are.
Last time I showed you how to expose a web service on a Raspberry Pi (or, actually, any kind of device) by using a reverse proxy from Pagekite. On your Pi, you just need a simple Python script ...
If you need to access your Raspberry PI projects without using a monitor, you can set up a Secure Shell (SSH) on your computer.
Last time I showed you how to expose a web service on a Raspberry Pi (or, actually, any kind of device) by using a reverse proxy from Pagekite. On your Pi, you just need a simple Python script.
The Raspberry Pi foundation has published a new article to its blog today, providing information on how to code remotely using your Raspberry Pi and the Visual Studio Code application.