Recent Changes - Search:

Softwares

.

IdentifyWhichVersionOfUbuntuLinuxYouAreRunning

Solution 1

    cat /etc/issue

The file /etc/issue holds the version of Ubuntu installed on your system

Solution 2

   lsb_release -a

or

  cat /etc/lsb-release
Edit - History - Print - Recent Changes - Search
Page last modified on May 21, 2007, at 06:15 PM