Aby uruchamiać polecenia na Raspberry Pi, musisz otworzyć terminal
na urządzeniu lub użyj połączenia SSH. Musisz użyć połączenia SSH z
maszyny do programowania, jeśli nie masz podłączonego monitora, klawiatury i myszy
do Raspberry Pi.
W systemie Raspbian domyślne hasło użytkownika pi to raspberry. Zalecenia
natychmiast zmień to hasło (uruchom passwd w terminalu Pi).
Użyj terminala lub sesji SSH skonfigurowanej w tym kroku, aby wpisać
omówione w dalszej części tego przewodnika. Katalog roboczy obu tych usług to
/home/pi
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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."]]],[]]