Unless you've installed REMnux in the addon mode, the distro disabled automated Ubuntu update mechanisms for the OS. This allows you to control how and when your REMnux system attempts to initiate network connections, and avoids issues when REMnux on an isolated network.
Keep your REMnux system up to date by running the following command once in a while as a regular, non-root user, so you benefit from the latest enhancements. Be sure to first connect the system to the internet. You don't need to separately update the OS or its packages. The REMnux installer handles that automatically.
remnux install
If you're running the REMnux distro in a virtual machine, consider taking a snapshot before upgrading or updating your VM, so you can revert to a good state if something goes wrong.
Issues Updating the REMnux Distro
If you receive an error upgrading or updating the REMnux distro when using the remnux command, first make sure that you're running the command as a regular, non-root user. Also, try rebooting your system and trying the operation again.
If you still run into problems, refresh your APT package database by issuing the following commands, then try the operation again:
If the issue persists, diagnose the problem by running:
remnux results
This command shows installation results and highlights any failures. If you need further help, you can open an issue in the REMnux salt-states repo on Github and share out output of remnux results as well as your results.yml and saltstack.log file.