我刚刚在虚拟机上安装了 Ubuntu Server 16.04,然后安装了 openssh-server。当我尝试启用 sshd 时:
systemctl enable sshd.service
Run Code Online (Sandbox Code Playgroud)
我收到了这条消息:
Failed to execute operation: Too many levels of symbolic links
Run Code Online (Sandbox Code Playgroud)
有谁知道这是什么?我是不是忘记做某事了?