नीचे क्या होता है जब ग्नू स्क्रीन का उपयोग करने की कोशिश की जाती है। अनिवार्य रूप से, यह तब तक ठीक काम करता है जब तक कि मैं दूसरे उपयोगकर्ता के रूप में मुकदमा नहीं करता। तब मुझे एक Cannot open your terminal '/dev/pts/7' - please check.
त्रुटि मिलती है
l413:~$ ssh sbird@example.com
sbird@example.com password:
sbird@example:~$ screen
[screen is terminating]
sbird@example:~$ su - gradplan
Password:
gradplan@example:~$ screen
Cannot open your terminal '/dev/pts/7' - please check.
gradplan@example:~$
मैं sbird, su से gradplan, और फिर भी स्क्रीन का उपयोग कैसे कर सकता हूं?