摘要:
转载https://www.cnblogs.com/zhang-ke/p/5981108.html#redis.conf# Redis configuration file example.# ./redis-server /path/to/redis.conf###... 阅读全文
posted @ 2018-05-28 16:07
2637282556
阅读(144)
评论(0)
推荐(0)
摘要:
参考文章https://www.cnblogs.com/zsg88/p/8323475.htmlhttps://my.oschina.net/luoyedao/blog/535448 步骤1在redis/utils找到redis_init_script 将它拷贝到 ... 阅读全文
posted @ 2018-05-28 15:06
2637282556
阅读(175)
评论(0)
推荐(0)
摘要:
转载http://www.fedora.hk/linux/yumwei/show_17.html安装完LINUX后经常使用终端远程登录,登录后经常出现You have new mail in /var/spool/mail/root的提示,很是烦人。这东西到底是做什么... 阅读全文
posted @ 2018-05-28 14:27
2637282556
阅读(244)
评论(0)
推荐(0)
摘要:
yum install tcl;报错......1:tcl-8.5.13-8.el7.x86_64: [Errno 256] No more mirrors to try.解决方法:yum clean all 阅读全文
posted @ 2018-05-28 13:58
2637282556
阅读(494)
评论(0)
推荐(0)
摘要:
1停止数据库因为:我的数据库实际已经停了所以会出现下面的情况[oracle@ora920 oracle]$ sqlplus /nologSQL> connect user/password as sysdbaSQL> shutdown immediateSQL> e... 阅读全文
posted @ 2018-05-28 11:17
2637282556
阅读(159)
评论(0)
推荐(0)