PDA

View Full Version : [ubuntu] command to display ubuntu version being used



tinosa
May 11th, 2009, 02:30 AM
there is a command to enter in terminal that will return the Ubuntu version you are using, anyone know what it is ?

thanks

drs305
May 11th, 2009, 02:36 AM
lsb_release -a && uname -r
Or System, Administration, System Monitor: System tab.

tinosa
May 12th, 2009, 04:55 PM
thanks for the info, much appreciated :)