ps aux|grep redis-server

  ps -ef |grep redis

  netstat -tunple|grep 6379

  netstat -lntp | grep 6379

相关文章:

  • 2021-11-28
  • 2022-12-23
  • 2021-11-12
  • 2022-12-23
  • 2021-11-30
  • 2021-11-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-28
  • 2022-12-23
  • 2021-10-28
  • 2021-11-04
  • 2022-01-01
相关资源
相似解决方案