摘要:
1、firewalld的基本使用启动: systemctl start firewalld关闭: systemctl stop firewalld查看状态: systemctl status firewalld开机禁用 : systemctl disable firewalld开机启用 : syst 阅读全文
摘要:
Windows2012、windows2016配置多用户登录 https://blog.51cto.com/13777088/2299117 Windows 2012 修改网络位置 https://blog.csdn.net/h106140873/article/details/86580102 阅读全文
摘要:
https://www.zabbix.com/documentation/4.2/manual/installation/containers 1.先安装docker The example demonstrates how to run Zabbix server with MySQL datab 阅读全文
摘要:
一、环境 Centos7 二、安装步骤 1.Docker 要求 CentOS 系统的内核版本高于 3.10 ,查看本页面的前提条件来验证你的CentOS 版本是否支持 Docker 。 2.安装必要的依赖 3.增加软件源信息 更新 yum 缓存 4.安装docker ce 5.启动docker 6. 阅读全文