摘要: OSI 的来源 OSI(Open System Interconnect),即开放式系统互联。 一般都叫 OSI 参考模型,是 ISO(国际标准化组织)组织在 1985 年研究的网络互连模型。 ISO 为了更好的使网络应用更为普及,推出了 OSI 参考模型。其含义就是推荐所有公司使用这个规范来控制网 阅读全文
posted @ 2020-07-16 22:58 luowendy 阅读(359) 评论(0) 推荐(0) 编辑
摘要: 1.下载nginx 配置epel源 wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo Yum -y intall nginx 开启nginx 2.Goaccess 安装依赖 yum -y ins 阅读全文
posted @ 2020-07-16 20:26 luowendy 阅读(167) 评论(0) 推荐(0) 编辑