当前位置:网站首页>Redis installation on Linux system
Redis installation on Linux system
2022-06-30 12:25:00 【< Black technology t_ T】
Download address

Upload to server

unpack
tar -zxvp redis-7.2.7.tar.gz
Enter folder
cd redis-7.2.7
compile
make
install
make install
Check the installation results to show that the installation is successful
cd/usr/local/bin


Make background startup , Modify the configuration
cd /opt/redis-7.2.7
cp redis.conf /etc/redis.conf
cd /etc/
vim redis.conf
modify daemonize Modified into yes( The default is no)
start-up redis
cd /usr/local/bin/
redis-server /etc/redis.conf

success !
边栏推荐
- 拆分电商系统为微服务
- Swagger2自动生成APi文档
- 海思3559万能平台搭建:获取数据帧修改后编码
- 移除无效的括号[用数组模拟栈]
- Inner join and outer join of MySQL tables
- R language ggplot2 visual Facet: gganimate package is based on Transition_ The time function creates a dynamic scatter graph animation (GIF) and uses the labs function to add a dynamic time title to t
- 两批次纯牛奶不合格?麦趣尔回应:正对产品大批量排查抽检
- 海思3559萬能平臺搭建:獲取數據幀修改後編碼
- Hisilicon 3559 universal platform construction: introduction to YUV format
- DMA controller 8237a
猜你喜欢

A new journey of the smart court, paperless office, escorting the green trial of the smart court

海思3559万能平台搭建:YUV格式简介

Hannaiping of Qilin software: the construction of Digital China needs its own open source root community

Ensemble de cartes

Redis的基本操作的命令

ZABBIX monitors the number of TCP connections

Set set

How to use the plug-in mechanism to gracefully encapsulate your request hook

qt msvc 安装及调试

Use of redis in projects
随机推荐
Some commonly used hardware information of the server (constantly updated)
Generate entity classes from SQL Server database tables through EF core framework
SuperMap iDesktop 常见倾斜数据处理全流程解析
Iserver publishing es service query setting maximum return quantity
Solve the problem that the server cannot be connected via SSH during reinstallation
Splitting e-commerce systems into micro services
Go zero micro Service Practice Series (VIII. How to handle tens of thousands of order requests per second)
ModelAtrs声音检测,基于声学特征的异响检测
qt msvc 安装及调试
3D视觉检测在生产流水的应用有哪些
How do different types of variables compare with zero
When building the second website with pagoda, the website always reports an error: no input file specified
海思3559开发常识储备:相关名词全解
[cf] 803 div2 B. Rising Sand
Getting started with the go language is simple: go handles XML files
Building of Hisilicon 3559 universal platform: obtaining the modified code of data frame
移除无效的括号[用数组模拟栈]
Introduction to new features of ES6
[cf] 803 div2 A. XOR Mixup
海思3559 sample解析:venc