- 1 minute to read
- Print
- DarkLight
- PDF
How to change senhasegura to use the new repository
- 1 minute to read
- Print
- DarkLight
- PDF
This document provides guidance on updating the senhasegura to use a new repository. This update is necessary to ensure that your system receives future updates.
After changing senhasegura to use the new repository, If you’re using a version prior to 3.33 and wish to update senhasegura to version 3.33 or later, please refer to the article How to update versions prior to 3.33.
Requirements
- Secure Shell (SSH) client
- Administrator credentials for the senhasegura server
- The script "aptfix" file from senhasegura, you can get from the file link
Starting from August 19, 2024, all updates will utilize the new senhasegura repository. The old repository will no longer be available after this date.
Path to access
To configure the use of the new repository, first, start an SSH admin session on your senhasegura server.
Steps to Update
- Download the file “aptfix”.
wget https://downloads.senhasegura.io/d/other/aptfix
- Start an SSH admin session
- Transfer the file to the senhasegura server using SSH and administrator credentials.
- Execute the script with
sudo
in any directory, using the following command.sudo chmod +x aptfix
sudo ./aptfix
- Wait for the script to complete.
- Once complete, run the commands:
sudo apt update
sudo apt install orbit-cli
If the repository setup needs to be updated, the platform will indicate what to do next.
Once done, to update the senhasegura solution, follow our documentation that best suits your needs:
- Update senhasegura online.
- Update senhasegura offline.
- How to update senhasegura in a cluster.
- If you’re using a version prior to 3.33, please refer to the article How to update versions prior to 3.33.
Do you still have questions? Reach out to the senhasegura Community.