3.2 Performing an Online Update

To initialize the updates, perform the following steps:

  1. (Optional) Run the following command to register as a root user:

    suse_register -a regcode-aauth=xxxxxxxxxxxx -a email=user@example.com -L /tmp/register.txt

  2. Run the following command to add a SLES repository:

    zypper ar https://nu.novell.com/repo/\$RCE/AAuth-Appliance-6.1-OS/sle-12-x86_64/ SLES

  3. Run the following command to add the Advanced Authentication appliance repository:

    zypper ar https://nu.novell.com/repo/\$RCE/AAuth-Appliance-6.1-Product/sle-12-x86_64/ AAF

  4. Run the following command to refresh the configured repositories:

    zypper refresh

  5. Run the following command to update all packages:

    zypper up

    NOTE:After adding and refreshing the repositories, you can update the packages from the Appliance Configuration console > Online Update > Update Now instead of performing Step 5.