PDA

View Full Version : Creating A Local Yum Repository(CentOS) & MySQL Cluster


tiny
22nd August 2007, 00:55
I am setting up mysql cluster on CentOS in private network. I do not want to expose my mysql cluster to internet. What is the best way to provide security updates for CentOS, which has mysql cluster nodes:

Have a local repository, Creating A Local Yum Repository(CentOS) (http://www.howtoforge.com/creating_a_local_yum_repository_centos), so that CentOS nodes hosting mysql cluster can only access local repository and no internet?

Any other way to implement this?

thnx.

falko
22nd August 2007, 20:10
Have a local repository, Creating A Local Yum Repository(CentOS) (http://www.howtoforge.com/creating_a_local_yum_repository_centos), so that CentOS nodes hosting mysql cluster can only access local repository and no internet?

Yes, you can try this.