240 发简信
IP属地:浙江
  • ubuntu16.04中将python3设置为默认

    直接执行这两个命令即可:sudo update-alternatives --install /usr/bin/python python /u...

  • ssdb安装 /启动命令

    wget --no-check-certificate https://github.com/ideawu/ssdb/archive/maste...

  • redis汇总

    redis优化 redis 操作相关 安装Redis redis常用命令

  • redis优化

    调整overcommit_memory参数 如果内存情况比较紧张的话,需要设定内核参数overcommit_memory,指定内核针对内存分配的...

  • redis  操作相关

    $redis = new Redis(); $redis->connect('127.0.0.1',6379); $redis->auth('1...

  • 安装Redis

    Ubuntu中apt-get安装Redis数据库 sudoapt-getupdate#更新 sudoapt-getinstallredis-se...

  • redis常用命令

    #查看redis是否己启动 ps-ef|grepredis find/-name'redis*' 启动redis服务 /usr/bin/redi...

  • mysql命令、语句参考

    连接本机上的mysql: ps aux |grep mysql 查看链接 进入目录 cd /usr/local/mysql/bin 再键入命令 ...

  • sphinx索引/命令

    首先,索引 /usr/local/coreseek/bin/indexer -c /usr/local/coreseek/etc/zhanqun...