久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      如何進入redis數(shù)據(jù)庫

      如何進入redis數(shù)據(jù)庫

      1、在配置文件redis.conf中把綁定的Ip注釋掉 (推薦學(xué)習(xí):Redis視頻教程)

      如何進入redis數(shù)據(jù)庫

      2、在配置文件redis.conf中把protected-mode 改為 no

      如何進入redis數(shù)據(jù)庫

      3、在配置文件redis.conf中把requirepass 設(shè)置redis訪問授權(quán)密碼(自己隨意設(shè)置就好),也可以登錄redis客戶端使用命令設(shè)置:如下: ./redis-cli config set requirepass 123 //123是密碼

      如何進入redis數(shù)據(jù)庫

      經(jīng)過以上三步基本就可以了,不過也有特殊情況,訪問的端口號6379有可能會被防火墻攔截,需要關(guān)閉系統(tǒng)的防火墻或取消對6379端口的攔截,這里不在細(xì)述。

      贊(0)
      分享到: 更多 (0)
      網(wǎng)站地圖   滬ICP備18035694號-2    滬公網(wǎng)安備31011702889846號