User Tools

Site Tools


smalldc

Small Data Center

this page contains informations about HestiaCP (and new deb packages released on our mirrors) and system adjustments because the base system used is Debian 10 Buster.

These operations must be performed only by competent system administrators.

HestiaCP

We've released new version of HestiaCP with our repositories so if You have just installed the base system or if You have installed and configured the base operating system and you have now HestiaCP configured and working in production environment You have to do these steps:

HestiaCP first installation

  • run a system update with these commands below with root privileges:
apt-get update && apt-get upgrade -y
  • then if an error apprears run this command in a terminal with root privileges:
apt-get update --allow-releaseinfo-change
  • now give another system update like the first point
  • and launch HestiaCP installer present in main menu and configure it.

If the launcher doesn't work you can run HestiaCP installer from a terminal:

bash /usr/bin/hst-install.sh

and follow informations required.

HestiaCP upgrade after a previous installation

You must to do these commands:

  • run a system update with these commands below with root privileges:
apt-get update && apt-get upgrade -y
  • then if an error apprears run this command in a terminal with root privileges:
apt-get update --allow-releaseinfo-change
  • then open a terminal and go to this directory:
cd /usr/bin/
  • run the script with this command:
bash hst-install.sh
  • the system ask you if you want to replace the older version with the new one.

In this case if you accept by pressing Y the old hestiacp installation may be deleted so if you have a production environment with HestiaCP configured and working you can update it form Hestia Control Panel with administrator credentials.

smalldc.txt · Last modified: 2021/09/29 12:04 by team