System Information
Beschreibung
Informationen zum Auslesen von System-Informationen (UEFI/BIOS, Bootscreen, System-Version des verwendeten Ubuntu-Systems).
LocaPhone Version
RELEASE 5 RELEASE 4 RELEASE 3 RELEASE 2
Allgemeine System-Informationen
Ausgabe Boot-Screen Systemstart
loca@voip:~$
BASH
loca@voip:~$ dmesg -d
[ 0.000000 < 0.000000>] Initializing cgroup subsys cpuset
[ 0.000000 < 0.000000>] Initializing cgroup subsys cpu
[ 0.000000 < 0.000000>] Initializing cgroup subsys cpuacct
[ 0.000000 < 0.000000>] Linux version 4.4.0-197-generic (buildd@lcy01-amd64-026) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12) )
[ 0.000000 < 0.000000>] #229-Ubuntu SMP Wed Nov 25 11:05:42 UTC 2020 (Ubuntu 4.4.0-197.229-generic 4.4.241)
[ 0.000000 < 0.000000>] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-197-generic root=UUID=2c855283-4e59-4e8f-80e6-64280e04fe64 ro
[...]
Ausgabe System-Informationen
loca@voip:~$
BASH
loca@voip:~$ dmidecode -t system
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 3.1.1 present.
# SMBIOS implementations newer than version 3.0 are not
# fully supported by this version of dmidecode.
Handle 0x0044, DMI type 1, 27 bytes
System Information
Manufacturer: LocaNet GmbH
Product Name: LocaPhone Business 5101
Version:
Serial Number: 3104406v002
UUID: 25134F9B-C8A7-4C8B-AD5F-E4187AF40552
Wake-up Type: Other
SKU Number: 112966
Family: exone Business
System Version Ubuntu Linux
loca@voip:~$
BASH
root@ast-locaphone:/# hostnamectl
Static hostname: ast-locaphone
Icon name: computer-desktop
Chassis: desktop
Machine ID: f095c73c67282702eef6d7b962011084
Boot ID: d6004ca4dcfe4be68f49a3c199b49d52
Operating System: Ubuntu 16.04.7 LTS
Kernel: Linux 4.4.0-210-generic
Architecture: x86-64
loca@voip:~$
BASH
loca@voip:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.7 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.7 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenia
loca@voip:~$
BASH
loca@voip:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.4 LTS"
loca@voip:~$
BASH
loca@voip:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
Zusätzliche Informationen
- Ubuntu Release Cycle - https://ubuntu.com/about/release-cycle
- Ubuntu Releases - https://wiki.ubuntu.com/Releases
- dmidecode - https://wiki.ubuntuusers.de/dmidecode/
- dmesg - https://wiki.ubuntuusers.de/dmesg/