Go Back   Linux Forums by TotalPenguin! Get linux Help! > Linux > Linux General

Linux General Any questions that are not covered by other forums go here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-20-2008, 08:16 PM
Senior Member
 
Join Date: Jan 2007
Posts: 109
Hektor is on a distinguished road
Default What distribution is running?

Is there a way to tell what version of Linux I am in and what distro is installed?
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 02-21-2008, 07:35 AM
Super Moderator
 
Join Date: Dec 2007
Location: Denmark
Posts: 273
v0id is on a distinguished road
Send a message via MSN to v0id
Default

This works on Debian and Ubuntu, but I don't know about others.
Code:
$ cat /proc/version
Reply With Quote
  #3 (permalink)  
Old 02-24-2008, 03:52 AM
Senior Member
 
Join Date: Jan 2007
Posts: 109
Hektor is on a distinguished road
Default

I found this also (minutes after my post).

Code:
uname -a
Reply With Quote
  #4 (permalink)  
Old 02-25-2008, 01:10 PM
Jordan's Avatar
Administrator
 
Join Date: Nov 2006
Posts: 570
Jordan is on a distinguished road
Default

To find them both:

Code:
uname -a && cat /etc/*release
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Technalign releases new community based distribution, Pioneer Linux kernel Linux News 0 08-21-2007 04:15 PM


All times are GMT. The time now is 11:00 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.