表示 进入内容 1231 去 1240 的 1407 « 先前的 10 新的记录 | 下一步 10 较早的记录 » Displaying posts with tag: Linux (reset) Apr 01 2016 CentOS7 扩容 / 目录 Posted by mysql-云栖社区 on Fri 01 Apr 2016 06:20 UTC Tags: Linux, GNOME, group, centos, MySQL, create, 磁盘 最近给Mini CentOS 装 GNome 桌面,空间不够用了,折腾半天GNome还是登陆不了郁闷,但是解决了扩容问题 1.虚拟机硬盘扩容 从开始——程序——附件 中打开命令提示符窗口,并切换到Virtu... 【linux】 【mysql】 【centos】 【gnome】 【Create】 【磁盘】 …[获取更多] Mar 29 2016 mySql 主从复制linux配置 Posted by mysql-云栖社区 on Tue 29 Mar 2016 03:32 UTC Tags: Replication, Linux, MySQL, 数据库, 日志, 配置, 服务器, 线程, 架构, 集群 总结: 主库(192.168.1.251): /etc/my.cnf.d/server.cnf [mysqld] log-bin=mysql-bin server-id=1 从库(192. 【linux】 【架构】 【服务器】 【mysql】 【日志】 【线程】 【数据库】 【配置】 …[获取更多] Mar 28 2016 openstack kilo manual arch 优化 Posted by mysql-云栖社区 on Mon 28 Mar 2016 06:17 UTC Tags: Linux, core, OpenStack, MySQL /etc/mysql/my.conf max_connections = 1000 # allow testing with buffers up to 128MB net. 【linux】 【mysql】 【OpenStack】 【Core】 点击查看原文> Mar 25 2016 linux 源码安装mysql 5.5 Posted by mysql-云栖社区 on Fri 25 Mar 2016 12:44 UTC Tags: Linux, ubuntu, centos, yum, cmake, MySQL, 字符集, 配置, 服务器, 源码 今天在ubuntu和CentOS下,用源码反复安装了许多次mysql,趁还没忘记,赶紧记下来。。。 在ubuntu和CentOS下安装过程倒是没什么差别。 0.下载源码,传到服务器上 1.准备cmake和libncurse ubuntu 下用 apt-get install cmake 和apt-get install libncurse安装 CentOS下用yum -y install ncurses-devel 和yum -y install cmake安装。 【linux】 【服务器】 【mysql】 【ubuntu】 …[获取更多] Mar 23 2016 linux常用命令集 Posted by mysql-云栖社区 on Wed 23 Mar 2016 07:50 UTC Tags: Linux, Wordpress, wget, test, TYPE, MySQL, 数据库, 正则表达式 1、批量修改文件夹或文件权限 Shell代码 find -type d -exec chmod 755 {} \; find -type f -exec chmod 644 {} \; 或者 fin... 【linux】 【mysql】 【WordPress】 【数据库】 【正则表达式】 【test】 【type】 【wget】 …[获取更多] Mar 22 2016 linux下使用lnmp1.2建立ftp服务器 Posted by mysql-云栖社区 on Tue 22 Mar 2016 08:28 UTC Tags: Linux, static, FTP, MySQL, 服务器 linux下使用lnmp1.2建立ftp服务器 找到安装文件。pureftpd.sh 进入lnmp解压后的目录,执行:. 【linux】 【服务器】 【mysql】 【ftp】 【static】 点击查看原文> Mar 07 2016 linux ps top 命令 VSZ,RSS,TTY,STAT, VIRT,RES,SHR,DATA的含义【转】 Posted by mysql-云栖社区 on Mon 07 Mar 2016 05:52 UTC Tags: Linux, rss, cpu, MySQL, 排序 转自:http://blog.csdn.net/zjc156m/article/details/38920321 http://javawind.net/p131 VIRT:virtual memory usage 虚拟内存1、进程“需要的”虚拟内存大小,包括进程使用的库、代码、数据等2、假如进... 【linux】 【mysql】 【排序】 【CPU】 【RSS】 点击查看原文> Mar 07 2016 linux ps top 命令 VSZ,RSS,TTY,STAT, VIRT,RES,SHR,DATA的含义【转】 Posted by mysql-云栖社区 on Mon 07 Mar 2016 05:52 UTC Tags: Linux, rss, cpu, MySQL, 排序 转自:http://blog.csdn.net/zjc156m/article/details/38920321 http://javawind.net/p131 VIRT:virtual memory usage 虚拟内存1、进程“需要的”虚拟内存大小,包括进程使用的库、代码、数据等2、假如进... 【linux】 【mysql】 【排序】 【CPU】 【RSS】 点击查看原文> Feb 29 2016 搭建 Linux 下 GitLab 服务器(转) Posted by mysql-云栖社区 on Mon 29 Feb 2016 13:00 UTC Tags: postgres, Linux, database, SQLite, Nginx, git, github, https, MySQL, 数据库, create, 配置, gitlab, 服务器, 脚本 这两天因为项目需求需要搭建一个GitLab服务器,遇到了很多问题,参考了很多网络资料,终于搭建成功,在此把这个过程记录一下,利人利己。 一、最终目的 1,在Linux下创建GitLab服务器,客户端能够完成git 的 clone,pull,commit,push操作。 【nginx】 【linux】 【服务器】 【mysql】 【postgres】 【HTTPS】 …[获取更多] Feb 27 2016 小麦苗BLOG文章索引 Posted by mysql-云栖社区 on Sat 27 Feb 2016 07:48 UTC Tags: Oracle, sql, Linux, Blog, database, RAC, rman, MySQL, 数据库, 索引, 配置, 性能, 函数, 磁盘, 表空间 小麦苗BLOG文章索引 自从2014年7月1号开始写blog到2015年5月5日,历时10个月的时间,大概写了90篇文章,这blog多了就乱了,今天抽空出来整理整理,方便大家也方便自己阅读,本文将一直更新,另外,最后我把所有的blog文章全列出来,可能会有用。 【linux】 【rman】 【mysql】 【函数】 【Oracle】 【性能】 …[获取更多] 表示 进入内容 1231 去 1240 的 1407 « 先前的 10 新的记录 | 下一步 10 较早的记录 » 最热门的前20位作者 約翰·史密斯 (2) Oracle MySQL Blogs Oracle's MySQL Blog (32) MySQL 其他链接 MySQL Downloads MySQL Docs MySQL Bugs MySQL Forums