Feature:运维
@kidultff

centos部署LNMP环境(nginx+mysql+php)

1,关闭防火墙:chkconfig firewalld off2,更新yum源:wget http://www.atomicorp.com/installers/atomic sh ./atomic yum check-update3,安装开发包和库文件yum -y install ntp make openss ...
  • 0
  • 0
@kidultff

解决Deepin/Ubuntu无法使用rdesktop远程桌面连接Windows 2016

有一台用来挂机器人的挂机宝是Windows Server 2016,而平时自己用的系统是Deepin和Ubuntu,远程连接的时候只能使用rdesktop,使用rdesktop连接的时候终端提示:ERROR: CredSSP: Initialize failed, do you have correct kerberos tgt initialized ...
  • 0
  • 1
@kidultff

【转】CentOS系统中常用查看日志命令

本文转自:http://dwz.link/rw2r 日志文件说明 /var/log/message 系统启动后的信息和错误日志,是Red Hat Linux中最常用的日志之一 /var/log/secure 与安全相关的日志信息 /var/log/maillog 与邮件相关的日志信息 /var/log/ ...
  • 0
  • 0