Step 1
Create Mysql User
CREATE USER user [IDENTIFIED BY [PASSWORD] 'clear-text-password']
Step 2
Install
-bash-3.1# ls -lh MySQL-zrm-1*
-rw-rw-r-- 1 root root 101K Oct 16 17:29 MySQL-zrm-1.1-1.noarch.rpm
-bash-3.1# rpm -ivh MySQL-zrm-1.1-1.noarch.rpm
Preparing... ########################################### [100%]
1:MySQL-zrm ########################################### [100%]
No comments:
Post a Comment