Portal Home > Knowledgebase > Server Administration > Check for Installed RPM


Check for Installed RPM




Check for Installed RPM

Run via command line on linux server:

rpm -qa | grep server_name_here

Example:

rpm -qa | grep postgres
rpm -qa | grep MySQL

Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Linux Bash Commands (Views: 1877)
Check for Spam (Views: 1684)
Ban IP (Views: 1291)
Disk Space Usage (Views: 1236)