Tuesday, 4 May 2021

How to find linux distribution and its version

If you are working on virtual machine, you want to know about linux distribution and its version in order to dowload related packages or software. There is a command to know it.

cat /etc/os-release

just run above command on virtual machine

No comments:

Post a Comment