- (Exam Topic 2)
Which of the following apt-get commands will install the newest versions of all currently installed packages without removing any packages or installing new packages that are not already installed?
Correct Answer:
B
- (Exam Topic 5)
Which of the following commands lists the dependencies of the RPM package file foo.rpm?
Correct Answer:
A
- (Exam Topic 5)
Which of the following is true when a file system, which is neither listed in /etc/fstab nor known to system, is mounted manually?
Correct Answer:
B
- (Exam Topic 5)
Which of the following files exist in a standard GRUB 2 installation? (Choose two.)
Correct Answer:
BD
- (Exam Topic 4)
In Bash, inserting 2>&1 after a command redirects:
Correct Answer:
C