DevOpsLinux Determine the Linux OS version By Laszlo Pinter May 17, 2018 1 Min Read 0 To display the Linux operating system version execute the command cat /etc/*release* uname -a Tags: DevOpsLinux