Difference between revisions of "Universal Time-Sharing System (UTS)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
m (Welcome moved page UTS to Universal Time-Sharing System (UTS))
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
UNIX Timesharing System
+
[[wikipedia:Universal Time-Sharing System]]
  
 +
* [[UNIX Timesharing System]]
  
UTS [[namespace]]
+
 
 +
* UTS [[namespace]]
 
Instead of a single system_utsname
 
Instead of a single system_utsname
 
containing [[hostname]] [[domainname]] etc, a process can request it's
 
containing [[hostname]] [[domainname]] etc, a process can request it's
Line 11: Line 13:
 
This is useful, for instance, for vserver/openvz, which can now clone
 
This is useful, for instance, for vserver/openvz, which can now clone
 
a new uts namespace for each new virtual server
 
a new uts namespace for each new virtual server
 +
 +
UTS settings (--uts)
 +
https://docs.docker.com/engine/reference/run/#uts-settings---uts
 +
 +
== See also ==
 +
* {{Linux Kernel}}
 +
 +
 +
[[Category:Linux]]

Latest revision as of 19:05, 3 December 2021

wikipedia:Universal Time-Sharing System


Instead of a single system_utsname containing hostname domainname etc, a process can request it's copy of the uts info to be cloned. The data will be copied from it's original, but any further changes will not be seen by processes which are not it's children, and vice versa.

This is useful, for instance, for vserver/openvz, which can now clone a new uts namespace for each new virtual server

UTS settings (--uts)
https://docs.docker.com/engine/reference/run/#uts-settings---uts

See also[edit]

Advertising: