Various updates
This commit is contained in:
@@ -166,6 +166,13 @@ sudo systemctl enable --now wpa_supplicant@wlan0.service
|
|||||||
sudo su -l -c "systemctl enable --now systemd-networkd"
|
sudo su -l -c "systemctl enable --now systemd-networkd"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Sensors
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo apt install lm-sensors fancontrol read-edid i2c-tools libi2c-dev python3-smbus -y
|
||||||
|
|
||||||
|
sudo sensors-detect
|
||||||
|
```
|
||||||
---
|
---
|
||||||
|
|
||||||
#### Turing RK1 (RK3588)
|
#### Turing RK1 (RK3588)
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
## Hosts / IPs
|
## Hosts / IPs
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
.
|
. bikiniBottom
|
||||||
├── bikiniBottom (192.168.1.10)
|
├── turing-pi (192.168.1.10)
|
||||||
| ├── bob (192.168.1.11)
|
| ├── bob (192.168.1.11)
|
||||||
| ├── carlo (192.168.1.12)
|
| ├── carlo (192.168.1.12)
|
||||||
| ├── gary (192.168.1.13)
|
| ├── gary (192.168.1.13)
|
||||||
@@ -12,6 +12,7 @@
|
|||||||
├── krabs (192.168.1.15)
|
├── krabs (192.168.1.15)
|
||||||
├── sheldon (192.168.1.16)
|
├── sheldon (192.168.1.16)
|
||||||
├── bernie (192.168.1.17)
|
├── bernie (192.168.1.17)
|
||||||
|
├── pearl (192.168.1.18) # HS
|
||||||
| ------------------------------
|
| ------------------------------
|
||||||
└── retropie (192.168.1.53)
|
└── retropie (192.168.1.53)
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user