News

Secure Shell (SSH) allows users to remotely access and control a Raspberry Pi command line.
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 ...
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.
Code written and compiled in Code can be debugged on the Pico over a wired connection to your host Pi. The combination of Raspberry Pi and Visual Studio Code is a powerful one.
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.
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.