330 Part III . Using the Command Line (Vps web hosting)
Friday, November 30th, 2007330 Part III . Using the Command Line in SUSE Linux On the other hand, if something is wrong with the package, you are told what file in the package is different from the original installed file from the RPM. bible:~ # rpm V i4l-isdnlog S.5….T c /etc/isdn/isdn.conf bible:~ # For each file in an RPM that differs from the norm, you receive a letter that dictates what the difference was and why. Table 12-1 details what the differences can be and their respective status letters (or number). Table 12-1 RPM Verification Output Status Description M The file mode is different. 5 The MD5 sum differs. D If this is a device file, the major or minor number is different. L If this is a file link, then its status is different from what is expected. U The owner of the file differs. G The group owner differs. T The modification time differs (the file contents have changed since being installed). S Different file size. So in the case of the /etc/isdn/isdn.conf example given previously, the current file differs in size (S), its MD5 sum is different (5), and the modification time is different (T). This might lead you to assume that the configuration file has changed since As with the RPM list command (rpm-qa), you can verify all the packages installed on the system with rpm -Va. Using RPM is not as difficult as most new users think. As we hope you can see, RPM provides a very useful tool for your arsenal, and any competent administrator or user should know how to use it. For more information, see the rpm man page, which lists the full range of what RPM can do. installation. Note
Check Tomcat Web Hosting services for best quality webspace to host your web application.