RaspberryPi4B: Difference between revisions
| Line 15: | Line 15: | ||
* enable WLAN via raspi-config | * enable WLAN via raspi-config | ||
* set fixed IP for LAN and WLAN via fritz.box to 192.168.178.(72|73) | * set fixed IP for LAN and WLAN via fritz.box to 192.168.178.(72|73) | ||
* update OS via | |||
sudo apt update | |||
sudo apt dist-upgrade | |||
==Operation== | ==Operation== | ||
* on/off by plug-in/off power supply | * on/off by plug-in/off power supply | ||
Revision as of 12:49, 18 August 2021
Type Information
- Raspberry 4B 8GB (1,5 GHz Quad-Core ARM-Cortex A72 CPU)
- bought at pi3g.com via their shop buyzero.de at 12/08/2021 as Raspberry Pi 4 Server Set:
- 64GB microSD
- USB C 5 Volt 3 Ampere Netzteil
- microHDMI auf HDMI Kabel
- FLIRC Gehäuse
- CAT 6 LAN Kabel 2 m
Installation
- copy empty file named 'ssh' to root at microSD to enable SSH access
- microSD to slot
- plug-in USB power supply
- login via SSH with user 'pi' and pwd 'raspberry'
- enable WLAN via raspi-config
- set fixed IP for LAN and WLAN via fritz.box to 192.168.178.(72|73)
- update OS via
sudo apt update sudo apt dist-upgrade
Operation
- on/off by plug-in/off power supply