Use the following command to determine the kernel version of your Linux system:
uname -rThis command returns a string (for example, “4.18.0-80.el8”). In this document, replace
“<Kernel Version>” with this string.
Use the following command to determine the kernel architecture of your Linux system:
uname -mThis command returns a string (typically, “x86_64”). In this document, replace
“<Arch>” with this string.
NoteYou can also obtain the same information on the Summary screen in the ServerProtect Web console.
|
