Files
bikinibottom/turing-pi/hosts.md
2025-04-07 10:04:25 +02:00

7.0 KiB

Hosts

Hosts / IPs

.
├── bikiniBottom (192.168.1.10)
| ├── bob (192.168.1.11)
| ├── carlo (192.168.1.12)
| ├── gary (192.168.1.13)
| └── sandy (192.168.1.14)
├── krabs (192.168.1.15)
├── sheldon (192.168.1.16)
├── bernie (192.168.1.17)
| ------------------------------
└── retropie (192.168.1.53)

bikiniBottom.webp

bob

Hardware IP
CM RK3566 (4/32 emmc) 192.168.1.11
Static hostname: bob
Pretty hostname: Compute Module n° 1
Icon name: computer
Machine ID: b1cb31b775024e039647ff5f6630d7ed
Boot ID: 2389279c30484c189b683e0cb42498e2
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.1.0-18-arm64
Architecture: arm64

Docker


carlo

Hardware IP
CM RK3566 (8/32 emmc) 192.168.1.12
Static hostname: carlo
Pretty hostname: Compute Module n° 2
Icon name: computer
Machine ID: f02bbee5724d4201b27cf1eedcf7a186
Boot ID: eeece999704d4057b5b062fb48d490cb
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.1.0-18-arm64
Architecture: arm64

Docker


gary

Hardware IP
CM RK3588 (16/64 emmc) 192.168.1.13
Static hostname: sandy
Pretty hostname: Compute Module n° 3
Icon name: computer
Machine ID: bdaf4ea1b105412ea9f7e44631adac33
Boot ID: f72153ed179c4cc2b3df1614c2f93d48
Operating System: Ubuntu 22.04.4 LTS
Kernel: Linux 5.10.160-rockchip
Architecture: arm64

sandy

Hardware IP
CM RK3588 (8/32 emmc) 192.168.1.14
Static hostname: sandy
Pretty hostname: Compute Module n° 4
Icon name: computer
Machine ID: bdaf4ea1b105412ea9f7e44631adac33
Boot ID: f72153ed179c4cc2b3df1614c2f93d48
Operating System: Ubuntu 22.04.4 LTS
Kernel: Linux 5.10.160-rockchip
Architecture: arm64

NFS

/etc/fstab

krabs:/export/media /nfs/media nfs _netdev,x-systemd.automount,noauto,nofail,noatime,nolock,tcp,bg,actimeo=1800 0 0

Docker

VPN


krabs

Hardware IP
CM RK3566 (4/32 emmc) 192.168.1.15
Static hostname: krabs
Pretty hostname: NFS Server
Icon name: computer
Machine ID: 723d4f09b6db47a282ff51544a27f6fb
Boot ID: 9c008d0c84e04bf9a69fa713a83adfcb
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.1.0-18-arm64
Architecture: arm64
sudo apt -y install nfs-kernel-server
sudo vim /etc/exports
/export 192.168.1.0/24(rw,no\_root\_squash,no\_subtree\_check)
/export/media 192.168.1.0/24(rw,no\_root\_squash,subtree\_check,insecure)
sudo vim /etc/fstab
\# LVM
/dev/disk/by-uuid/a67ae390-f36c-4b7c-98a0-4a3b5601c107          /mnt/data       ext4    defaults,nofail,user\_xattr,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0,acl     0 2

\# NFS
/mnt/data/media/                /export/media   none    bind,nofail     0 0

Docker


sheldon

Hardware IP
Odroid HC4 (4/256 M2 SSD) 192.168.1.16
Static hostname: sheldon
Pretty hostname: The Venerable
Icon name: computer
Machine ID: df84154b596a409fbdc89e877f1f3ed0
Boot ID: e4911ef2b66f4f53b8ac6ae244d6ad44
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel: Linux 6.1.0-odroid-arm64
Architecture: arm64

On host

  • Gitea
  • Postgres

Docker


bernie

Hardware IP
CM RK3566 (4/32 emmc) 192.168.1.17
Static hostname: bernie
Pretty hostname:
Icon name: computer
Machine ID:
Boot ID:
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel:
Architecture: arm64

Docker


pearl (dead)

Hardware IP
CM RK3566 (4/32 emmc) 192.168.1.18
Static hostname: bernie
Pretty hostname:
Icon name: computer
Machine ID:
Boot ID:
Operating System: Debian GNU/Linux 12 (bookworm)
Kernel:
Architecture: arm64

Docker