Friday, March 30, 2012

Screen

Today I learned how to use screen:

First we opened the terminal.
We got into the sever amazon.elkner.net and got Matt to set SUID permission there.
As complicated as it looked Matt guided us through it.
We had to type screen -S username
Then set up the multiuser on. Which is enabled by pressing the keyboards CTRL-a then shift :
Then type multiuser on and acladd useryouwanttoadd
Now the user who wants to join the session needs to type:
screen -x hisusername/hissession name

This should connect you.

No comments:

Post a Comment