Hi, I'm Eric Lo. 中文

Cannot open your terminal '/dev/pts/0' - please check.

Friday, January 29, 2010

在server上使用screen的时候出现了如下错误:

Cannot open your terminal '/dev/pts/0' - please check.

万能的google告诉我: 可以使用script命令来记录这个终端会话,执行

script /dev/null

然后就可以打开screen了

This entry was tagged error and Linux

« Previous Next »

go to Top