Post Installation Verification: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
You can do one of the following to verify installation:
You can do one of the following to verify installation:


* Use rpm(8) command  
* Use rpm(8) command for distributions that support rpm
  # rpm -qa | grep MySQL-zrm
  # rpm -qa | grep MySQL-zrm
  MySQL-zrm-1.1.3-1
  MySQL-zrm-1.1.4-1
   
   
* Check mysql-zrm man page
* Check mysql-zrm man page
  # man mysql-zrm
  # man mysql-zrm

Revision as of 22:06, 30 January 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.4-1

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