Hi, I'm trying to run screen on a remote host through ssh however I get
: Must be connected to a terminal.The server is a hosting account i pay for
and get ssh shell on. I am able to compile code on it, however, I believe
that it is a restricted jail shell. Is that why I can't use screen? I read
an
Hi,
Thanks for the help. I left some important details out. The server is a
chroot jail provided by cpanel... from strace screen I found that: Cannot
access '/dev/pts/4': No such file or directory.
It does not look like I have permission to create /dev/pts/4 . I did try
ssh -t . Unless there is
Hi, I'm trying to run screen on a remote host through ssh however I get
: Must be connected to a terminal. I read and tried some different
solutions found on the web. However, they did not work for me. Can somebody
more knowledgeable can help me troubleshoot it?
Best,
Colin Williams