Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

PART C : PACKAGE MANAGEMENT with yum 9 . List the yum configuration file in / etc / yum . conf & view the configuration

PART C : PACKAGE MANAGEMENT with yum9. List the yum configuration file in /etc/yum.conf & view the configuration file.10. Using yum or dnf commanda. List all the available packagesb. List all the installed packagesc. Install dcraw (error is given as no accessible repository is defined)11. Create local yum repository for /AppStream and /BaseOS and confirm the repository is createdsudo yum -v repolist (SCREENSHOT)12. Using yum or dnfa. List available packages in both repositoriesb. List specific package quota, dcraw, httpd, postfix (SCREENSHOT)c. List packages using wild card search for packages starting with quod. Check for packages of a specific files /etc/passwd,/etc/group,/etc/shadow,/etc/hostse. Find the packages for the commands passwd, useradd, adduser, ls , chage, vim (SCREENSHOT)f. View header information of package quota (SCREENSHOT)g. Check if dcraw package is already installedh. Install dcraw package using yum (note that unlike rpm, yum does not require full path of thepackage)i. Check if dcraw is installed using both rpm and yum command (SCREENSHOT)j. Remove the dcraw package using yum command (SCREENSHOT)k. Check for the package dcraw using yum and rpm13. Find the available modules14. Find the available group packages(SCREENSHOT: history |grep -E 'yum|dnf')15. Login to montreal VM and create local yum repository for /AppStream and /BaseOSand confirm the repository created: sudo yum -v repolist (SCREENSHOT). Logout from VMPART-D : Familiarize with Redhat environment16. Familiarize with the Top Panel Menus, Activities, right of top panel - date/time, power button,17. Try Windows key+A to search for applications18. Check log files in /var/log and /var/log/anaconda19. Click on Activities and search for Display, notification etc.,20. toronto VM is GUI based and montreal VM is command line with minimal install. Familiarizeyourself with GUI and command line environment

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft SQL Server 2012 Unleashed

Authors: Ray Rankins, Paul Bertucci

1st Edition

0133408507, 9780133408508

More Books

Students also viewed these Databases questions