MySQL
Linux
Centos
Ubuntu
PHP
Windows
CSS3
帳號登入
MySQL
Linux
Ubuntu
CentOS
PHP
Windows
CSS3
編碼的世界 / 優質文選 /
感情
centos 查看redis安裝目錄、啟動redis
2022年7月15日
-
書箋
查看redis安裝目錄
rpm -ql redis
啟動redis
redis-server /etc/redis.conf
查看redis是否運行
ps aux | grep redis
熱門文章