You are not logged in.

#1 2010-08-10 15:33:42

dfetter88
Member
Registered: 2010-06-02
Posts: 33

[SOLVED] Version number?

So my buddy is developing a web app, and asked me to test it my computer. He asked what OS I was using, so I responded with Linux. He followed up that question by asking what version I was using...

This kinda stumped me since Arch is a rolling release distro. I ended up giving him the kernel version, but I'm not sure that's really what he needs. How would you guys answer that question? What version of Linux are we using??

Last edited by dfetter88 (2010-08-10 16:52:55)

Offline

#2 2010-08-10 15:35:16

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: [SOLVED] Version number?

I would answer that this OS is not relevant for a web app but the Browser is.

Offline

#3 2010-08-10 15:39:51

Proofrific
Member
Registered: 2008-01-05
Posts: 215

Re: [SOLVED] Version number?

Pierre wrote:

I would answer that this OS is not relevant for a web app but the Browser is.

I agree with Pierre.

But, if you want to find out your kernel version, run `uname -r`.  Or, for even more information, try `uname -a`.

Offline

#4 2010-08-10 16:08:18

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [SOLVED] Version number?

dfetter88 wrote:

So my buddy is developing a web app, and asked me to test it my computer. He asked what OS I was using, so I responded with Linux. He followed up that question by asking what version I was using...

This kinda stumped me since Arch is a rolling release distro. I ended up giving him the kernel version, but I'm not sure that's really what he needs. How would you guys answer that question? What version of Linux are we using??

Linux is just the kernel, so pacman -Q kernel26 / uname -r


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#5 2010-08-10 16:52:34

dfetter88
Member
Registered: 2010-06-02
Posts: 33

Re: [SOLVED] Version number?

Thanks guys. Marking as solved.

Offline

#6 2010-08-10 18:22:44

Acecero
Member
Registered: 2008-06-21
Posts: 1,373

Re: [SOLVED] Version number?

Mr.Elendig wrote:
dfetter88 wrote:

So my buddy is developing a web app, and asked me to test it my computer. He asked what OS I was using, so I responded with Linux. He followed up that question by asking what version I was using...

This kinda stumped me since Arch is a rolling release distro. I ended up giving him the kernel version, but I'm not sure that's really what he needs. How would you guys answer that question? What version of Linux are we using??

Linux is just the kernel, so pacman -Q kernel26 / uname -r

I think the OP's friend was just asking a vague question to which distro and distro version that he was using.  Of course like stated above, the OS doesn't matter, the browser software and version is what matters on any OS.

Offline

Board footer

Powered by FluxBB