Difference between revisions of "Translations:LXD/12/en"

From Funtoo
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
At this point we are ready to initialize and start LXD.
The format of both of these files are "user":"start":"count". Meaning that the {{c|root}} user will be allocated "count" IDs starting at the position "start". The reason why LXD does this is because
these extra IDs will be used to isolate containers from the host processes and optionally from each other, by using different offsets so that their UID and GIDs will not overlap. Because LXD 5 now
has these settings "baked in", these files do not need to be created and exist here just for reference and understanding of default LXD behavior. For more information on subids and subgids, see [[LXD/What are subuids and subgids?|What are subuids and subgids?]].

Latest revision as of 19:54, June 22, 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (LXD)
The format of both of these files are "user":"start":"count". Meaning that the {{c|root}} user will be allocated "count" IDs starting at the position "start". The reason why LXD does this is because
these extra IDs will be used to isolate containers from the host processes and optionally from each other, by using different offsets so that their UID and GIDs will not overlap. Because LXD 5 now
has these settings "baked in", these files do not need to be created and exist here just for reference and understanding of default LXD behavior. For more information on subids and subgids, see [[LXD/What are subuids and subgids?|What are subuids and subgids?]].

The format of both of these files are "user":"start":"count". Meaning that the root user will be allocated "count" IDs starting at the position "start". The reason why LXD does this is because these extra IDs will be used to isolate containers from the host processes and optionally from each other, by using different offsets so that their UID and GIDs will not overlap. Because LXD 5 now has these settings "baked in", these files do not need to be created and exist here just for reference and understanding of default LXD behavior. For more information on subids and subgids, see What are subuids and subgids?.