Back to Install by script section
In our example, we install Artica on a physical server. We have already installed a Debian 10 system
It is important to understand that Artica is a product that supports and modifies the Linux system according to its needs.
It is not intended to install Artica on a server already in production.
Uninstalling Artica is not possible.
apt-get install wget
wget http://articatech.net/download/v4/install-manuall.sh && chmod 0755 install-manuall.sh && ./install-manuall.sh
The script will remove the systemd init engine
The script will download the full package by downloading parts of 3mb
/usr/sbin/reboot
”