自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

转载 centos7在systemctl和service中加入新的启动项

在/usr/lib/systemd/里面新建一个XXX.service

2018-03-14 08:49:43 1086

转载 centos 7 nginx 安装

转载自https://zhidao.baidu.com/question/1513297811341220060.html?fr=iks&word=centos+7+nginx+%B0%B2%D7%B0&ie=gbk安装环境为:最小化安装的centos7,关闭seliunx。最小化安装centos:关闭selinuxsed –i ‘s/SELINUX=enforcing/SELIN...

2018-03-11 11:41:01 261

转载 extmil的安装

制作_yum_仓库编译CentOS-Base.repo文件vi /etc/yum.repos.d/CentOS-Base.repo加入如下内容:# EMOS-Base.repo## Created by ExtMail Dev Team: http://www.extmail. org/## $Id$[EMOS-base]name=EMOS-Basebaseurl=http://mirror. e...

2018-03-10 15:23:20 484

转载 Nginx基本配置参数说明

本文转载自http://www.nginx.cn/76.html#运行用户user nobody;#启动进程,通常设置成和cpu的数量相等worker_processes  1; #全局错误日志及PID文件#error_log  logs/error.log;#error_log  logs/error.log  notice;#error_log  logs/error.log  info; #...

2018-03-10 14:02:36 90

转载 CentOS7下搭建postfix邮箱服务器并实现extmail的web访问

本文转自http://blog.51cto.com/zero01/2064693主机名:mail.bk.sh域名:bk.sh1.准备工作关闭selinux[root@localhost ~]# setenforce 0[root@localhost ~]# getenforce Permissive[root@localhost ~]#关闭firewalld[root@localhost ~...

2018-03-09 17:42:00 6056 1

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除