Per eseguire comandi su Raspberry Pi, devi aprire il terminale
sul dispositivo o utilizzare una connessione SSH. Devi utilizzare una connessione SSH
di sviluppo se non hai collegato un monitor, una tastiera e un mouse
al Raspberry Pi.
Su Raspbian, la password predefinita per l'utente pi è raspberry. Dovresti
cambia subito questa password (esegui passwd in un terminale su Pi).
Usa il terminale o la sessione SSH che hai configurato in questo passaggio per accedere alla
di questa guida. La directory di lavoro per entrambi è
/home/pi.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-08-22 UTC."],[[["The Google Assistant Library for Python is deprecated; use the Google Assistant Service instead."],["This guide explains how to control your device remotely via SSH if you don't have a monitor, keyboard, and mouse connected."],["You can establish a remote connection using either Ethernet/Wi-Fi or a USB TTL cable by following the provided steps."],["Connect to the Raspberry Pi via SSH by enabling SSH and using the command `ssh pi@raspberry-pi-ip-address`."],["The default password for the 'pi' user on Raspbian is 'raspberry' and should be changed immediately using the `passwd` command."]]],[]]