linux整理错误集合
<div id="content" class="bigfont mycontent" style="zoom:1; line-height:23.8px; font-size:14px; margin:18px 28px; font-family:'lucida Grande',Verdana,'Microsoft YaHei'; clear:both; min-height:200px
Ubuntu安装redis(亲测可用)
首先官网下载
下载wget http://download.redis.io/releases/redis-4.0.11.tar.gz
这里将Redis安装到opt目录下,这样所有用户登录上去都可以使用。