welcome to emergency mode!after logging in ,type “journalctl -xb” to view system logs,“systemctl reboot” to reboot ,“systemctl default” to try again to boot into default mode。
周五还好好的机器,周一一来启动机器就进入了安全模式
- 6 块 SAS硬盘组成RAID10 合计 12T
- 1T /
- 1T /home
- 9T /data (作为日后的 ftp 工作目录)
journalctl -xb
# 搜索 fail
=> Failed to start Crash recovery kernel arming
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# 更改权限
sudo chown -R $(whoami) usr/local
brew install php
brew install php71
brew install php@7.1
可以 /etc/httpd/modules/ 目录下确认 mod_ssl.so 是否存在
LoadModule ssl_module modules/mod_ssl.so
Include conf/extra/httpd-ssl.conf
在博客页面中,大部分博客内容写完后不会再进行修改,被浏览器缓存后对可以减轻服务器压力的。 但是一旦内容发生错误,或者页面需要长期更新,缓存策略就显得多余了。