Show Linux Version

From MS Computech
Revision as of 14:21, 13 August 2012 by Snifer (talk | contribs) (Created page with "'''วิธีการ แสดง Version ของ Linux''' <br /> <br /> Show Linux Distribution/Distro information<br /> <pre> lsb_release -a </pre> Output: <pre> root@...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

วิธีการ แสดง Version ของ Linux

Show Linux Distribution/Distro information

lsb_release -a

Output:

root@ultima:~# lsb_release -a
Distributor ID: Debian
Description:    Debian GNU/Linux 6.0.4 (squeeze)
Release:        6.0.4
Codename:       squeeze


Show Linux Version

cat /proc/version

Output:

root@ultima:~# cat /proc/version
Linux version 2.6.32-5-686 (Debian 2.6.32-41squeeze2) ([email protected]) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Mar 26 05:20:33 UTC 2012