当前位置:网站首页>Linux系统Redis的安装
Linux系统Redis的安装
2022-06-30 11:59:00 【<黑科技T_T】
下载地址

上传到服务器

进行解压
tar -zxvp redis-7.2.7.tar.gz
进入文件夹
cd redis-7.2.7
编译
make
安装
make install
查看安装结果说明成功了
cd/usr/local/bin


做成后台启动,修改配置
cd /opt/redis-7.2.7
cp redis.conf /etc/redis.conf
cd /etc/
vim redis.conf
修改daemonize 修改成yes(默认是no)
启动redis
cd /usr/local/bin/
redis-server /etc/redis.conf

成功!
边栏推荐
- Embedded sig | multi OS hybrid deployment framework
- 麒麟软件韩乃平:数字中国建设需要自己的开源根社区
- Getting started with the go language is simple: go handles XML files
- 海思3559万能平台搭建:获取数据帧修改后编码
- Time function and clock_ Differences between gettime() functions
- MySQL 表的内连和外连
- 智慧法院新征程,无纸化办公,护航智慧法院绿色庭审
- 解决服务器重装无法通过ssh连接的问题
- 品达通用权限系统(Day 7~Day 8)
- List collection
猜你喜欢

Embedded SIG | 多 OS 混合部署框架

Paper interpretation (AGC) attributed graph clustering via adaptive graph revolution

21、wpf之绑定使用小记

STM32 移植 RT-Thread 标准版的 FinSH 组件

How to detect 3D line spectral confocal sensors in semiconductors

不同类型的变量与零究竟是如何比较

用于生成学习任务的量子神经网络2022最新综述

治数如治水,数据治理和数据创新难在哪?

STM32 porting the fish component of RT thread Standard Edition

What are the applications of 3D visual inspection in production flow
随机推荐
Paper interpretation (AGC) attributed graph clustering via adaptive graph revolution
What is the principle of spectral confocal displacement sensor? Which fields can be applied?
STM32 porting the fish component of RT thread Standard Edition
光谱共焦位移传感器的原理是什么?能应用那些领域?
A Generic Deep-Learning-Based Approach for Automated Surface Inspection-论文阅读笔记
Redis6学习笔记-第二章-Redis6的基本操作
Parallel interface 8255A
品达通用权限系统(Day 7~Day 8)
Shutter 007 input field from zero
SuperMap iServer11i新功能----图例的发布和使用
Map collection
Go 语言入门很简单:Go 处理 XML 文件
Edusoho enterprise training version intranet only deployment tutorial (to solve the problems of player, upload and background jam)
The website with id 0 that was requested wasn‘t found. Verify the website and try again
[cf] 803 div2 A. XOR Mixup
R language ggplot2 visualization: gganimate package is based on Transition_ Time function to create dynamic scatter animation (GIF)
How difficult is data governance and data innovation?
Hannaiping of Qilin software: the construction of Digital China needs its own open source root community
1020. number of enclaves
21、wpf之绑定使用小记