rpm 설치 지침

2733 단어 rpm
[root@www ~]# rpm -qa                              <==     
[root@www ~]# rpm -q[licdR]                <==     
[root@www ~]# rpm -qf                  <==     
[root@www ~]# rpm -qp[licdR]             <==  RPM       :
          :
-q  :   ,             ;
-qa :     ,        Linux            ;
-qi :           (information),     、      ;
-ql :                    (list);
-qc :            (    /etc/        )
-qd :            (    man        )
-qR :                   (Required    )
-qf :         ,                ;
     RPM         :
-qp[icdlR]:   -qp                 。        
	       RPM       ,          !  !
   :     Linux       logrotate     ?
[root@www ~]# rpm -q logrotatelogrotate-3.7.4-8
[root@www ~]# rpm -q logrotatingpackage logrotating is not installed#    ,                  。  ,
#         !       ,           !   :      ,                :
[root@www ~]# rpm -ql logrotate/etc/cron.daily/logrotate
/etc/logrotate.conf....(    )....#                     ,          。   :   logrotate            :
[root@www ~]# rpm -qi logrotateName        : logrotate             Relocations: (not relocatable)
Version     : 3.7.4                      Vendor: CentOS
Release     : 8                      Build Date: Sun 02 Dec 2007 08:38:06 AM CST
Install Date: Sat 09 May 2009 11:59:05 PM CST    Build Host: builder6
Group       : System Environment/Base  Source RPM: logrotate-3.7.4-8.src.rpm
Size        : 53618                     License: GPL
Signature   : DSA/SHA1, Sun 02 Dec 2007 09:10:01 AM CST, Key ID a8a447dce8562897
Summary     : Rotates, compresses, removes and mails system log files.
Description :
The logrotate utility is designed to simplify the administration of
log files on a system which generates a lot of log files.  Logrotate
allows for the automatic rotation compression, removal and mailing of
log files.  Logrotate can be set to handle a log file daily, weekly,
monthly or when the log file gets to a certain size.  Normally,
logrotate runs as a daily cron job.

Install the logrotate package if you need a utility to deal with the
log files on your system.#        information (  ),         ,       、
#   、   、SRPM    、    、      、     、
#       !               ,             :      logrotate         
[root@www ~]# rpm -qc logrotate
[root@www ~]# rpm -qd logrotate   :       logrotate ,           ?
[root@www ~]# rpm -qR logrotate/bin/sh
config(logrotate) = 3.7.4-8
libc.so.6....(    )....
#       ,  ~             !   :       ,   /bin/sh         ?[root@www ~]# rpm -qf /bin/shbash-3.2-21.el5#           『  』 !          !
#                         。   :         RPM   ,            ,   ?
[root@www ~]# rpm -qpR filename.i386.rpm#    -qpR ,          !

좋은 웹페이지 즐겨찾기