사용중인 리눅스 배포판 종류와 버전 알아내는 방법

redneval의 이미지

질문(http://kldp.org/node/86737)이 올라왔길래,

검색해보니 http://kldp.org/node/50836 에 이미 있는 내용이긴 합니다만

보기좋게 한번 정리해봤습니다.

원제목: How to know which linux distribution you are using

출처 : http://www.howtoforge.com/how_to_find_out_about_your_linux_distribution
http://archives.seul.org/geda/dev/Feb-2005/msg00068.html

1. /proc/version 를 이용하는 방법

$ cat /proc/version

또는

dmesg | head -1

출력화면이 다음과 비슷하게 나올 것이다.

Linux version 2.6.21-2-486 (Debian 2.6.21-6) ( <a href="mailto:waldi@debian.org" rel="nofollow">waldi@debian.org</a> ) (gcc version 4.1
.3 20070629 (prerelease) (Debian 4.1.2-13)) #1 Wed Jul 11 03:17:09 UTC 2007

2. /etc/issue 를 이용하는 방법

cat /etc/issue

출력화면이 다음과 비슷하게 나올 것이다.

Debian GNU/Linux lenny/sid \n \l

3. grub 을 사용하는 경우

egrep '^[^#]*title' /boot/grub/menu.lst | grep -v 'memtest'

4. 배포판에서 제공되는 파일을 이용하는 방법

다음과 같은 파일을 살펴본다.

debian
/etc/debian_release, /etc/debian_version

red hat
/etc/redhat-release, /etc/redhat_version

fedora core
/etc/fedora-release

gentoo
/etc/gentoo-release

suse
/etc/SuSE-release

mandrake
/etc/mandrake-release

slackware
/etc/slackware-release, /etc/slackware-version

yellow dog
/etc/yellowdog-release

sun JDS
/etc/sun-release

solaris/Sparc
/etc/release

5. 배포판에서 lsb 를 지원하는 경우

lsb_release -a

Forums: 
doodoo의 이미지

아..감사합니다...
근데..제것(어제 인스톨한) 우분투 페이스티는

Linux version 2.6.20-16-generic (root@king) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Sun Sep 23 18:31:23 UTC 2007

이렇게 나오는데... root@king 가 누굴까요?

vacancy의 이미지


해당 kernel을 build한 user@hostname이 아닐까요 ?

직접 빌드하신게 아니라 내려받으신 kernel인듯요.

fatman000의 이미지

리눅스 이제 갓 배우기 시작했는데 유용한거 가르쳐 주셔서 감사합니다.

하나 하나 해보면서 이 폴더 저 폴더 싹다 뒤져 봤네요. ^^b good~~~

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.