CentOS 7中firewall防火墙详解和配置以及切换为iptables防火墙

CentOS 7中firewall防火墙详解和配置以及切换为iptables防火墙

官方文档介绍地址: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Security_Guide/sec-Using_Firewalls.html#sec-Introduction_to_firewalld1 一、firewall介绍 CentOS 7中防火墙是一个非常的强大的功能,在Cen

CentOS 7部署Zabbix 3.0(apache php mariadb)

CentOS 7部署Zabbix 3.0(apache php mariadb)

1、安装php yuminstall-yphpphp-mysqlphp-gdlibjpeg*php-ldapphp-odbcphp-pearphp-xmlphp-xmlrpcphp-mbstringphp-bcmathphp-mhashvim/etc/php.inimax_input_time=300max_execution_time=300da

CentOS 7安装Docker

CentOS 7安装Docker

rpm -Uvh http://dl.Fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm yum -y install docker-io # 仅此一条命令就可以搞定; service docker start # 启动docker

CentOS 7 忘记root密码的解决之道

CentOS 7 忘记root密码的解决之道

1、启动时任意键暂停启动,会出现如下界面: 2、按e键进入编辑模式,将光标移动linux16开始的行,添加内核参数rd.break 3、按 ctrl+x 组合键启动 4、查看各分区和文件系统的挂载情况,需要将 / 的模式改为 rw 5、当前系统上的 / 是在光盘上的,切换至挂载目录

windows 安装 jdk 7和8

windows 安装 jdk 7和8

依次安装jdk7,jdk8,参考如下: https://blog.csdn.net/yuruixin_china/article/details/53607248 安装完成cmd输入java -version,可能出错,参考如下: https://blog.csdn.net/xiongyouqiang/article/details/78392687

Windows 7中的UTF-8 CMD

Windows 7中的UTF-8 CMD

参见英文答案 Unicode characters in Windows command line – how?15个答案我试图在win7 cmd中显示UTF-8。目前,我正在使用标准字体,因为我看到与mysql.exe,它正常工作正常与我正在使用的字符(目前

CentOS 7 安装、配置、使用 PostgreSQL 9.5(一)安装及基础配置

CentOS 7 安装、配置、使用 PostgreSQL 9.5(一)安装及基础配置

一直不知道怎么读这个数据库的名字,在官网上找到了文档。 PostgreSQL is pronounced Post-Gres-Q-L. 读音 What is PostgreSQL? How is it pronounced? What is Postgres? 近期由于项目需要,准备使用PostgreSQL数据库,查阅了一些数据库,决定使用PostgreSQL

CentOS 7搭建SVN服务器

CentOS 7搭建SVN服务器

安装步骤如下: 1、yum install subversion yum install subversion yum install mod_dav_svn –不最醉不龟归 2、查看安装版本svnserve –version 3、创建SVN版本库目录mkdir -p /var/svn/svnrepos 4、创建版本库 svnadmin create /var/svn/svnre

Centos 7下安装node.js

Centos 7下安装node.js

今天买了一个阿里云的学生服务器,系统为Centos 7,做为一个前端学习者,必不可少的就是给服务器安装Node,作为linux小白的我,期间还是与坑不少,这里就来记录一下安装的过程: 安装node Node的安装需要依赖很多,如gcc等,首先我们需要将这些安装成功,用rp

Install and use CentOS 7 or RHEL 7 as KVM virtualization hos

Install and use CentOS 7 or RHEL 7 as KVM virtualization hos

When thinking about virtualization, everybody immediately thinks about VMWare. And it must be said, the product they offer is very decent but also comes with a “decent” price. As an alternative, it’s

联系我们

联系我们

0577-28828765

在线咨询: QQ交谈

邮箱: xwei067@foxmail.com

工作时间:周一至周五,9:00-17:30,节假日休息

返回顶部