Updating ggRock from the Command Line

Updating ggRock from the Command Line This article describes the necessary steps to update ggRock from the command line.

In some cases it may be desirable to run updates for ggRock manually via the command line rather than using the automated facility provided via the ggRock Web UI. One such case may be if you have third-party antivirus or other security software active on your server which should, as a matter of best practice, be disabled during major update operations.

1. Access Debian Control Panel

2. Log in as the root user

3. Run the following commands:

apt-get update
apt-get dist-upgrade

4. Accept any download prompts by pressing the 'Y' key followed by <enter>.

5. Confirm that Machines are still able to boot to ggRock, and that other functions critical to your environment are functional.