To check on which GNU/Linux distirbutions you are currently working on, a solution is to use the following command:
hostnamectl
which will returns for example:
Static hostname: ubuntu-**********Icon name: computer-vmChassis: vmMachine ID: **********Boot ID: ***********Virtualization: kvmOperating System: Ubuntu 16.04.3 LTSKernel: Linux 4.4.0-116-genericArchitecture: x86-64
Here we can see that the operating system is Ubuntu.
