uk en ru
vps

Virtualization Context Connection

A cloud virtual server differs from a regular VPS in the presence of an installed Virtualization Context daemon (service) that automates server configuration and allows you to add/remove IP addresses, or increase the disk size, and other parameters without rebooting.

By default, all virtual servers deployed on the Cloud VPS hosting service, work with the Virtualization Context daemon installed and running.

Attention!

If this package is not installed or uninstalled in the operating system, the virtual machine will not be able to be automatically configured to work in the hosting environment. It is not recommended to uninstall or disable this daemon (service) in the operating system.

If, for any reason, the server does not have this package, you can install it manually.

Instructions for different operating systems are below:

Debian / Ununtu

[root@vps0123]# wget https://realhost.pro/data/files/one-context_6.8.1-1.deb
[root@vps0123]# dpkg -i one-context_6.8.1-1.deb

CentOS 7

[root@vps0123]# rpm -Uvh https://realhost.pro/data/files/one-context-6.8.1-1.el7.noarch.rpm

CentOS 8 / CentOS 8 Stream / AlmaLinux 8 / Rocky Linux 8

[root@vps0123]# rpm -Uvh https://realhost.pro/data/files/one-context-6.8.1-1.el8.noarch.rpm

AlmaLinux 9 / Rocky Linux 9

[root@vps0123]# rpm -Uvh https://realhost.pro/data/files/one-context-6.8.1-1.el9.noarch.rpm

Alpine Linux

[root@vps0123]# wget https://realhost.pro/data/files/one-context-6.8.1-r1.apk
[root@vps0123]# apk add --allow-untrusted one-context-6.8.1-r1.apk
[root@vps0123]# rc-update add one-context

Windows Server

Download and install the MSI package with local administrator rights

https://realhost.pro/data/files/one-context-6.8.1.msi