Windows Server 2019 SSH Server 在需要安裝的ws2019开启powershell,执行安装 openssh server 指令 Add-WindowsCapability -Online -Name OpenSSH.Server~~~~0.0.1.0 安装完成会出现 OpenSSH SSH Server 其中Windows Server 2019 已经安装好了OpenSSH Authentication Agent 服务了. 设定服务自动启动: Set-Serv…
filezilla server FTP 安装报错 "could not load TLS network. Aborting start of administration interface" 需要安装一个系统补丁 kb 2533623 https://forum.filezilla-project.org/viewtopic.php?t=39838 According to the forum above, you need to install https://suppor…
之前安装 Microsoft Sql Server 2012 R2 的时候总是报这样的错误: SQL Server Setup has encountered the following error: The SQL Server license agreement cannot be located for the selected edition, enterprise. This could be a result of corrupted media or the edition bei…