Remember the Cloud Test experiment-openstack-icehouse-installation Ntp-qpid-mysql

Source: Internet
Author: User
Tags qpid

MySQL can be replaced with MARIADB

Earlier in the 51cto blog saw a teacher wrote a seven version of the deployment plan, written very good, has been collected.


Yum Install Ntp-y


Vi/etc/ntp.conf

#server 0.centos.pool.ntp.org Iburst

#server 1.centos.pool.ntp.org Iburst

#server 2.centos.pool.ntp.org Iburst

#server 3.centos.pool.ntp.org Iburst

Restrict 192.168.100.0 mask 255.255.255.0 nomodify

Server 127.127.1.0

Fudge 127.127.1.0 Stratum 10


Service NTPD Restart

Chkconfig ntpd on

Ntpstat

Ntpq-p


Yum install MySQL mysql-server mysql-python-y

Vi/etc/my.cnf

Bind-address = 192.168.100.10

Default-storage-engine = InnoDB

Innodb_file_per_table

Collation-server = Utf8_general_ci

Init-connect = ' SET NAMES UTF8 '

Character-set-server = UTF8


Service mysqld Restart

Chkconfig mysqld on


mysql_install_db


/usr/bin/mysqladmin-u root password ' 000000 '


Mysql_secure_installation

Remove anonymoususers? [y/n] Y

Disallowroot login remotely? [y/n] n

Removetest database and access to it? [y/n] Y

Reloadprivilege tables now? [y/n] Y


Yum Install yum-plugin-priorities openstack-utils openstack-selinux-y


Yum Upgrade-y


Yum Install Qpid-cpp-server-y


Vi/etc/qpidd.conf

Auth=no


Service Qpidd Restart

Chkconfig Qpidd on


This article is from the "Jasmine Love Study" blog, please be sure to keep this source http://molilinzi.blog.51cto.com/8282931/1657709

Remember the Cloud Test experiment-openstack-icehouse-install Ntp-qpid-mysql

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.