Monday, January 10, 2011

Sharing screen across users

1. chmod +s /usr/bin/screen
2. Ctrl+a then :multiuser on
3. Ctrl+a: acladd username
4. screen -list /sessionName
screen -x /sessionName

Useful tuorial on screen
http://news.softpedia.com/news/GNU-Screen-Tutorial-44274.shtml

No comments:

Post a Comment