5.3.2 For the impatient

This section provides a quick installation guide for the impatient and experienced Debian Linux users. Detailed information are in the following chapters.

apt-get update
apt-get upgrade
apt-get install openjdk-17-jre-headless
apt install /home/public/satnms4-backend_[version].deb
cp /home/satnms/backend/backend.properties.default /home/satnms/backend/backend.properties
systemctl enable backend
systemctl start backend