I'm on a Debian OS.
I'm trying to use screen under a SSH session. But when I'm trying to run the command
screen
the shell answer me :
Must be connected to a Terminal.
If I enter
tty
it answer me :
Not a tty
I don't know why and I try
ssh -t login@server
it doesn't work..
Please help me I really need this !
Thanks
EDIT :
I read this topic but it still doesn't work