Posted by: Anonymous Coward
on August 29, 2006 08:41 PM
Hi, do you know if there's a way such as that the teacher could connect to several students' screens? I mean, If I had several screen sessions on one machine (for the students), how can I make the teacher have a single screen session where it has one screen window for each of the student sessions? In other words, passing multiple -x parameters doesn't seem to work.
The obvious solution is to do screen -x once, and then create other windows and run screen -x on each of them, but this create many screen processes. It would be nice if just one would be necessary.
BTW, I'm not using this for teaching, I just used your context of use to ease the question.
Multiple -x connections?
Posted by: Anonymous Coward on August 29, 2006 08:41 PMdo you know if there's a way such as that the teacher could connect to several students' screens?
I mean, If I had several screen sessions on one machine (for the students), how can I make the teacher have a single screen session where it has one screen window for each of the student sessions?
In other words, passing multiple -x parameters doesn't seem to work.
The obvious solution is to do screen -x once, and then create other windows and run screen -x on each of them, but this create many screen processes. It would be nice if just one would be necessary.
BTW, I'm not using this for teaching, I just used your context of use to ease the question.
#