You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You are configuring a server that will be used as a file server. You want to install an RPM package, named FILELOCATOR, on the server. You want to check whether the package is already installed. Which of the following commands will you use?

Posted by: Pdfprep Category: RH133 Tags: , ,

You work as a Network Administrator for Tech Perfect Inc. The company has a Linux-based network. You are configuring a server that will be used as a file server. You want to install an RPM package, named FILELOCATOR, on the server. You want to check whether the package is already installed. Which of the following commands will you use?
A . grep FILELOCATOR
B . find -q rpm |grep FILELOCATOR
C . rpm -qa | grep FILELOCATOR
D . find FILELOCATOR

Answer: C

Leave a Reply

Your email address will not be published.