当前位置:网站首页>卸载redis
卸载redis
2022-08-02 05:07:00 【OMUQUK】
停止redis对应实例的服务
删除redis安装文件,此处目录为 rm -rf /usr/local/redis
删除redis服务脚本,以6379实例为例,rm -rf /etc/init.d/redis_6379
删除redis配置文件,以6379实例为例,rm -rf /etc/redis/6379.conf
删除/etc/profile中的REDIS_HOME
rm -rf /opt/redis
边栏推荐
猜你喜欢
随机推荐
2022年100道最新软件测试面试题,常见面试题及答案汇总
apifox介绍及使用(1)。
ORA-04044:此处不允许过程、函数、程序包或类型,系统分析与解决
ERROR 1045 (28000) Access denied for user 'root'@'localhost'Solution
What do interview test engineers usually ask?The test supervisor tells you
MySQL 8.0.28 version installation and configuration method graphic tutorial
golang的time包:时间间隔格式化和秒、毫秒、纳秒等时间戳格式输出的方法
Introduction to Grid Layout
Android Studio 实现登录注册-源代码 (连接MySql数据库)
说好的女程序员做测试有优势?面试十几家,被面试官虐哭~~
Introduction and use of apifox (1).
SQL数据表增加列
JUC(二)原子类:CAS、乐观锁、Unsafe和原子类
MySQL如何创建用户
网安学习-内网渗透4
测试环境要多少?从成本与效率说起
MySQL安装教程
MySQL String Concatenation - Various String Concatenation Practical Cases
[PSQL] window function, GROUPING operator
MYSQL unique constraint