User Tools

Site Tools


manuals:vps:vpsadminos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
manuals:vps:vpsadminos [2020/09/21 14:43] – all distros are supported Aithermanuals:vps:vpsadminos [2020/09/21 14:48] – dont mention userns Aither
Line 48: Line 48:
  
 ===== Changes in VPS behaviour ===== ===== Changes in VPS behaviour =====
-==== User namespaces ==== 
-VPS in vpsAdminOS are using so called //user namespaces//. User namespace 
-means that your system user and group IDs are mapped to different values on 
-the host. For example, the root user in your VPS has UID 0, but from the 
-host's point of view, its UID is e.g. 666000. Every member has been assigned a 
-unique user namespace, which ensures that your data is isolated from other 
-users. In case an attacker manages to leave the container, he will not be able 
-to access data from VPS belonging to other members. 
- 
-Every member is assigned a user namespace of 524288 user/group IDs. It means 
-that you can use UID/GID from 0 to 524287. All VPS from one member are in the 
-same user namespace. In the future, it will be possible to define custom 
-UID/GID maps for VPS and NAS datasets, which will let each member to isolate 
-his own VPS and yet share some chosen range of user/group IDs. 
  
 ==== General ==== ==== General ====
Line 72: Line 58:
  
   * Network is configured using ''ip'' from ''iproute2'', you no longer need ''ifconfig'' from ''net-tools''   * Network is configured using ''ip'' from ''iproute2'', you no longer need ''ifconfig'' from ''net-tools''
-  * ''/etc/network/interfaces.{head,tail}'' aren't inserted into ''/etc/network/interfaces'', but rather included using ''source'', i.e. they do not affect contents of ''/etc/network/interfaces'' directly, like it was with vzctl. 
   * If there is a directory called ''/etc/network/interfaces.d'', it is sourced before ''/etc/network/interfaces.tail''.   * If there is a directory called ''/etc/network/interfaces.d'', it is sourced before ''/etc/network/interfaces.tail''.
  
manuals/vps/vpsadminos.txt · Last modified: 2024/01/02 20:39 by aither