我跑了ssh localhost
,得到:
ssh :connect to host localhost port 22: Connection refused
然后我尝试了一下sudu apt-get install openshh-server
,得到:
user is not in the sudoers file .This incident will be reported
请告诉我下一步该怎么做才能建立 SSH 连接。我在之前的答案中没有找到我的问题的解决方案。非常感谢。
答案1
你以某种方式设法破坏了你的团体会员资格,这样你就无法逃跑了sudo
。答案这个问题演示如何修复该问题。然后您可以继续安装 OpenSSH。祝您好运!