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 [2018/05/20 14:29] – page id Aithermanuals:vps:vpsadminos [2018/07/11 06:14] rene.la
Line 91: Line 91:
  
   * ''/proc/loadavg'' shows load average of the entire node, i.e. of processes from all VPS on the node you're on, it does not tell anything abour your VPS   * ''/proc/loadavg'' shows load average of the entire node, i.e. of processes from all VPS on the node you're on, it does not tell anything abour your VPS
 +  * ''/proc/cpuinfo'' and ''/proc/stat'' show all CPUs from the node, but you can't utilize more than 8 of them (800% CPU)
   * Swap is not shown in ''/proc/meminfo''   * Swap is not shown in ''/proc/meminfo''
   * ''dmesg'' is forbidden, as it's not virtualized in the kernel   * ''dmesg'' is forbidden, as it's not virtualized in the kernel
Line 146: Line 147:
 distribution into ''osctl'', so that it can configure hostname, network, DNS distribution into ''osctl'', so that it can configure hostname, network, DNS
 resolvers, etc., see [[https://vpsadminos.org/osctld/distributions/|doc]]. resolvers, etc., see [[https://vpsadminos.org/osctld/distributions/|doc]].
 +
 +==== Features ====
 +
 +Features can be turned on/off individually. When any change is made, the VPS restarts.
 +
 +{{ :navody:vps:features.png?300 |}}
 +
 +  * Docker (experimental) - Enables trial support for Docker.
 +  * FUSE - "Filesystem in Userspace" Enables the kernel module to allow non-privileged users create their own file systems.
 +  * KVM - "Kernel-based Virtual Machine" Enables KVM for hardware support of virtualization.
 +  * LXC nesting - "Linux Containers" Enables nested LXC containers.
 +  * PPP - "Point-to-Point Protocol" Enables communications protocol used to establish a direct connection between point-to-point links.
 +  * TUN/TAP - "TUN routing/TAP bridging" Enables the creation of virtual interfaces that are then bridged.
 +
 +We recommend only setting the features that your really need.
  
 ==== More about vpsAdminOS ==== ==== More about vpsAdminOS ====
manuals/vps/vpsadminos.txt · Last modified: 2024/01/02 20:39 by aither