0% found this document useful (0 votes)
79 views6 pages

Software Mangements (RPM, Yum)

This document provides an overview of RPM (Red Hat Package Manager) and Yum package management tools in 3 paragraphs. It begins by describing RPM packages, their naming convention, and how to install, query, update, and delete packages using RPM commands. The second paragraph explains how Yum can automatically resolve package dependencies when installing packages. The final paragraph gives a brief introduction to Network Manager and some common network configuration commands.

Uploaded by

Saiqa Malik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
79 views6 pages

Software Mangements (RPM, Yum)

This document provides an overview of RPM (Red Hat Package Manager) and Yum package management tools in 3 paragraphs. It begins by describing RPM packages, their naming convention, and how to install, query, update, and delete packages using RPM commands. The second paragraph explains how Yum can automatically resolve package dependencies when installing packages. The final paragraph gives a brief introduction to Network Manager and some common network configuration commands.

Uploaded by

Saiqa Malik
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 6

System

&
Network
Administration (MCSA & RHCSA)

Lecture By Waseem Ahmad


Topic :Yellow Dog UPDATER (yum, RPM)
Today Topics
RPM
RPM and SRPM
=>The two types of RPM is available Source Rpm with the source code also .
Naming Convention:
Package name -Version- Release – Artitecture.rpm

No Arh: Architecture means its both for X86 and 64 bit and platform independent package

cd var/lib/rpm for installation of RPM => rpm –ivh packagename


RPM (cont)
If you want to query the database
Rpm -qa | grep vsftpd
For deletion of package
=>Rpm –e package name
If you want to update the package
=> Rpm -Uvh packagname
Check either package have documentation , configuration file ,information
=>rpm –qd cups =>rpm –qc cups =>rpm –qi cups
Yum(Automatic Resolve Package dependencies)
 Yum search package-name
 Yum info package-name
 Yum install package –name
 Yum remove package-name
 Yum grouplist package-name yum grouplist ”webserver”
 Yum groupinstall package-name
 Yum search samba
 Yum install samba*
Network Manager
 IFCONFIG
 /etc/sysconfig/network-scripts/
 Ifconfig eth0 192.168.1.10 netmask 255.255.255.0
 Dhclient eth0

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy