1 | Gentoo的init配置文件也/etc/inittab, 在该文件中前三行: |
1 | Gentoo的init配置文件也/etc/inittab, 在该文件中前三行: |
1 | 实战新增从库流程,数据量T级别,耗时3-4天,特记录如下: |
参考: Postfix邮件发送服务
1 | 注: 如果postfix安装后没有mail命令,则需要安装mailx |
邮件发送测试
1 | echo "aaa"|mail -s 'aaa' xxxx@qq.com |
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: false
tags: true