+ Reply to Thread
Results 1 to 1 of 1
-
Administrator
- Join Date
- Mar 2010
- Posts
- 74
Can't start screen from vps login as user
When trying to start screen by screen -S name after logging into vps as ssh user@IP ( Screen may work for the root)
Getting the error
"No more PTYs.
Sorry, could not find a PTY."
fix
==
Enter into the vps
cd /dev/ ;
./MAKEDEV ptmx


LinkBack URL
About LinkBacks



Reply With Quote