2021年7月22日

摘要: 一、下载Nginx的安装包 http://nginx.org/en/download.html 二、解压到你自己想放置软件的目录中 看自己的需要 三、修改配置文件 C:\workingSoftWare\nginx-1.21.0\conf\nginx.conf 四、修改nginx的端口号,端口号看你自 阅读全文
posted @ 2021-07-22 18:21 pthaochiya 阅读(895) 评论(0) 推荐(0) 编辑
 
摘要: 安装同步时间服务: yum -y install ntp ntpdate 执行时间同步功能: ntpdate 0.asia.pool.ntp.orgs 说明: 这里主要就是通过时间服务器对系统时间进行同步,所以0.asia.pool.ntp.org并不是固定的,大家可以选择 time.nist.go 阅读全文
posted @ 2021-07-22 13:57 pthaochiya 阅读(81) 评论(0) 推荐(0) 编辑