the opportunity this time I will share a basic trick for those of you ubuntu linux users, ie how to see the version of ubuntu and the kernel version we are currently using. Although this trick is very basic but I hope it can be useful for you all, especially the ubuntu linux user.
1. Open the terminal
2. To find out which version of Ubuntu you're using just type :
lsb_release -a
example :
numb@numb-ubuntu-10:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04 LTS
Release: 10.04
Codename: lucid
2. To find out which kernel you are using type :
uname -r
example :
numb@numb-ubuntu-10:~$ uname -r
2.6.32-23-generic
Having Fun with Ubuntu :)
Subscribe to:
Post Comments (Atom)


0 comments:
Post a Comment