LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-27-2010, 04:08 AM   #1
andrew_708476
LQ Newbie
 
Registered: Jul 2010
Posts: 3

Rep: Reputation: 0
Smile finding out what system your rinning


I have a linux system and Im trying to find out how you tell what version its running
 
Old 07-27-2010, 04:12 AM   #2
b0uncer
LQ Guru
 
Registered: Aug 2003
Distribution: CentOS, OS X
Posts: 5,131

Rep: Reputation: Disabled
To get information about your kernel,
Code:
uname -a
To see the release version, check if /etc hosts a file that tells you it; for example it could be called fedora-release, in which case
Code:
cat /etc/fedora-release
told you which Fedora release it was. On Debian it's debian-something and so on, so you'll have to see the file name yourself, for example with
Code:
ls /etc
Also check
Code:
uname --help
for all options for that. For more precise information (not about the distribution as such, but the system in general) you could also read the files under /proc "filesystem".

Last edited by b0uncer; 07-27-2010 at 04:13 AM.
 
Old 08-12-2010, 08:51 AM   #3
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
moved to Linux-Newbie
 
Old 08-12-2010, 08:55 AM   #4
druuna
LQ Veteran
 
Registered: Sep 2003
Posts: 10,532
Blog Entries: 7

Rep: Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405Reputation: 2405
Hi,

Looking at the left bottom corner of your first post I see you are running Suse:

As stated by b0uncer, uname -a and in your case cat /etc/SuSE-release will give you some more info.
 
Old 08-12-2010, 10:12 AM   #5
austinium
Member
 
Registered: Nov 2007
Location: India
Distribution: Debian Stable, Debian Testing
Posts: 219

Rep: Reputation: 27
try
cat /etc/issue

or

lsb_release -a

on a terminal window. To get to a terminal window on GNOME click Applications then Accessories then Terminal
I am afraid I am not too familiar with KDE. You could also try pressing CTRL+ATL+F1 to get to a Terminal, you'll then have to login to run these commands, to get back to GUI type CTRL+ALT+F7
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help finding the appropriate image for my system inawaz Linux - Newbie 4 01-01-2010 10:11 PM
[SOLVED] System not finding libjava.so f000l Slackware 19 10-29-2009 11:55 AM
finding system specs? ra1d Linux - Newbie 9 05-23-2006 08:18 AM
Finding out who ssh'd into my system joeman3429 Linux - Networking 3 10-14-2005 08:17 PM
Rinning Xine supermax Linux - Software 6 08-04-2003 05:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration