Page 1 of 1

Update a dedicated server

Posted: Thu Apr 16, 2015 8:58 am
by davidryan254
Hi everyone,

what is the command to update a dedicated server ?

Re: Update a dedicated server

Posted: Mon Apr 20, 2015 10:36 am
by ethannicholas50
sudo -u steam -i

Update the Arma 3 Linux dedicated server. The validate option will check for corruption.
app_update 233780 validate

Re: Update a dedicated server

Posted: Wed Apr 22, 2015 11:34 am
by smichael937
commands :
===============

sudo apt-get update # Fetches the list of available updates
sudo apt-get upgrade # Strictly upgrades the current packages
sudo apt-get dist-upgrade # Installs updates (new ones)