Task: Display list of updated software (security fix)
Type the following command at shell prompt: # yum list updates
Task: Patch up system by applying all updates
To download and install all updates type the following command: # yum update
Task: List all installed packages
List all installed packages, enter: # rpm -qa # […]
Recent Comments