服务器2025年06月17日
Job for network.service failed because the control process exited with error code问题 解决方法: 1、停止NetworkManager systemctl stop NetworkManager systemctl disable NetworkManager systemc...
服务器2025年06月11日
在CentOS 7或RHEL 7或Fedora中防火墙由firewalld来管理 添加 firewall-cmd --zone=public --add-port=80/tcp --permanent (--permanent永久生效,没有此参数重启后失效) firewall-cmd --zone=public --add-port=1000-2000/t...
服务器2025年06月06日
添加epel阿里云1、 首先卸载以前装的epel 以免影响:rpm -e epel-release2、 下载阿里提供的epel 。wget -P /etc/yum.repos.d/ http://mirrors.aliyun.com/repo/epel-6.repo3、yum clean all4、yum makecache ...
服务器2025年05月22日
安装mysql-server [root@iZwz9cl4i8oy1reej7o8pmZ ~]# yum install -y mysql-server 进入/etc执行mysql_install_db [root@iZwz9cl4i8oy1reej7o8pmZ ~]# /etc/init.d/mysqld start MySQL Daemon faile...
其他教程2025年03月04日
本篇内容主要讲解“Microsoft Visual C++ 2015 Redistributable Setup Failed错误 0x80240017怎么修复”,感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习“Microsoft Visual C++ 2015 Redistributable Setup Failed...