List of RPM pkg which i used to install on redhat 5.5 64 bit
bacula-client-2.0.3-10.el5.x86_64.rpm
bacula-common-2.0.3-10.el5.x86_64.rpm
bacula-console-2.0.3-10.el5.x86_64.rpm
bacula-console-gnome-2.0.3-10.el5.x86_64.rpm
bacula-director-common-2.0.3-10.el5.x86_64.rpm
bacula-director-mysql-2.0.3-10.el5.x86_64.rpm
bacula-storage-common-2.0.3-10.el5.x86_64.rpm
bacula-storage-mysql-2.0.3-10.el5.x86_64.rpm
bacula-traymonitor-2.0.3-10.el5.x86_64.rpm
fedora-usermgmt-0.8.91-1.el5.noarch.rpm
fedora-usermgmt-core-0.8.91-1.el5.noarch.rpm
fedora-usermgmt-default-fedora-setup-0.8.91-1.el5.noarch.rpm
fedora-usermgmt-shadow-utils-0.8.91-1.el5.noarch.rpm
Tips of Quick Installation
[root@tc1backup1 bacula64bit]# rpm -Uvh fedora-usermgmt*
warning: fedora-usermgmt-0.8.91-1.el5.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... ########################################### [100%]
1:fedora-usermgmt-default########################################### [ 25%]
2:fedora-usermgmt-core ########################################### [ 50%]
3:fedora-usermgmt-shadow-########################################### [ 75%]
4:fedora-usermgmt ########################################### [100%]
Once fedora rpm installed then install all Bacula rpm.
# rpm -Uvh bacula*
warning: bacula-common-2.0.3-10.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... ########################################### [100%]
1:bacula-common ########################################### [ 13%]
2:bacula-traymonitor ########################################### [ 25%]
3:bacula-console-gnome ########################################### [ 38%]
4:bacula-console ########################################### [ 50%]
5:bacula-storage-mysql ########################################### [ 63%]
6:bacula-director-common ########################################### [ 75%]
7:bacula-director-mysql ########################################### [ 88%]
8:bacula-storage-common ########################################### [100%]
Client as well ...i just forget to add in my Dir So manually install here
#rpm -ivh bacula-client-2.0.3-10.el5.x86_64.rpm
warning: bacula-client-2.0.3-10.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... ########################################### [100%]
1:bacula-client ########################################### [100%]
P.S :- I use Mysql Database in my Bacula Setup.
Enjoy.
0 comments:
Post a Comment