05 2018 档案

摘要:System version:Linux centos7_server 3.10.0-693.el7.x86_64 #1 SMP Tue Aug 22 21:09:27 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux[root@centos7_server ~]# f 阅读全文
posted @ 2018-05-23 08:53 蒋大美妞 阅读(3380) 评论(0) 推荐(0)
摘要:一次重装CentOS7系统后,挂载光驱并制作成本地yum源却无法使用yum进行安装,这TM着实有点闹心。o(>﹏<)o 案发现场: [root@crntos7-server ~]# yum -y install /mnt/Packages/vsftpd-3.0.2-22.el7.x86_64.rpm 阅读全文
posted @ 2018-05-17 16:11 蒋大美妞 阅读(2508) 评论(0) 推荐(1)
摘要:此文章摘自书籍: (跟阿铭学Linux第十三章 13.3.2部分内容) 案发现场 login as: rootroot@127.1.1.2's password:Last login: Tue May 15 12:09:25 2018 from 172.1.0.1[root@centos7_clie 阅读全文
posted @ 2018-05-15 16:43 蒋大美妞 阅读(2909) 评论(0) 推荐(0)
摘要:案发现场: [root@centos7_server ~]# semanage fcontext -a -t httpd_sys_content_t /httpdd/-bash: semanage: command not found 解决方法: [root@centos7_client ~]# y 阅读全文
posted @ 2018-05-09 10:04 蒋大美妞 阅读(2290) 评论(0) 推荐(0)
摘要:CentOS中的防火墙基本区别 CentOS7防火墙名称是:Firewalld (在下使用的系统便是:CentOS7) 7以下版本名字是:Netfilter 请谨记:Iptables 它仅仅只是一个操作防火墙的工具! 在测试环境中,请把SELinux,Firewalld关闭后,Windows即可访问 阅读全文
posted @ 2018-05-02 09:26 蒋大美妞 阅读(373) 评论(0) 推荐(0)