+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

Zimbra: Liste des Benutzerkontostatus

Zimbra is a Cloud-Hosted Collaboration Software and Email Platform That Integrates With Proprietary Business Solutions.

IT-Lösungen Alan Bradford Mai 4, 2023

Sprachgesteuertes Einkaufen

Voice-enabled shopping has become one of the most talked-about topics in the retail industry. With

E-Commerce Alan Bradford Apr. 27, 2023

10 Wege zur Optimierung Ihres E-Commerce-Shops

Shopware is a powerful E-Commerce platform that allows online businesses to sell their products and

Shopware Vaid Ali Apr. 5, 2023

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
1 15 16 17 18 19 43
Nach oben scrollen