VServer: Difference between revisions
Jump to navigation
Jump to search
Coderanger (talk | contribs) (Create page) |
|||
Line 1: | Line 1: | ||
= 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) |
||
Consider using errno.errorcode or os.strerror() to convert error codes to strings. |
Revision as of 16:44, 14 June 2007
Random Notes
XIDs for new contexts must be between 2 and 49151. (from Bertl in #vserver)
Consider using errno.errorcode or os.strerror() to convert error codes to strings.