HOW TO CHECK WHICH VERSION OF UBUNTU SERVER YOU'RE RUNNING

1 min read By Jason Frye

On this page

I ran into this issue today. I wanted to see the Ubuntu version on my VM. The -uname -a command showed the machine name, but not the distribution info. So I found reference to a file in the /etc/ folder. Try reading the content of this file if you need the distribution version info:
/etc/lsb-release

STAY IN THE LOOP

Get new posts delivered to your inbox. No spam, unsubscribe anytime.