- Connect to SolusVM Master server over SSH.
Install the required packages:
Code Block language bash # yum install libgcc libgcc zlib zlib svmstack-nginx svmstack-nginx-serial-console-config svmstack-ssh-websocket net-tools
If installation fails due to non-existing svmstack-* packages, install SolusVM repository:
Enterprise Linux 6 (CentOS 6, Scientific Linux 6, RedHat 6)
SSH:Code Block language bash # rpm -ihv http://repo.solusvm.com/elphp7/repo-releasecentos/6/os/x86_64/solusvm-release-6-46.noarch.rpm
Enterprise Linux 7 (CentOS 7, Scientific Linux 7, RedHat 7)
SSH:Code Block language bash # rpm -ihv http://repo.solusvm.com/elphp7/repo-releasecentos/7/os/x86_64/solusvm-release-7-46.noarch.rpm
And then install the packages.