Software Updates
Note: Operating system updates and Nextcloud updates are bundled together in a single command to avoid confusion and reduce risk. We curate and freeze package versions to ensure stability and compatibility. While you can update using standard pacman commands, this is not recommended and may result in system instability.
Manual Updating
Updating your Ctrl Sync Cloud device is simple and safe with a single command.
To update both the base operating system and Ctrl Cloud:
- Log in to Cockpit using your operating system username and password (this is not your Ctrl Cloud web username or password).
- From the left-hand sidebar, select Terminal to open a command line inside Cockpit.
- In the terminal, type:
update
- When prompted, enter your operating system user password.
This command will:
Update the base operating system with tested and approved package versions.
Update Nextcloud to the latest stable release.
Automatic Updates
You can enable or disable automatic updates at any time. Automatic updates run weekly and require no user intervention.
Turn On Automatic Updates
- Log in to Cockpit using your operating system username and password.
- From the left-hand sidebar, select Terminal.
- Type:
auto-update-on
Automatic Updates
You can enable or disable automatic updates at any time.
Turn Off Automatic Updates
- Log in to Cockpit using your operating system username and password.
- From the left-hand sidebar, select Terminal.
- Type:
auto-update-off