Command to know what Linux operating system we have
It can be useful to know what is the version of our operating system, especially if it is outdated and we need to update it.
Here are some commands to know what Linux operating system is installed on our computer or server, or VPS :
# uname -a
# lsb_release -a
# cat /etc/lsb-release
# cat /etc/issue.net
# cat /etc/debian_version
Note: Commissions may be earned from the links above.
This page contains references to products from one or more of our advertisers. We may receive compensation when you click on links to those products. For an explanation of our advertising policy, please visit this page.