03 2014 档案
linux 系统安装 mysql
摘要:安装mysql所需要的依赖环境yum -y install gcc gcc-c++ gcc-g77 autoconf automake zlib* libxml* ncurses-devel libmcrypt* libtool-ltdl-devel* mysql的版本是 mysql:5.1.55 ... 阅读全文
posted @ 2014-03-05 21:20 ヽ坚强的蘑菇 阅读(227) 评论(0) 推荐(0)
linux 新增挂载新硬盘
摘要:1.添加磁盘,查看磁盘状况[root@db1/]#fdisk-lDisk/dev/sda:10.7GB,10737418240bytes255heads,63sectors/track,1305cylindersUnits=cylindersof16065*512=8225280bytesDeviceBootStartEndBlocksIdSystem/dev/sda1*15113059277537+83Linux/dev/sda211501204843+82LinuxswapPartitiontableentriesarenotindiskorderDisk/dev/sdb:5368MB,5 阅读全文
posted @ 2014-03-05 20:26 ヽ坚强的蘑菇 阅读(263) 评论(0) 推荐(0)