linux下start redis後就一直顯示那個界麵,如何回到原來的命令輸入模式
走同样的路,发现不同的人生
Ctrl + C
什麼介面? 是要daemon啟動? 是的話改設定檔吧
# By default Redis does not run as a daemon. Use 'yes' if you need it. # Note that Redis will write a pid file in /var/run/redis.pid when daemonized. daemonize yes
最後怎麼解決了呢
Ctrl + C
什麼介面?
是要daemon啟動?
是的話改設定檔吧
最後怎麼解決了呢