+49 (0) 89 2154 7447
Provenexpert
★★★★★
Google
★★★★★
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

Welche zusätzlichen Funktionen bietet die Shopware Enterprise Edition?

Compared to the other versions, the Shopware Enterprise Edition  is such a complex program that

Shopware Alan Bradford Juli 11, 2018

Aquacentrum Relaunch mit Shopware

Brandcrock GmbH  proudly announces the relaunch of new multilingual E-Commerce website based on Shopware for aquacentrum munich.

Shopware Vaid Ali Juli 10, 2018

Shopware Setup Installations- und Konfigurationskosten

What is often forgotten by customers, but is always necessary, is the installation and configuration

Shopware Alan Bradford Juni 20, 2018

Shopware-zertifizierter Partner

BrandCrock GmbH has completed it’s first year as a Shopware certified partner with Shopware AG

Shopware Mustafa Ali Juni 11, 2018
1 38 39 40 41 42
Nach oben scrollen