当前位置:网站首页>[Linux] install redis
[Linux] install redis
2022-07-27 10:25:00 【No bug is the biggest bug】
Redis install
One . Upload Redis Install the package and unzip
Two . stay redsi Source directory compilation
make
3、 ... and . stay redsi Source directory installation
make install PREFIX=/usr/local/redis
Four . Copy redis.conf To redis/bin Under the table of contents
cp redis.conf /usr/local/redis/bin
5、 ... and . modify conf The configuration file is yes
daemonize yes
6、 ... and . start-up
./redis-server redis.conf
7、 ... and . Check the process
ps aux|grep redis
边栏推荐
- 【Liunx】安装Redis
- 【Flink】Flink进行Standalone模式的集群搭建
- 分享机器学习笔记(PDF版)+实战项目(数据集+代码)
- Sorting out some open source projects of speech recognition
- Shell variables, system predefined variables $home, $pwd, $shell, $user, custom variables, special variables $n, $, $*, [email protected],
- Matlab low-level source code realizes the median filtering of the image (used to eliminate some miscellaneous points on the image)
- 线代004
- Voice data acquisition - real time voice data visualization
- pytorch中对BatchNorm2d()函数的理解
- [brother hero June training] day 28: dynamic planning
猜你喜欢

Wind10 configure ADB command

pytorch的安装(非常详细)

Uninstall cuda11.1

Based on LSM tree idea Net 6.0 C # write a kV database (case version)

【Flutter】SharedPreferences使用

Oracle查看硬解析

Ant advanced -path and fileset

Vs2019 Community Edition Download tutorial (detailed)

Visual slam lecture notes (I): Lecture 1 + Lecture 2
![Shell function, system function, basename [string / pathname] [suffix] can be understood as taking the file name in the path, dirname file absolute path, and user-defined function](/img/3d/d7276d2010f1d77a3bd572cc66eced.png)
Shell function, system function, basename [string / pathname] [suffix] can be understood as taking the file name in the path, dirname file absolute path, and user-defined function
随机推荐
sql注入
Anchor free detector: centernet
window平台下本地连接远程服务器数据库(一)
vs2019社区版下载教程(详细)
Matlab create the logo of MATLAB
Dcgan paper improvements + simplified code
matlab-绘制分叉与混沌分支图
Shell operator, $((expression)) "or" $[expression], expr method, condition judgment, test condition, [condition], comparison between two integers, judgment according to file permission, judgment accor
[brother hero June training] day 23: dictionary tree
Matlab discrete event system simulation experiment
邮件服务器
Data visualization
Shell变量、系统预定义变量$HOME、$PWD、$SHELL、$USER、自定义变量、特殊变量$n、$#、$*、[email protected]、$?、env看所有的全局变量值、set看所有变量
hdu5288(OO’s Sequence)
pytorch中对BatchNorm2d()函数的理解
数学推理题:张王李赵陈五对夫妇聚会,见面握手
Oracle view hard parsing
Example of ICP registration for PCL
Shell read read console input, use of read
Ubuntu及Mysql快速入门教程