当前位置:网站首页>Local visualization tools are connected to redis of Alibaba cloud CentOS server
Local visualization tools are connected to redis of Alibaba cloud CentOS server
2022-07-06 16:20:00 【Cute Chu】
Image download 、 Domain name resolution 、 Time synchronization please click Alibaba cloud open source image station
Start the local or remote alicloud server redis service ( install redis The process is omitted )
windows Open inside cmd Order to enter redis Installation directory input redis-server.exe Start or double-click the folder redis-server.exe start-up
linux Start command only needs to be entered redis-cli --raw( Avoid miscoding in Chinese ) You can enter redis
Visualization tools are prepared Redis Desktop Manager 2019
- Chinese or English and other foreign language options are set in the software , You can choose to change your language
Local new redis Connect
- If there is no redis password , Just fill in the connection name
- It is recommended to set a password , And don't be 123456 This low-level password , It is easy to become a potential safety hazard
Locally connected to Alibaba cloud servers redis
- The Alibaba cloud security group opens 6379 port , And if you turn on the firewall in the virtual machine , It also needs to be opened
- linux Start command only needs to be entered redis-cli --raw( Avoid miscoding in Chinese ) You can enter redis
- If redis Set up a password , First, password authorization verification is required : auth password
- enter , Correct is OK, Here's the picture
- If the password is incorrect, an error will be reported (error) WRONGPASS invalid username-password pair or user is disabled.
- View current password , The second line shows the current password
- It can be reset redis password :config set requirepass ( For the new password you want to set ), If the setting is successful, it will return ‘OK’ word
- Server's redis Change the configuration to the following figure , Major changes Bind by 0.0.0.0 And password Reload the configuration after the change 、 heavy load redis ( You can use the kill process command In the use of kill -9 front , Should be used first kill -15, Give the target process a chance to clean up the aftermath . without , Some incomplete files or status may be left , This will affect the restart of the service .)
- If the actual measurement is changed to other ip Unable to connect to the alicloud server locally redis
- The operation of the pagoda used by bloggers here
Local visualization tools are connected to Alibaba cloud centOS Server's redis
- Click the test link in the lower left corner after filling in , After successful connection, you can use
In this paper, from :https://juejin.cn/post/7111737983635554312
边栏推荐
- TCP's three handshakes and four waves
- 807. Maintain the urban skyline
- 拉取分支失败,fatal: ‘origin/xxx‘ is not a commit and a branch ‘xxx‘ cannot be created from it
- Sanic异步框架真的这么强吗?实践中找真理
- 605. Planting flowers
- Luogu P1102 A-B number pair (dichotomy, map, double pointer)
- Educational Codeforces Round 130 (Rated for Div. 2)A~C
- Candy delivery (Mathematics)
- Specify the format time, and fill in zero before the month and days
- Codeforces Round #803 (Div. 2)A~C
猜你喜欢
It is forbidden to trigger onchange in antd upload beforeupload
1005. Maximized array sum after K negations
QT有关QCobobox控件的样式设置(圆角、下拉框,向上展开、可编辑、内部布局等)
QT按钮点击切换QLineEdit焦点(含代码)
Write web games in C language
B - Code Party (girls' competition)
Flask框架配置loguru日志库
顺丰科技智慧物流校园技术挑战赛(无t4)
Borg maze (bfs+ minimum spanning tree) (problem solving report)
antd upload beforeUpload中禁止触发onchange
随机推荐
Anaconda下安装Jupyter notebook
<li>圆点样式 list-style-type
Analysis of protobuf format of real-time barrage and historical barrage at station B
Share an example of running dash application in raspberry pie.
Candy delivery (Mathematics)
antd upload beforeUpload中禁止触发onchange
2078. Two houses with different colors and the farthest distance
1529. Minimum number of suffix flips
Sword finger offer II 019 Delete at most one character to get a palindrome
Raspberry pie csi/usb camera uses mjpg to realize web camera monitoring
1005. Maximized array sum after K negations
QWidget代码设置样式表探讨
QT模拟鼠标事件,实现点击双击移动拖拽等
7-1 understand everything (20 points)
Browser print margin, default / borderless, full 1 page A4
Ball Dropping
Vs2019 initial use
Generate random password / verification code
Is the sanic asynchronous framework really so strong? Find truth in practice
浏览器打印边距,默认/无边距,占满1页A4