The easiest way on how to check what Debian version you are running is to simply read a content of /etc/issue file. Example: root@debian:~# cat /etc/issue Debian GNU/Linux 9 \n \l However, the above command may not show the current Debian update point releases. Thus you may get more accurate…