How To Find Which Version Of Ubuntu I Have
Q. How to find out which version of Ubuntu I am running ?
A. Open terminal and type:
lsb_release -cs
Youll see output like karmic, lucid. I got lucid that means Im running Lucid Lynx.
You can also use the following command which works on most of the Linux distros.
user@user-desktop:~$ cat /etc/issue
Ubuntu lucid (development branch)
l
download
alternative
link download
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.