Penguin

Differences between current version and previous revision of ScreenNotes.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Wednesday, August 19, 2009 10:18:46 pm by PerryLorier
Older page: version 1 Last edited on Wednesday, August 19, 2009 6:33:36 pm by NathanOverall Revert
@@ -7,4 +7,9 @@
 acladd nathan,root 
 </verbatim> 
  
 The multiuser line tells screen to enable multiple users on all screens this user launches. Then we use acladd to give full permissions to root and nathan to this terminal. However screen will have to be suid root to work for non root users. 
+  
+You can also issue these commands from the ^A: command line to get this at runtime without having to restart screen(1).  
+  
+----  
+CategoryNotes