linux To install packages you will need root privelages. To temporarily perform an action with root privileges...

70.2K

Verified Solution

Question

Programming

linux

  1. To install packages you will need root privelages. Totemporarily perform an action with root privileges you use the sudocommand demonstrated in item 6 below. In your own words, explainthe purpose of the sudo command and why sudo is a better choicethan logging in as the root user.
  2. Make sure your package listings are up to date by running thefollowing command.

$sudo apt-get update

When this command is done you will see a line that says how muchdata was fetched. Paste that line here.

Now describe what apt-get update does? Why is this important?

Answer & Explanation Solved by verified expert
4.4 Ratings (706 Votes)
The sudo command allows the user to run a command as a superuser Using sudo is better than logging in as a root user as 1 sudo can be setup with a complex security policy allowing each user on    See Answer
Get Answers to Unlimited Questions

Join us to gain access to millions of questions and expert answers. Enjoy exclusive benefits tailored just for you!

Membership Benefits:
  • Unlimited Question Access with detailed Answers
  • Zin AI - 3 Million Words
  • 10 Dall-E 3 Images
  • 20 Plot Generations
  • Conversation with Dialogue Memory
  • No Ads, Ever!
  • Access to Our Best AI Platform: Flex AI - Your personal assistant for all your inquiries!
Become a Member

Other questions asked by students