sammlung:grundlegende-info
Dies ist eine alte Version des Dokuments!
Grundlegende System-Informationen
# System und Kernel uname -a # Vollständige System-Informationen uname -r # Kernel-Version uname -m # Prozessor-Architektur hostnamectl # System-Hostname und Details (systemd) # Betriebssystem-Version cat /etc/os-release # Standard OS-Informationen cat /etc/*release # Alle Release-Informationen lsb_release -a # LSB-Informationen (falls verfügbar) # System-Uptime und Load uptime # Systemlaufzeit und Load Average who # Eingeloggte Benutzer w # Detaillierte Benutzer-Sessions # Boot-Zeit systemctl status systemd-logind # Systemd Boot-Informationen dmesg | grep "Linux version" # Kernel-Boot-Information
sammlung/grundlegende-info.1754381926.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
