Post Installation Verification: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
* Use rpm(8) command for distributions that support rpm
* Use rpm(8) command for distributions that support rpm
  # rpm -qa | grep MySQL-zrm
  # rpm -qa | grep MySQL-zrm
  MySQL-zrm-1.1.4-1
  MySQL-zrm-1.1.5-1
   
   
* Check mysql-zrm man page
* Check mysql-zrm man page
  # man mysql-zrm
  # man mysql-zrm

Revision as of 02:56, 13 March 2007

You can do one of the following to verify installation:

  • Use rpm(8) command for distributions that support rpm
# rpm -qa | grep MySQL-zrm
MySQL-zrm-1.1.5-1

  • Check mysql-zrm man page
# man mysql-zrm