Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . Power on the montreal VM and login as rhuser with password as rhuser 2 . In montreal VM , create a username with

1. Power on the montreal VM and login as rhuser with password as rhuser2. In montreal VM, create a username with your_firstname followed bylast_four_digits_of_your_humberID (example for John Smith with HumberID n012345678, theusername is john5678) and make the user supplementary member of wheel group and assign apassword.3. Logout as rhuser and login with your own username.4. Power on the toronto VM and login as rhuser with password as rhuser and click Activities on the topleft and click on Terminal to open terminal5. In toronto VM, create a username with your_firstname followed bylast_four_digits_of_your_humberID (example for John Smith with HumberID n012345678, theusername is john5678) and make the user supplementary member of wheel group and assign apassword.6. Logout as rhuser and login with your own username.PART B : PACKAGE MANAGEMENT with rpmNOTE: In Toronto VM and Montreal VM, the packages are in /AppStream and /BaseOS7. In toronto VM, using rpm command,a. Query all installed packages using rpm and rpmquery commandb. Find whether the specified package perl, quota, postfix and httpd is installed (SCREENSHOT)c. List all files in the package for quota, perl, postfix and httpdd. List documentation files in a quota, perl, postfix and httpd packagese. Identify package associated with the command vim, passwd, useradd, adduser, ls , chagef. Find the package associated with the files /etc/passwd,/etc/group,/etc/shadow,/etc/hosts8. Installation & removal of dcraw package with rpm.(SCREENSHOT all activities in this section)a. Check if package dcraw is installedb. Install dcraw (Note that unlike yum, rpm requires the full path of the package).c. Check if the dcraw package has been installedd. Check the files of the dcraw package installedLAB-01NEST207Page 2 of 2e. Remove the package dcraw and check if the package dcraw is removed.(SCREENSHOT : history |grep rpm)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

Step: 3

blur-text-image

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

Harness The Power Of Big Data The IBM Big Data Platform

Authors: Paul Zikopoulos, David Corrigan James Giles Thomas Deutsch Krishnan Parasuraman Dirk DeRoos Paul Zikopoulos

1st Edition

0071808183, 9780071808187

More Books

Students also viewed these Databases questions

Question

How is sensitivity analysis performed and what is its purpose?

Answered: 1 week ago