Categories
- Database (7)
- DNS (3)
- Encryption (4)
- Linux Administration (66)
- MacOSX (8)
- Mailserver (9)
- Monitoring (3)
- Photo (1)
- PHP (7)
- Rescue (2)
- Review (4)
- Security (31)
- Version control system (12)
- Virtualisation (4)
- Web technologies (5)
- Wordpress (1)
Social Profiles
Coderwall
Github
Gravatar
Linkedin
Delicious
Xing
Facebook
Google+
Twitter
Stackoverflow
OpenClipart
Tag Archives: rpmpeek
Find and extract one file from rpm package
Extracting a configuration file (or any other single file) from a package which is not installed is not a standard operation on rpm based systems, but with the following few steps, a file can be extracted without installing the package … Continue reading
Posted in Linux Administration
Tagged cpio, repoquery, rpm, rpmpeek, yum, yumdownloader
Comments Off on Find and extract one file from rpm package