Updating the USS Gateway
From time to time, updates to the USS Gateway core software and operating system are released. This may include security fixes for newly identified vulnerabilities.
To upgrade the USS Gateway software and operating system:
- Log in to the Command Line
- At the prompt, enter
sudo apt-get update && sudo apt-get upgrade
and press Enter - Enter your superuser password
- Enter Y when prompted to install the new packages
- Follow any further prompts and accept any defaults if asked
October 2019 - PHP7 vulnerability
The Ubuntu project published the following vulnerability notice on 28th October 2019: https://usn.ubuntu.com/4166-1/
After performing the steps above, type php -v
to confirm that at least the following version of PHP is installed:
PHP 7.0.33-0ubuntu0.16.04.7 (cli) ( NTS )