You can check the server OS versions and other information like distribution name and kernel version by following the commands as below:
You need to use the following command:
- uname
Print current kernel version by following command
# uname -r
Print all information of kernel version
# uname -a
- lsb_release
Print distribution version of OS
# cat /etc/*release
Or
# lsb_release -a
- /proc/version file
Print the kernel version is currently running, It includes the contents of proc/sys/kernel/ostype, /proc/sys/kernel/osrelease and /proc/sys/kernel/version files
# cat /proc/version
or
# cat /proc/sys/kernel/{ostype,osrelase,version}
Most Popular Articles
Dedicated Servers
Dedicated server is a type of remote server that is entirely dedicated to an individual,...
Update rDNS
You can update the Reverse DNS for server IP by using your client area, We have developed a User...
RAID levels
RAID (Redudnat Array of Independent Disks) is a way of storing the same data in different places...
How to assign multiple IP addresses to one network interface on CentOS
The practice of configuring multiple IP addresses on a particular network interface is called IP...
Features of Dedicated servers
ScopeHosts dedicated servers provides you ulitmate power, security and control, you will get full...