
Linux
Linux
阿飞学弟
胖何尝不是一种修养!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Centos下的LibreOffice安装
1--卸载系统当前的libreoffice,执行如下命令:yum remove libreoffice-*2--获取rpm文件http://mirrors.ustc.edu.cn/tdf/libreoffice/stable选择5.0.4 (可能发布最新版时候就是5.05,目前我使用的是5.0.4)然后选择rpm然后选择x86_64http://mirro...原创 2019-01-15 11:49:46 · 729 阅读 · 0 评论 -
centos7启动iptables时报Job for iptables.service failed because the control process exited with error cod
启动iptables: service iptables start报错如下:Job for iptables.service failed because the control process exited with error code. See "systemctl status iptables.service" and "journalctl -xe" for details.查看异常...转载 2018-07-10 10:48:50 · 44290 阅读 · 8 评论