步骤 1:选择操作系统 操作系统选择 Windows 时,环境需求见下图所示: 支持 64 位 Windows 操作系统,主流版本包括: Windows Server 2008 Windows Server 2012 Windows Server 2016 Windows Server 2019 Windows Vista Windows 7 Windows 8 Windows 10 直连主机的防火墙需确保可与青藤服务器通信通信要求 直连主机通过"命令安装"时,需使用 PowerShell 组件
Linux操作系统 操作系统均为CentOs 7.6为例: 步骤一:给弹性云主机配置NTP服务器 登录Linux弹性云主机。执行以下命令,编辑ntp.conf文件。 vim /etc/ntp.conf 添加以下语句,配置NTP服务器。 server NTP IP地址 执行以下命令,系统重新启动时启动服务。 service ntp restart 执行以下命令,检查NTP服务器的状态。 service ntp status 步骤二:给弹性云主机配置DNS服务器。