Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

(I Bookmark, Show all steps: O a Chapter 11, Problem 5P Problem In this hands-on project, you use the rpm and yum commands to install,

image text in transcribed
(I Bookmark, Show all steps: O a Chapter 11, Problem 5P Problem In this hands-on project, you use the rpm and yum commands to install, view, and remove an RPM package on your system. 1. Switch to a command-line terminal (tty2) by pressing Ctri+Alt+F2 and log in to the terminal using the user name of root and the password of secret. 2. At the command prompt, type rpm -qal less and press Enter to view the RPM packages installed on your computer. Are there many of them? Briefly scroll through the list and press q when finished to exit the less utility 3. At the command prompt, type rpm-q tripwire and press Enter. Is Tripwire installed on your computer? 4. At the command prompt, type yum install tripwire and press Enter. What architecture is indicated in the filename for this RPM? Press y when prompted to continue the installation. 5. At the command prompt, type rpm-q tripwire and press Enter. Has the Tripwire package been installed successfully? 6. At the command prompt, type rpm-qi tripwire and press Enter to view lhe information about the Tripwire package. What does the Tripwire program do? What license does this package use? 7. At the command prompt, type rpm-ql tripwire and press Enter to view the locations of all files that belong to the Tripwire package. Which file is the executable program itself? 8. At the command prompt, type rpm-qc tripwire and press Enter to view the configuration files tor the Tripwire package. How many configuration files does the Tripwire package have? 9. At the command prompt, type rpm-e tripwire and press Enter. What does this option to the rpm command do? 10. At the command prompt, type rpm -q tripwire and press Enter. Is Tripwire installed? 11. Type exit and press Enter to log out of your shell. Step-by-step solution

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

Professional Microsoft SQL Server 2014 Integration Services

Authors: Brian Knight, Devin Knight

1st Edition

1118850904, 9781118850909

More Books

Students also viewed these Databases questions