Solaris

バージョン情報

# cat /etc/release
                        Solaris 9 9/04 s9s_u7wos_09 SPARC
           Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                             Assembled 29 June 2004

カーネル

# uname -a
SunOS point.plala.jp 5.9 Generic_117171-07 sun4u sparc SUNW,UltraAX-i2

AIX

バージョン情報

# /usr/bin/oslevel
5.3.0.0
Version
# /usr/bin/oslevel -r
5300-06
Ver -Technology Level
# /usr/bin/oslevel -s
5300-06-03-0732
Ver -TL-Service Pack

Freebsd

バージョン情報

# uname -a
FreeBSD point.plala.jp 4.11-RELEASE FreeBSD 4.11-RELEASE #0: Fri Jan 21 17:21:22
 GMT 2005     root@perseus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

Red Hat Linux

バージョン情報

# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 2.1 (Panama)

カーネル

# cat /proc/version
Linux version 2.4.9-e.65 (bhcompile@tweety.build.redhat.com) (gcc version 2.96 2
0000731 (Red Hat Linux 7.2 2.96-129.7.2)) #1 Thu Aug 4 20:19:30 EDT 2005
# uname -a
Linux ns.6996.jp 2.4.9-e.65 #1 Thu Aug 4 20:19:30 EDT 2005 i686 unknown

Apache

バージョン情報

# /usr/local/apache2/bin/httpd -v
Server version: Apache/2.0.54
Server built:   Jul 20 2005 05:03:19

バナー

# telnet localhost 80
Trying 127.0.0.1...
Connected to localhost.point.plala.jp.
Escape character is '^]'.
HEAD / HTTP1.1

HTTP/1.1 200 OK
Date: Fri, 28 Apr 2006 03:00:50 GMT
Server: Apache/2.0.54 (Unix) DAV/2 PHP/5.0.4 mod_ssl/2.0.54 OpenSSL/0.9.8
Content-Location: index.html.en
Vary: negotiate,accept-language,accept-charset
TCN: choice
Accept-Ranges: bytes
Content-Length: 1456
Connection: close
Content-Type: text/html
Content-Language: en
Expires: Fri, 28 Apr 2006 03:00:50 GMT

Connection closed by foreign host.

mod_ssl

# strings /usr/lib/libssl.so | grep ^OpenSSL
OpenSSLDie
OpenSSL 0.9.7d 17 Mar 2004

Apache SSL

# /usr/local/https/httpsd -v

OpenSSL

バージョン情報

# /usr/local/openssl/bin/openssl version
OpenSSL 0.9.8 05 Jul 2005

sendmail

バージョン情報

% sendmail -d0,1 < /dev/null
Version 8.11.7
 Compiled with: MAP_REGEX LOG MATCHGECOS MIME7TO8 MIME8TO7 NAMED_BIND
                NETINET NETUNIX NEWDB NIS QUEUE SCANF SMTP USERDB XDEBUG

============ SYSTEM IDENTITY (after readcf) ============
      (short domain name) $w = mail
  (canonical domain name) $j = mail.point.plala.jp
         (subdomain name) $m = point.plala.jp
              (node name) $k = mail.point.plala.jp
========================================================

Recipient names must be specified

bind

バージョン情報

# /usr/local/bind9/sbin/named -v
BIND 9.3.1

バナー

$ dig @ns.point.plala.jp chaos txt version.bind

; <<>> DiG 9.2.3 <<>> @ns.point.plala.jp chaos txt version.bind
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 52499
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;version.bind.                  CH      TXT

;; ANSWER SECTION:
version.bind.           0       CH      TXT     "9.2.3"

;; Query time: 0 msec
;; SERVER: 192.168.0.1#53(ns.point.plala.jp)
;; WHEN: Thu Aug 26 10:56:09 2004
;; MSG SIZE  rcvd: 48

OpenSSH

バージョン情報

# /usr/local/openssh/bin/ssh -V
OpenSSH_4.3p2, OpenSSL 0.9.8a 11 Oct 2005

バナー

$ telnet point.plala.jp 22
Trying 192.168.0.1...
Connected to point.plala.jp.
Escape character is '^]'.
SSH-1.99-OpenSSH_3.5p1

Protocol mismatch.
Connection closed by foreign host.

sudo

バージョン情報

#pre(soft){{
$ sudo -V
Sudo version 1.6.7p5


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2020-07-08 (水) 18:10:16