VServer: Difference between revisions
Jump to navigation
Jump to search
(clean up... move or delete?) |
|||
Line 1: | Line 1: | ||
{{cleanup}} |
|||
Shouldn't this page go somewhere else? [[Home]] is the [[wiki]] 'home'... not the user 'home' ;) --[[User:Xavi|Xavi]] 13:58, 14 June 2007 (EDT) |
|||
---- |
|||
---- |
|||
= Random Notes = |
= Random Notes = |
||
XIDs for new contexts must be between 2 and 49151. (from Bertl in #vserver) |
XIDs for new contexts must be between 2 and 49151. (from Bertl in #vserver) |
Revision as of 17:58, 14 June 2007
Shouldn't this page go somewhere else? Home is the wiki 'home'... not the user 'home' ;) --Xavi 13:58, 14 June 2007 (EDT)
Random Notes
XIDs for new contexts must be between 2 and 49151. (from Bertl in #vserver)
Consider using context managers to enforce proxy semantics, rather than trying to write proxies that nest well.