摘要: 我得是centos 6.3,如果直接用yum安装redis,报错,如下:[root@CentOS6 etc]# yum install redisLoaded plugins: fastestmirrorLoading mirror speeds from cached hostfile* base... 阅读全文
posted @ 2014-05-08 16:15 幻星宇 阅读(346) 评论(0) 推荐(0) 编辑
摘要: 安装的路径我举例在home目录1.cd/home2.下载node.js最新版本wgethttp://nodejs.org/dist/v0.10.28/node-v0.10.28.tar.gz3.解压操作tar-zxvfnode-v0.10.28.tar.gzcdnode-v0.10.28./conf... 阅读全文
posted @ 2014-05-08 15:16 幻星宇 阅读(269) 评论(0) 推荐(0) 编辑
摘要: 一、简介 Samba是一个能让Linux系统应用Microsoft网络通讯协议的软件,而SMB是Server Message Block的缩写,即为服务器消息块 ,SMB主要是作为Microsoft的网络通讯协议,后来Samba将SMB通信协议应用到了Linux系统上,就形成了现在的Samba软件... 阅读全文
posted @ 2014-05-08 13:41 幻星宇 阅读(250) 评论(0) 推荐(0) 编辑