yuminstallsubversionsvnserve--versionmkdir-p/opt/svnmkdir-p/opt/svn/shop/svnadmincreate/opt/svn/shop/vi/opt/svn/shop/conf/svnserve.conf[general]anon-access=noneauth-access=writepassword-db=passwdauthz-db=authzrealm=shopvi/data/svn/repos/conf/passwd[users]ad..
分类:
其他好文 时间:
2015-11-02 21:28:01
阅读次数:
301
找到mysql5.6的centos的repo源,终于解决mysql的安装问题:1.确保centos安装了wget,没有的话安装wget1yum install wget2.下载mysql的repo源1wget http://repo.mysql.com/mysql-community-release...
分类:
数据库 时间:
2015-11-02 20:45:28
阅读次数:
166
1.查看系统版本号:uname-aLinuxnode23.10.0-123.el7.x86_64#1SMPMonJun3012:09:22UTC2014x86_64x86_64x86_64GNU/Linuxcat/etc/redhat-release#CentOSLinuxrelease7.0.1406(Core)注释掉之前的版本号redhat-7手动添加2.建立用户和组groupaddoinstallgroupadddbauseradd-goinstal..
分类:
数据库 时间:
2015-10-28 19:34:56
阅读次数:
397
首先向前辈致敬 http://seisman.info/install-yong-chinese-input-method-under-centos-7.html 这个教程写的非常简单,安装过程中也没遇到什么大问题,但也不是执行几个命令就能弄好的。 首先下载 http://ys-m.ys...
分类:
其他好文 时间:
2015-10-27 13:38:25
阅读次数:
143
想要在我的CentOS7上安装docker来玩玩,装的时候有点幽默,记下来了。 首先来看一下我的内核,最近刚刚更新的,应该是比较新的吧。 ???~??uname?-a
Linux?localhost.localdomain?3.10.0-229.14.1.el7.x86...
分类:
其他好文 时间:
2015-10-22 17:40:56
阅读次数:
498
买了阿里云主机,由于学生有优惠,玩起来确实爽。系统版本:[root@lxd ~]# cat /etc/redhat-release CentOS Linux release 7.0.1406 (Core) 内核版本:[root@lxd ~]# cat /etc/redhat-release Cent...
分类:
其他好文 时间:
2015-10-15 12:51:52
阅读次数:
282
MariaDB数据库管理系统是MySQL的一个分支。开发这个分支的原因之一是:甲骨文公司收购了MySQL后,有将MySQL闭源的潜在风险,因此社区采用分支的方式来避开这个风险。MariaDB的目的是完全兼容MySQL,包括API和命令行,使之能轻松成为MySQL的代替品。一些如谷歌、维基、Li...
分类:
数据库 时间:
2015-10-14 16:06:44
阅读次数:
258
1.环境清单服务器操作系统应用软件vCenterServer服务器WindowsServer2008R2-64bitvSphere5.5DB服务器CentOS7.1-64bitOracle11gr22.安装Oracle11gR2在Centos7.1中安装Oracle11gR2的过程不是本文档主讲内容,顾忽略。3.为vCenterServer创建数据库登入DB服务器(确保centos7已启用..
分类:
数据库 时间:
2015-10-13 01:46:23
阅读次数:
251
1.环境清单服务器操作系统应用软件vCenterServer服务器WindowsServer2008R2-64bitvSphere5.5DB服务器CentOS7.1-64bitOracle11gr22.安装Oracle11gR2在Centos7.1中安装Oracle11gR2的过程不是本文档主讲内容,顾忽略。3.为vCenterServer创建数据库登入DB服务器(确保centos7已启用..
分类:
数据库 时间:
2015-10-13 01:46:12
阅读次数:
315
centos7安装supervisord#yum-yinstallsupervisor安装路径/usr/bin/supervisord,配置文件/etc/supervisor.conf一、手动启动/关闭supervisor手动启动:#/usr/bin/supervisord-c/etc/supervisor.confsupervisor手动关闭:#/usr/bin/supervisorctlstopall先关闭supervisor启动脚本..
分类:
其他好文 时间:
2015-09-30 18:17:08
阅读次数:
1542