■LPIC予想問題⇒りなっくま先生の1日1問 LPIC レベル1(101)予想問題で
LPICレベル1の合格をめざそう!!
■管理人サイト⇒Linux初心者の基礎知識で
Linuxを基礎から学ぼう!!
■Linux初心者の方対象⇒はじめてのLinux基礎講座
■Linux入門者の方対象⇒りなっくま先生のLinux超入門講座
■httpdパッケージのインストールを確認する場合。
# rpm -qa httpd
httpd-2.2.3-11.el5_1.centos.3
■パッケージ全体のインストールを確認する場合。
# rpm -qa
インストールされているすべてのパッケージ表示。
■httpdパッケージの情報を確認する場合。
# rpm -qi httpd
Name : httpd Relocations: (not relocatable)
Version : 2.2.3 Vendor: CentOS
Release : 11.el5_1.centos.3 Build Date: 2008年01月16日 10時36分21秒
Install Date: 2008年11月12日 15時05分34秒 Build Host: builder6
Group : System Environment/Daemons Source RPM: httpd-2.2.3-11.el5_1.centos.3.src. rpm
Size : 2899320 License: Apache Software License
Signature : DSA/SHA1, 2008年01月17日 07時05分26秒, Key ID a8a447dce8562897
URL : http://httpd.apache.org/
Summary : Apache HTTP Server
Description :
The Apache HTTP Server is a powerful, efficient, and extensible
web server.
最近のコメント