Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Linux 1. Log into your student account 2. Switch to the root user with the su - command 3. Install the tree package with yum.

Linux 1. Log into your student account 2. Switch to the root user with the su - command 3. Install the tree package with yum. 4. Verify the tree package is installed with a yum list command and grep. Upload a screenshot. 5. What are the dependencies of the tree package? 6. Verify your tree package has been downloaded correctly with a checksum. What are the last 5 characters of the md5 hash? (hint: openssl has this function) 7. Uninstall your tree package and ensure it is removed from your system. Upload a screenshot. 8. Lastly, check which process/service on your VM is using the most amount of memory. (Hint, top can show this information) Upload a screenshot

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions

Question

Storage device is the hardware that records items.

Answered: 1 week ago