Sunday, 13 August 2023

Cek kernel Ubuntu

 

A quick way to check Linux kernel version: You can use the following command to get the Linux kernel version:

uname -r

 

$ uname -r
5.15.0-78-generic
 

Share:

0 comments:

Post a Comment