Podcast
Questions and Answers
Which command is used to update all installed RPM packages EXCEPT for httpd?
Which command is used to update all installed RPM packages EXCEPT for httpd?
- yum dont-update httpd
- yum update --without-httpd
- yum update --exclude httpd (correct)
- yum update httpd
What is the command to create a folder in linux?
What is the command to create a folder in linux?
- mv
- crdir
- mkdir (correct)
- rmdir
What is the standard PowerShell verb?
What is the standard PowerShell verb?
- Unmark
- Clear (correct)
- Unset
- Erase
Flashcards are hidden until you start studying