At the point when you sign in to a Ubuntu machine, prior to accomplishing any work, it is consistently a smart thought to check what form of Ubuntu is running on the machine.
New Ubuntu discharges come out at regular intervals, while LTS (Long Term Support) discharges happen like clockwork. LTS renditions are upheld for a very long time on both work area and the worker, other standard deliveries are upheld for a very long time.
In this instructional exercise, we’ll tell you the best way to discover your Ubuntu form utilizing the order line or from inside the graphical interface.
$ cat /etc/os-release
You should get output like this.
$ hostnamectl
You should get output like this.
$ cat /etc/issue
You should get output like this.
$ lsb_release -d
You should get output like this.
Conclusion
In this post, we have told you the best way to discover the form of Ubuntu introduced on your framework. For more data on Ubuntu discharges visit the Ubuntu Releases page.
On the off chance that you are running Ubuntu 16.04, and you need to move up to Ubuntu 18.04, check the accompanying directions.
Your article helped me a lot, is there any more related content? Thanks!