当前位置:首页 > Centos

如何查看Linux发行版本

放牧的风5年前 (2019-02-17)870
如何查看Linux发行版本
1、lsb_release -a[root@node1484 tools]# lsb_release -a LSB Version:    :core-4.1...

CentOS下配置redis允许远程连接

放牧的风5年前 (2019-02-15)919
CentOS下配置redis允许远程连接
1. 目的因为想要学习redis,因此在虚拟机中安装了redis,为了实现在物理机可以访问redis,弄了好久;因此记录下来,以免忘记。2. 环境虚拟机:CentOS Linux release 7.4.1708 (Core)redis:4...

Linux CentOS 7 防火墙/端口设置

放牧的风5年前 (2019-01-28)917
Linux CentOS 7 防火墙/端口设置
CentOS升级到7之后用firewall代替了iptables来设置Linux端口,下面是具体的设置方法:[]:选填<>:必填[<zone>]:作用域(block、dmz、drop、external、home、in...