Contact Form

Name

Email *

Message *

Cari Blog Ini

Command Line Methods

Linux Distribution and Version: How to Check

Command Line Methods

To determine your Linux distribution and version, utilize the following commands:

Uname Command

The uname command provides information on the kernel and system, including the operating system name and version.

Cat /etc/os-release Command

This command displays the Linux distribution name and release version.

Lsb_release Command

The lsb_release command offers detailed information about your Linux distribution, including the exact version.


Comments