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

Weihnachtspanda und Musik Shopware 6 Plugin | BrandCrock

Shopware 6 Plugin Weihnachts-Panda und Musik

Christmas Panda and Music Decorate your shop with Christmas trees, Santa, snowfall or just display

Neuigkeiten Alan Bradford Feb. 20, 2020
Produkt Verkaufs Countdown Band Shopware Plugin | BrandCrock

Shopware Plugin Produktverkauf Countdown Band

This is an exclusive plugin to place sales countdown slider on Homepage and product category

Neuigkeiten Vaid Ali Okt. 9, 2019
PDF-Rechnung Shopware-Plugin herunterladen | BrandCrock

Shopware Plugin Download PDF Rechnung

Shopware plugin Download PDF Invoice plugin, your customer can download their ordered items in the

Neuigkeiten Mustafa Ali Okt. 9, 2019
Artikel Zusatzreiter Shopware 6 Plugin | BrandCrock

Shopware 6 Plugin Artikel Zusätzliche Registerkarte

Shopware 6 plugin  Article Additional Tab  product detail page comes with two tabs. In order

Neuigkeiten Vaid Ali Okt. 9, 2019
1 27 28 29 30 31 41
Nach oben scrollen