Linux连接redis数据库
生活随笔
收集整理的這篇文章主要介紹了
Linux连接redis数据库
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
redis至少開兩個窗口,一個服務器,一個客戶端
服務器
解壓redischu@root:~$ cd Desktop/chu@root:~/Desktop$ tar -zxvf redis-4.0.2.tar.gz -C softchu@root:~/Desktop$ cd softchu@root:~/Desktop/soft$ cd redis-4.0.2/查看日志介紹chu@root:~/Desktop/soft/redis-4.0.2$ vim README.mdmakechu@root:~/Desktop/soft/redis-4.0.2$ make測試make配置chu@root:~/Desktop/soft/redis-4.0.2$ make test查看文件chu@root:~/Desktop/soft/redis-4.0.2$ ls進入srcchu@root:~/Desktop/soft/redis-4.0.2$ cd src/進入服務器 chu@root:~/Desktop/soft/redis-4.0.2/src$ ./redis-server客戶端
客戶端進入redis的srcchu@root:~$ cd Desktop/chu@root:~/Desktop$ cd softchu@root:~/Desktop/soft$ lsjdk-9.0.1 pycharm-2017.2.4 Python-3.6.3 redis-4.0.2chu@root:~/Desktop/soft$ cd redis-4.0.2/chu@root:~/Desktop/soft/redis-4.0.2$ lschu@root:~/Desktop/soft/redis-4.0.2$ cd src/進入客戶端chu@root:~/Desktop/soft/redis-4.0.2/src$ ./redis-cliping一下,鏈接服務器127.0.0.1:6379> pingPONG測試,set發送信息,get接受信息,set是字典類型127.0.0.1:6379> set username 'chu'OK127.0.0.1:6379> get username"chu"127.0.0.1:6379>安裝驅動
1, 退出src,進入confchu@root:~/Desktop/soft/redis-4.0.2$ vim redis.conf 2, 關掉保護模式(可以讓所有人都連接這臺主機)在普通模式下,關閉bind
修改密碼
在普通模式下,然后/requirepass搜索,修改密碼
完成之后,重啟服務器
首先關閉
ctrl+c
然后重啟
./redis-server …/redis.conf
鏈接數據庫
chu@root:~/Desktop/soft/redis-4.0.2/src$ ./redis-cli -h 192.168.241.132 -p 6379
密碼
auto rootroot
總結
以上是生活随笔為你收集整理的Linux连接redis数据库的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: xml 转json 传输
- 下一篇: 苹果手机投影_会议室投影机最常用的一款无