If you need to check the version and flavour of the running Linux instance, then you can try the below commands:
Code language: Bash (bash)cat /etc/os-release lsb_release -a hostnamectl
If you need to check the version and flavour of the running Linux instance, then you can try the below commands:
Code language: Bash (bash)cat /etc/os-release lsb_release -a hostnamectl