BrandCrock | Tor zur digitalen Marke

Wie prüft man die OS-Version in einem Linux-Befehl?

Wie überprüfe ich die Betriebssystemversion in Linux Command? Linux ist ein kostenloses Open-Source-Betriebssystem mit vielen Varianten der Linux-Distribution wie OpenSUSE, Debian, Ubuntu, CentOS, Arch, Fedora und RHEL – allesamt gängige Linux-Distributionsnamen. Während Ihrer Serverwartung und -aktualisierung müssen Sie die installierte Betriebssystemversion und den Namen auf Ihrem Server kennen, um Sicherheitspatches zu erhalten und Dateien zu aktualisieren.

In diesem Artikel erfahren Sie, wie Sie die Betriebssystemdetails mithilfe der Befehlszeile in Linux überprüfen.

Wie überprüfe ich die Betriebssystemversion unter Linux?

Verwenden der im Linux-Verzeichnis etc. verfügbaren OS-Release-Datei.

Kommando

# cat /etc/os-release 

Output:

NAME="openSUSE Leap"
VERSION="42.2"
ID=opensuse
ID_LIKE="suse"
VERSION_ID="42.2"
PRETTY_NAME="openSUSE Leap 42.2"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:leap:42.2"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"

More from our latest blogs

Shopumstellung auf Shopware 6 & Relaunch | BrandCrock

Shop-Migration auf Shopware 6 & Relaunch

Shopware 6 has quickly become the go-to platform for online retailers looking to take their

Shopware Mustafa Ali März 30, 2023
Ein-Klick-Kasse & Kundenbindung | BrandCrock

Ein-Klick-Kasse & Kundenbindung

E-Commerce has revolutionized the way people shop, and one-click checkout has taken the online shopping

E-Commerce Mustafa Ali März 20, 2023
Ein-Klick-Kasse & Kundenbindung | BrandCrock

Kundenbindungsprogramme

Customer loyalty programs are marketing strategies used by businesses to encourage customers to continue shopping

E-Commerce Alan Bradford März 14, 2023
Chatbots für den Kundenservice und BrandCrock GmbH eine Agentur für Dienstleister | BrandCrock

Chatbots für den Kundenservice und BrandCrock GmbH eine Agentur für Dienstleister

Chatbots are a type of artificial intelligence that can communicate with customers through messaging platforms,

E-Commerce Alan Bradford März 7, 2023
1 14 15 16 17 18 41
Nach oben scrollen