View ubuntu system version

First shortcut key (Ctrl + Alt + t) to open a terminal

 

The first method

uname -a

 

The second method

cat /proc/version

 

The third method

lsb_release -a

 


By the way, see centos system version

cat /etc/redhat-release

 

 


 

reference:

https://jingyan.baidu.com/article/ca41422f0ab38f1eae99edc3.html

https://blog.csdn.net/mybelief321/article/details/9076331

 

 

— —

to be continued……

 

Published 237 original articles · won praise 167 · views 30000 +

Guess you like

Origin blog.csdn.net/frdevolcqzyxynjds/article/details/105281941