摘要:
启用Apache2 yum install httpd systemctl start httpd.service systemctl status httpd systemctl enable httpd.service vi /etc/httpd/conf/httpd.conf #编辑文件 Se 阅读全文
摘要:
跟網上文章,安裝了一個mysqlwget http://repo.mysql.com/mysql-community-release-el7-5.noarch.rpm 記下卸載過程: 首先执行查看命令,看一下都安了什么。 rpm -qa |grep -i mysql 开始卸载 执行卸载命令:yum 阅读全文
摘要:
用了幾年的centos7,今天執行yum update時,彈出一行有錯誤的提示:Disk Requirements: At least 134MB more space needed on the / filesystem.用df -hl查看,/dev/mapper/centos-root 顯示10 阅读全文