Docker build 时出现: Configuring tzdata Please select the geographic area in which you live. Subsequent configuration questions will narrow this down by presenting a list of cities, representing the time…
在使用 Windows 远程桌面连接 Ubuntu 系统时,即使勾选了“记住凭据”选项,每次连接时仍然需要重新输入用户名和密码。经常需要远程的时候,非常麻烦,可以通过如下方法解决。 Windows 输入快捷键 Win + R,输入以下内容打开凭证管理: control /name Microsoft.CredentialManager 点击添加 windows 凭证,输入 ubuntu 系统的用户...