logo头像
Snippet 博客主题

centos

centos7.4基于bind搭建DNS服务器

查看bind版本dig @localhost version.bind txt chaos 区域 (zone) 数据库文件 存在于/var/named/下 资源记录: Resource Record, 简称rr; 记录类型: ...

Centos7搭建confluence

CentOS 7下yum重装 MySQL 5.7先卸载干净:https://ywnz.com/linuxysjk/2962.html转载自:https://www.jianshu.com/p/8d73382d7d76 注:centos...

CentOS下编译安装shadowsocks-libev

安装 编译环境准备&安装依赖包 yum install -y gcc automake autoconf libtool make build-essential autoconf libtool asciidoc xm...

centos7安装mysql

环境Linux版本:5.7 安装下载地址yum install -y mysql*注:一开始一直报‘Failed to start mysqld.service: Unit not found.’网上查找方法,好一通折腾,原来没安装m...

centos7配置网关

起源搭建虚拟机并配置centos7之后,在主机终端采用ssh root@192.168.131.141方式连接虚拟机,当访问公司内网,执行curl http://###下载资源,下载失败,错误显示’### port 443: “拒绝连...