发布时间:2015-10-09 14:57:19
<p style="margin:10px auto;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;line-height:25px;white-space:normal;background-color:#FFFFFF;"><a href="http://www.yanghengfei.com/tag/yum/" style="color:#1D58D1;text-decoration:none;">yum</a>(全称为 Yellow dog Updater, Modified)是一个.........【阅读全文】
发布时间:2015-09-11 18:51:18
为了开发方便,我们很多人希望能够将linux服务器上的某一个文件夹挂载到当前所用的PC机上, 这样比如我们修改什么文件,或者想要使用服务器上的环境进行测试我们本机的东西的话,直接拷贝到这个挂载目录下,然后远程登录到服务器就可以进行测试,而在我们本地机器上进行修改。
以下就介绍 通过设置Linux共享目.........【阅读全文】
发布时间:2015-09-10 12:08:24
<p style="color:#333333;font-family:Arial;font-size:14px;line-height:26px;white-space:normal;background-color:#FFFFFF;">hiredis是redis数据库的C接口,目前只能在linux下使用,几个基本的函数就可以操作redis数据库了<span style="font-family:Consolas;">。</span></p><p style="color:#333333;font-family:Ar.........【阅读全文】
发布时间:2015-09-09 14:49:27
<div class="keywords" style="list-style:none;margin:0px;padding:0px;color:#444444;font-family:Simsun;font-size:15px;line-height:26px;white-space:normal;">通过redis-cli 登录连接到redis-server,然后执行一下cluster命令进行操作</div><p style="list-style:none;margin-top:0px;margin-bottom:0px;padding-.........【阅读全文】
发布时间:2015-09-09 11:14:09
<p style="margin-top:0px;margin-bottom:0px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;line-height:25.1875px;white-space:normal;"><strong>redis单个节点服务启动方式 : </strong><strong>./redis-server </strong><strong>redis</strong><strong>.</strong><strong>conf</stro.........【阅读全文】