Hardware details gathered via SSH using standard Linux commands: - lscpu (CPU architecture and core count) - free -h (memory capacity) - df -h (storage capacity) - lspci (GPU identification for Waldorf) - uname -r (kernel version) - cat /etc/os-release (OS distribution) Improves infrastructure documentation for capacity planning and troubleshooting.
29 lines
860 B
Markdown
29 lines
860 B
Markdown
# Waldorf
|
|
|
|
> **Primary Services:** Plex Media Server, Tunarr
|
|
> **IP Address:** 10.0.0.251
|
|
|
|
## Hardware Specifications
|
|
|
|
| Component | Details |
|
|
|-----------|--------|
|
|
| **Platform** | Physical Server |
|
|
| **CPU** | Intel Core i7-7820HQ @ 2.90GHz (4 cores, 8 threads, x86_64) |
|
|
| **GPU** | NVIDIA GeForce GTX 1060 Mobile Rev. 2 (6GB) |
|
|
| **Memory** | 16 GB |
|
|
| **Storage** | 98 GB (LVM) |
|
|
| **Operating System** | Ubuntu 24.04.4 LTS (Noble Numbat) |
|
|
| **Kernel** | 6.8.0-107-generic |
|
|
| **Network** | 10.0.0.251 (primary), Docker networks |
|
|
|
|
## GPU Acceleration
|
|
|
|
- **Device:** `/dev/dri` passthrough enabled for hardware transcoding
|
|
- **Purpose:** Plex hardware-accelerated video transcoding
|
|
- **Driver:** NVIDIA proprietary drivers
|
|
|
|
## Services
|
|
|
|
- [Plex Media Server](plex/) - Media streaming with GPU transcoding
|
|
- [Tunarr](tunarr/) - IPTV channel management
|