Question:
A system administrator issues the apt-get upgrade command on a Linux operating system. What is the purpose of this command?
- Every application installed will update itself to the latest version.
- Operating system updates are downloaded and will be installed.
- The remote repository of applications and dependencies will be updated to the latest version.
- A specific application named upgrade will be installed.
Explanation: When the apt-get upgrade
command is isued in a Linux terminal, all installed applications will attempt to upgrade to the latest version available.
Exam with this question: DevNet Associate (v1.0) – Module 1 Exam Answers
Exam with this question: CyberOps Associate (Version 1.0) - Module 4: Linux Basics Quiz Answers
Exam with this question: 2.8.2 Quiz - Linux Overview
Exam with this question: 8.8.2 Linux Basics Quiz
Exam with this question: Endpoint Security: My Knowledge Check Answers
Please login or Register to submit your answer