da-MacMini: neues Gerät dokumentiert (Mac Mini 2021, Apple M1, macOS 26.5.1)

- 7 neue Seiten in da-MacMini/ (hardware, netzwerk, sicherheit,
  software, systemuebersicht, index, log)
- Rohdaten in raw/ (Systemdaten-Dump 2026-06-28)
- home.md aktualisiert: Gerätetabelle, Architektur-Diagramm,
  Sicherheits-Posture und Schnelllinks ergänzt
This commit is contained in:
2026-06-28 20:38:46 +02:00
parent 7fe6aef316
commit 9899977f20
11 changed files with 915 additions and 18 deletions
@@ -0,0 +1,128 @@
---
title: Systemdaten HP Pavilion Desktop (da-desktop) 2026-06-28
description: Rohdaten der lokalen Systemabfrage des HP Pavilion Desktop
published: true
date: 2026-06-28T20:25:00.000Z
tags: raw, da-desktop, systemdaten
editor: markdown
dateCreated: 2026-06-28T20:25:00.000Z
---
# Systemdaten HP Pavilion Desktop (da-desktop) 2026-06-28
> **Quelle**: 🔌 Lokal (direkte Systemabfrage)
> **Datum/Zeit**: 2026-06-28 20:25 Uhr
> **Host**: `da-Desktop` (192.168.178.54)
---
## System
```
Hostname : da-Desktop
Uptime : up 9:04 (Reboot 28.06.2026 11:21)
Kernel : Linux da-Desktop 6.17.0-35-generic #35~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC x86_64
OS : Linux Mint 22.3 "Zena" (x86_64)
Ubuntu 24.04 LTS "noble" base
Load : 1.71 / 0.96 / 0.60 (moderat)
Memory : 15Gi total, 5,1Gi used, 3,6Gi free, 7,9Gi buff/cache, 10Gi available
Swap : 2,0Gi total, 734Mi used, 1,3Gi free
CPU Temp : ~46°C (mehrere Kerne, Max ~51°C)
CPU Freq : ~3741 MHz avg (11th Gen i5-11400)
```
## Speicher (df -h)
```
/dev/nvme0n1p2 468G 48G 397G 11% /
/dev/nvme0n1p1 511M 6,2M 505M 2% /boot/efi
/dev/sda2 932G 769G 163G 83% /mnt/data (ntfs, Label: Data)
```
## Blockgeräte (lsblk)
```
NAME SIZE TYPE FSTYPE LABEL MODEL MOUNTPOINT
sda 931,5G disk WDC WD10EFRX-68FYTN0
├─sda1 16M part
└─sda2 931,5G part ntfs Data /mnt/data
nvme0n1 476,9G disk INTEL SSDPEKNW512G8H
├─nvme0n1p1 512M part vfat /boot/efi
└─nvme0n1p2 476,4G part ext4 /
```
## Netzwerk
```
wlp2s0: 192.168.178.54/24 (WLAN, Realtek RTL8821CE)
Gateway: 192.168.178.1 (FritzBox)
DNS: 192.168.178.1 (via systemd-resolved 127.0.0.53)
MAC: 74:12:b3:f5:08:3d
enp1s0: DOWN (Ethernet Realtek RTL8111)
Listening Ports (öffentlich):
22/tcp SSH (sshd)
57621/tcp Spotify
39121/tcp Spotify
Listening Ports (localhost):
53/udp+tcp systemd-resolved
631/tcp cupsd
9050/tcp Tor
9223/tcp OpenWork DevTools
37597/tcp OpenWork Desktop
40479/tcp OpenWork Desktop
43499/tcp OpenWork Codex
```
## SSH-Konfiguration
```
KbdInteractiveAuthentication no
UsePAM yes
```
## Firewall (UFW)
- Installiert: ja (ufw 0.36.2-6)
- ufw.service: enabled, active (exited)
- /etc/ufw/ufw.conf: ENABLED=yes
- Regex: Port 22/tcp freigegeben (SSH), Rest default deny
## Systemd Enabled Services (Auszug, 72 Einträge)
Wichtige Services:
- cups.service / cups-browsed.service Druckserver
- cron.service Cron-Daemon
- avahi-daemon.service mDNS/Bonjour
- bluetooth.service Bluetooth
- apparmor.service MAC
- NetworkManager.service Netzwerk
- anacron.service Verzögerte Cron-Jobs
- ufw.service Firewall
- ssh.service / ssh.socket SSH-Server
- lm-sensors.service Sensor-Überwachung
## Aktuelle Prozesse (Top nach RAM)
| Prozess | RAM | CPU | Laufzeit |
|---|---|---|---|
| Spotify (Renderer) | 4,7% | 10,8% | seit 11:23 |
| Brave | 3,0% | 3,7% | seit 11:41 |
| OpenWork Codex | 2,9% | 29,8% | seit 20:24 |
| Spotify (Haupt) | 2,8% | 4,1% | seit 11:23 |
| OpenWork Desktop | 2,4% | 41,8% | seit 20:24 |
| Xorg | 1,5% | 3,7% | seit 11:21 |
| Brave (Renderers) | je ~1,3% | | |
| Nextcloud | 1,2% | 0,5% | seit 11:22 |
| KeePassXC | 0,9% | 0,0% | seit 11:22 |
## Benutzer
| User | UID | Gruppen |
|---|---|---|
| dial | 1000 | dial adm cdrom sudo audio dip plugdev users lpadmin sambashare |
---
*Rohdaten nicht zur direkten Anzeige, sondern als Quelle für Dokumentations-Updates.*