用 screen -ls, 显式当前状态为Attached, 但当前没有用户登陆些会话。screen此时正常状态应该为(Detached) 
此时用screen -r ,怎么也登不上。
最后找到解决方法:screen -D  -r <session-id> -D -r  先踢掉前一用户,再登陆。 
 
 
 
 
来源:https://blog.csdn.net/gdali/article/details/72799581

来自为知笔记(Wiz)



相关文章:

  • 2021-12-26
  • 2021-12-22
  • 2021-10-06
  • 2022-01-04
  • 2021-08-18
  • 2021-05-19
猜你喜欢
  • 2022-01-29
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2022-12-23
  • 2022-01-01
  • 2021-12-26
相关资源
相似解决方案