Re: How do I know which distro I am running on?

2003-02-14 Thread Bill Campbell
On Fri, Feb 14, 2003 at 09:03:18AM -0600, Stuart Biggerstaff wrote: >Good idea, since the other suggestions involve files that could be edited >to mislead. That is, if the info gets into dmesg from the kernel, not just >from reading a file. Of course if it does come from the kernel, the >infor

Re: How do I know which distro I am running on?

2003-02-14 Thread Roger Oberholtzer
I get this from /proc/version: Linux version 2.4.13-OPQ ([EMAIL PROTECTED]) (gcc version 2.95.2 19991024 (release)) #1 Thu Feb 13 12:08:23 CET 2003 On Fri, 14 Feb 2003 09:03:18 -0600 Stuart Biggerstaff <[EMAIL PROTECTED]> wrote: > Good idea, since the other suggestions involve files that could

Re: How do I know which distro I am running on?

2003-02-14 Thread Stuart Biggerstaff
Good idea, since the other suggestions involve files that could be edited to mislead. That is, if the info gets into dmesg from the kernel, not just from reading a file. Of course if it does come from the kernel, the information will be different for a non-standard kernel. At 02:40 PM 2/14/03

Re: How do I know which distro I am running on?

2003-02-14 Thread Coppernix
>--- Susan Macchia <[EMAIL PROTECTED]> a écrit : > Hi all, > > Does anyone know how I can find out which distro I > am running on? I can use > uname to find the kernel and basic OS (i686-Linux > vs. ia64-Linux, for example), > but I need to know more than that because the same > combinations can

Re: How do I know which distro I am running on?

2003-02-14 Thread John Voigt
On 02/13/2003 07:34 PM, Kurt Wall wrote: $ cat /etc/slackware-version Slackware 8.1 $ Hi all, For SuSE (8.1 anyway): /etc/SuSE-release HTH, John V. -- _/- John Voigt - K9GBO -|- Registered Linux User #38558 --_/ _/- Reclamation Specialist --|- IN Dept of Natural Resources -_/ _/-

Re: How do I know which distro I am running on?

2003-02-13 Thread Ken Moffat
ken@noisy:~$ cat /etc/issue _ _ _ _ | | (_) |__ _ __ __ _ _ __ ___| |_ | | | | '_ \\| '__/ _` | '_ \\ / _ \\ __| | |___| | |_) | | | (_| | | | | __/ |_ |_|_|_.__/|_| \\__,_|_| |_|\\___|\\__| Libranet GNU/Linux 2.7 \m \n \l ken@

Re: How do I know which distro I am running on?

2003-02-13 Thread Rick Sivernell
from caldera the below: [root@RickSivernell]# more /etc/issue Caldera OpenLinux 3.1.1 Copyright 1996-2001 Caldera International, Inc. cheers -- Rick Sivernell Dallas, Texas 75287 972 306-2296 [EMAIL PROTECTED] Caldera Open Linux eWorkStation 3.1.1 Registered Linux User .~. / v \ /( _ )\

Re: How do I know which distro I am running on?

2003-02-13 Thread Lee
Usually that info is displayed in the early stages of bootup. With SUSe that info is also displayed on the graphic login. finally, after login in kde there is usually an internet site icon for the particular distro. Lee On Thursday 13 February 2003 09:39, Susan Macchia wrote: > Hi all, > > Do

Re: How do I know which distro I am running on?

2003-02-13 Thread David A. Bandel
On Thu, 13 Feb 2003 19:34:43 -0500 Kurt Wall <[EMAIL PROTECTED]> wrote: > Feigning erudition, Susan Macchia wrote: > % Hi all, > % > % Does anyone know how I can find out which distro I am running on? I > can use% uname to find the kernel and basic OS (i686-Linux vs. > ia64-Linux, for example),%

Re: How do I know which distro I am running on?

2003-02-13 Thread Kurt Wall
Feigning erudition, Susan Macchia wrote: % Hi all, % % Does anyone know how I can find out which distro I am running on? I can use % uname to find the kernel and basic OS (i686-Linux vs. ia64-Linux, for example), % but I need to know more than that because the same combinations can be found on %

Re: How do I know which distro I am running on?

2003-02-13 Thread Bill Campbell
On Thu, Feb 13, 2003 at 09:57:49AM -0500, Net Llama! wrote: >On Thu, 13 Feb 2003, Susan Macchia wrote: >> Hi all, >> >> Does anyone know how I can find out which distro I am running on? I can use >> uname to find the kernel and basic OS (i686-Linux vs. ia64-Linux, for example), >> but I need to kn

Re: How do I know which distro I am running on?

2003-02-13 Thread James Conner
Don't most distros use: cat /etc/issue Jim On Thursday February 13, 2003 02:39 pm, Susan Macchia wrote: > Hi all, > > Does anyone know how I can find out which distro I am running on? I can > use uname to find the kernel and basic OS (i686-Linux vs. ia64-Linux, for > example), but I need to know

Re: How do I know which distro I am running on?

2003-02-13 Thread Net Llama!
On Thu, 13 Feb 2003, Susan Macchia wrote: > Hi all, > > Does anyone know how I can find out which distro I am running on? I can use > uname to find the kernel and basic OS (i686-Linux vs. ia64-Linux, for example), > but I need to know more than that because the same combinations can be found on >

How do I know which distro I am running on?

2003-02-13 Thread Susan Macchia
Hi all, Does anyone know how I can find out which distro I am running on? I can use uname to find the kernel and basic OS (i686-Linux vs. ia64-Linux, for example), but I need to know more than that because the same combinations can be found on a variety of distros. TIA = ___