Beschreibung
diese Kurzanleitung soll Kommandos vorstellen, wie Sie schnell die Verison ihrer Linux Installation ermitteln können. Die unten genannten Kommandos wurden mit einem RPi und einer Debian VM getestet.
Tabelle:
cat /etc/issue | Debian GNU/Linux 8 \n \l |
cat /etc/debian_version | 8.6 |
apt-get install lsb-release lsb_release -da |
No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 8.6 (jessie) Release: 8.6 Codename: jessie |
hostnamectl | Static hostname: labsrv04 Icon name: computer-vm Chassis: vm Machine ID: b60e2e6693fb469988848d3aae6dd4a0 Boot ID: 0a9df6c9a600432ea228b15cb7b935fb Virtualization: vmware Operating System: Debian GNU/Linux 8 (jessie) Kernel: Linux 3.16.0-4-amd64 Architecture: x86-64 |
Quelle: https://linuxconfig.org/check-what-debian-version-you-are-running-on-your-linux-system
Powered by CMSimple | Template: ge-webdesign.de | Login