LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux version????? (https://www.linuxquestions.org/questions/linux-newbie-8/linux-version-942135/)

krtaylor5 04-27-2012 02:02 PM

Linux version?????
 
Need to find version of Linux, there is no cmd where do I start to look?? Not sure where I even need to go to find this information out.

Thanks,
Kat

Kustom42 04-27-2012 02:06 PM

Code:

uname -r
http://ss64.com/bash/uname.html

eSelix 04-27-2012 02:07 PM

Try
Code:

uname -a
lsb_release -a

First show you information about kernel and second about distribution.

Kustom42 04-27-2012 02:07 PM

With red-hat there is also a /etc/redhat-release file you can cat to see your version.

krtaylor5 04-27-2012 02:16 PM

That all sounds doable but where do I do it from there is no command line and I am scared to just open things up and start looking, I know Novell and Windows but no Linux....don't know where to type like there is no command line you know? On my screen I see an icon that says root's home

Kustom42 04-27-2012 02:20 PM

What do you mean there is no command line? If you are using a GUI like GNOME there will be a 'terminal' application in the applications bar that will launch into your command line.

repo 04-27-2012 02:20 PM

Is this a netbook?
Does it looks like
https://www.youtube.com/watch?v=vM7YMgqUMLM

Kind regards

Kustom42 04-27-2012 02:21 PM

You can also try hitting alt+f1 or f2 or f3 and so on. Each function key is associated with a separate terminal on the Linux machine.

krtaylor5 04-27-2012 02:27 PM

Terminal
 
Ok found terminal and got to command line THANKS so much I did the uname -a and it shows Linux (my server name) 2.6.16.60-0.81.2 bigsmp so is all of that the version or just the 2.6.16.60???? I am a REAL Newbie to Linux I'm telling you.

krtaylor5 04-27-2012 02:36 PM

Ok thanks I think that is what I needed.
One more question how do I close this thread??????????


All times are GMT -5. The time now is 02:38 PM.