tellerfuliye

    linux 下redis启动命令

/usr/local/bin/redis-server  /home/data/redis-3.2.1/redis.conf 

如果不知道redis-server文件位置输入如下命令查询位置
find / -name redis-server
查看是否启动成功
netstat -nplt




分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-06
  • 2021-06-26
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-08
  • 2021-10-19
  • 2021-06-28
  • 2022-12-23
  • 2022-01-01
相关资源
相似解决方案