首页 > 服务器 > Linux服务器系统常用服务器配置手册

Linux服务器系统常用服务器配置手册

2009年03月31号
查看评论 发表评论 3,842次浏览

 

四、数据库服务

 

4.1.MYSQL安装配置过程

Mysql版本:mysql-5.1.22-rc-linux-x86_64-icc-glibc23

4.1.1.#解压源码包

#tar -zxvf mysql-5.1.22-rc-linux-x86_64-icc-glibc23.tar.gz

 

4.1.2.#拷贝mysql到/home下

# mv mysql-5.1.22-rc-linux-x86_64-icc-glibc23 /home/

 

4.1.3.#创建/usr/local/mysql 链接到/home下的mysql程序目录

#ln -s /home/mysql-5.1.22-rc-linux-x86_64-icc-glibc23 /usr/local/mysql

 

4.1.4.#创建Mysql用户组和用户

#groupadd mysql

# useradd mysql -g mysql

 

4.1.5.为mysql安装目录配置权限

# cd /usr/local/mysql

# chown -R root .

# chown -R mysql data

# chgrp -R mysql .

 

4.1.6.#初始化数据库

# scripts/mysql_install_db –user=mysql

# /usr/local/mysql/bin/mysqld_safe –user=mysql &

 

# cp support-files/mysql.server /etc/rc.d/init.d/mysqld

 

4.1.7.#给与 /etc/rc.d/init.d/mysqld 执行权限(如果没有)

# chown root:root /etc/rc.d/init.d/mysqld

# chmod 755 /etc/rc.d/init.d/mysqld

 

4.1.8.#拷贝my.cnf文件

# cp /etc/my.cnf /etc/my.cnf.bak   (备份)

# cp ./support-files/my-huge.cnf /etc/my.cnf

 

4.1.9.启动mysql测试

# /etc/init.d/mysqld start

 

#设置MYSQL密码

#/usr/local/mysql/bin/mysqladmin -uroot password 密码

 2.Oracle数据库安装配置

页面: 1 2 3 4 5

  1. 高手
    发表于 2009年04月07号 18时58分11秒 | 1楼

    更新了linux.doc文档,增加了memcache的安装

  2. nhl hockey jerseys
    发表于 2010年06月15号 05时55分32秒 | 2楼

    THANK YOU VERY MUCH FOR YOUR ENCOURAGING WORDS ,FULL OF INSPIRATION

  3. Air Force 1 Shoes
    发表于 2010年06月16号 09时18分31秒 | 3楼

    Well written!

  4. mbt sport shoes
    发表于 2010年06月18号 02时32分12秒 | 4楼

    I love this humour…:)

  5. cheap bikinis
    发表于 2010年06月18号 07时56分12秒 | 5楼

    ….interesting….

  6. nike Hyperdunk Shoes
    发表于 2010年06月20号 01时10分44秒 | 6楼

    I have a personal passion for writing and spend a vast amount of time as an avid reader of other people’s work.

  7. kobe iv
    发表于 2010年06月21号 15时26分02秒 | 7楼

    Ahhhhh! a very smart Heart!

  8. herve leger discount
    发表于 2010年06月22号 17时22分15秒 | 8楼

    The presentation is so unusual. I like that

  9. kobe hyperdunk
    发表于 2010年06月23号 01时37分24秒 | 9楼

    these words made me stronger. i really loves this a lot! :D

  10. puma drift cat
    发表于 2010年06月23号 03时48分22秒 | 10楼

    Just wish to thank you for all the lights that you put on my path via your quotes, your themes, your issues, your works.

  11. lacoste shoes
    发表于 2010年06月24号 08时24分11秒 | 11楼

    Bless:) Happy day!!

  12. sale christian louboutin evening shoes
    发表于 2010年06月24号 09时41分07秒 | 12楼

    Ahhhhh! a very smart Heart!

  13. mbt shoes sale
    发表于 2010年06月25号 04时38分54秒 | 13楼

    HeHe, Love it! Thanks.

  14. handbags on sale
    发表于 2010年06月26号 08时50分27秒 | 14楼

    I was wondering the same thing.

  15. nike nba basketball shoes
    发表于 2010年06月26号 15时23分16秒 | 15楼

    All the very best

评论页数:
1 2 3 5 110
  1. 目前没有通告
你必需 登陆 才能发表评论.