PDA

View Full Version : Command to ouput Ubuntu version?



elmer_42
July 5th, 2008, 12:57 AM
Is there a command that will output the current version of Ubuntu, e.g. "8.04.1" or "Ubuntu 8.04.1"?

logos34
July 5th, 2008, 12:59 AM
lsb_release -a

uname -a

p_quarles
July 5th, 2008, 12:59 AM
Either one of:

cat /etc/issue
or

lsb_release -a
should give you the version number and code-name.

kevin11951
July 5th, 2008, 12:59 AM
Is there a command that will output the current version of Ubuntu, e.g. "8.04.1" or "Ubuntu 8.04.1"?

well if you hit Ctrl + Alt + F1, it tells you (Ctrl + Alt + F7 to go back)

elmer_42
July 5th, 2008, 01:04 AM
Thanks, guys!

Silpheed2K
July 5th, 2008, 01:46 AM
While we're at it.. what's the shortcut keys to the system monitor?
I'd really like to pull that up in CPU hogging situations.

kevin11951
July 5th, 2008, 01:55 AM
While we're at it.. what's the shortcut keys to the system monitor?
I'd really like to pull that up in CPU hogging situations.

i would LOVE to know that!

Dr Small
July 5th, 2008, 02:02 AM
While we're at it.. what's the shortcut keys to the system monitor?
I'd really like to pull that up in CPU hogging situations.
That would be easy on Openbox. Write your own keybind for it. For GNOME, on the otherhand...

Tigershell
July 5th, 2008, 02:06 AM
While we're at it.. what's the shortcut keys to the system monitor?
I'd really like to pull that up in CPU hogging situations.

Set a shortcut key to gnome-system-monitor

kevin11951
July 5th, 2008, 02:08 AM
Set a shortcut key to gnome-system-monitor

how...?

Tigershell
July 5th, 2008, 02:12 AM
how...?

Ah crap.. was thinking of xfce.. sorry. :popcorn:

Edit: This link might help;
create-custom-keyboard-shortcuts-in-linux (http://www.codejacked.com/create-custom-keyboard-shortcuts-in-linux/) :)