notes
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| notes [2026/05/14 18:11] – created w5ged | notes [2026/05/14 19:35] (current) – w5ged | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Raspberry Pi Setup ====== | ====== Raspberry Pi Setup ====== | ||
| - | This is where I keep notes to setup Raspberry | + | Since the Raspberry |
| ==== Initial configuration ==== | ==== Initial configuration ==== | ||
| Download [[https:// | Download [[https:// | ||
| + | |||
| Connect the Pi to your network & find the IP address | Connect the Pi to your network & find the IP address | ||
| + | |||
| Open PuTTY and open an SSH connection to the Pi & login | Open PuTTY and open an SSH connection to the Pi & login | ||
| Line 10: | Line 12: | ||
| It stands for Super User DO | It stands for Super User DO | ||
| - | To update | + | Update |
| > sudo apt update | > sudo apt update | ||
| > sudo apt upgrade | > sudo apt upgrade | ||
| - | To change | + | Change |
| > sudo passwd | > sudo passwd | ||
| + | |||
| + | Check installed version of Python | ||
| + | > python3 --version | ||
| + | |||
| + | http:// | ||
| + | Login using the account: root | ||
| + | |||
| Useful comands | Useful comands | ||
notes.1778782282.txt.gz · Last modified: by w5ged
