接上一篇文章:lightsail快捷为CentOS镜像开启root登陆,我们使用脚本安装后,从本地登录是正常的,但是一部分机器之间ssh的话,就会提示:“Please login as the user “centos” rather than the user “root”.” Then the connection will close.
解决办法:
如果是使用上面的脚本后无法登录的,可使用:
>/root/.ssh/authorized_keys
service ...
Mail-in-a-Box lets you become your own mail service provider in a few easy steps. It’s sort of like making your own gmail, but one you control from top to bottom.
现阶段的免费邮件服务比较多,博主也尝试过一些进行安装,比如经典的vesta面板自带邮局、国内开源的ewomail、winwebmail、zimbra、mailinabox 等等,大多都能正常配...