9 Registering SUSE Linux Enterprise and Managing Modules/Extensions #
To get technical support and product updates, you need to register and activate SUSE Linux Enterprise Server with the SUSE Customer Center. It is recommended to register during the installation, since this will enable you to install the system with the latest updates and patches available. However, if you are offline or want to skip the registration step, you can register at any time later from the installed system.
Modules and extensions add features to your system and allow you to customize the system according to your needs. These components also need to be registered and can be managed with YaST or command line tools. For more details also refer to the Modules and Extensions Quick Start.
Registering with the SUSE Customer Center requires a SUSE account. In case you do not have a SUSE account yet, go to the SUSE Customer Center home page (https://scc.suse.com/) to create one.
To completely deregister a system including all modules and extensions use
the command line tool SUSEConnect
. Deregistering a system
removes its entry on the registration server and removes all
repositories for modules, extensions, and the product itself.
>
sudo SUSEConnect -d
9.1 Registering During the Installation #
The easiest and recommended way to register is to do it during the installation. It will not only allow you to install the latest patch level of SUSE Linux Enterprise Server, but you will also get access to all modules and extensions without having to provide an additional installation media. This also applies to all modules or extension you install. For details on the registration process refer to Section 8.7, “Registration”.
If the system was successfully registered during installation, YaST will add online repositories provided by SUSE Customer Center. This prevents problems if local installation sources are no longer available and ensures that you always get the latest updates from the online repositories.
9.2 Registering during Automated Deployment #
If you deploy your instances automatically using AutoYaST, you can register the system during the installation by providing the respective information in the AutoYaST control file. Refer to Section 4.3, “System Registration and Extension Selection” for details.
9.3 Registering from the Installed System #
If you have skipped the registration during the installation or want to
re-register your system, you can do so at any time using the
YaST module SUSEConnect
.
9.3.1 Registering with YaST #
To register the system start SUSE Linux Enterprise Server, then choose the modules and extensions you want to make available.
› › . First registerIf you have installed the system by skipping the registration and installing from the SLE-15-SP2-Full-ARCH-GM-media1.iso media, make sure to register all the modules and extension you have chosen during the installation. You will only receive security updates and patches for modules and extensions that have been registered.
Start
› › .Provide the SUSE Linux Enterprise Server.
associated with the SUSE account you or your organization uses to manage subscriptions. Also enter the you received with your copy ofBy default the system is registered with the SUSE Customer Center. Proceed to the next step to make this happen.
If your organization provides local registration servers you can either choose one form the list of auto-detected servers or provide the URL at
.Choose SUSE Linux Enterprise Server is registered with the chosen server and the associated repositories are added to your system. The dialog opens.
to start the registration process.Select all modules and extensions you want to make available in the system. You should at least choose the preselected modules (and ). Also make sure to choose any additional module or extension that you have added during the installation. Note that all extensions require additional registration codes which are liable for cost. Proceed with .
Depending on your selection, you may need to accept one or more license agreements now. All components are registered with the chosen server and the associated repositories are added to your system.
The YaST package installer opens to install release-packages for each module and, depending on your choice of modules and extensions, additional packages. It is strongly recommended not to deselect any of the preselected packages; you may, however, add additional packages.
Choose
and to conclude the registration process.
9.3.2 Registering with SUSEConnect #
Registering the system plus modules and extensions is also possible from
the command line using SUSEConnect
. For information that
go beyond the scope of this section, refer to the inline documentation with
man 8 SUSEConnect
To register SUSE Linux Enterprise Server with SUSE Customer Center run
SUSEConnect
as follows:>
sudo SUSEConnect -r REGISTRATION_CODE -e EMAIL_ADDRESSTo register with a local registration server, additionally provide the URL to the server:
>
sudo SUSEConnect -r REGISTRATION_CODE -e EMAIL_ADDRESS \ --url "https://suse_register.example.com/"Replace REGISTRATION_CODE with the registration code you received with your copy of SUSE Linux Enterprise Server. Replace EMAIL_ADDRESS with the E-mail address associated with the SUSE account you or your organization uses to manage subscriptions.
This process will register the and and add the associated repositories to your system.
SUSE Linux Enterprise Server including the two default repositories is now registered. In case you want to register additional modules or extensions, proceed as outlined in Section 9.4, “Managing Modules and Extensions in a Running System”.
9.4 Managing Modules and Extensions in a Running System #
Even after a system is installed and registered, adding and removing modules
and extensions is still possible. You can either use YaST or
SUSEConnect
for this task. For more details also refer to
the Modules and Extensions Quick Start.
9.4.1 Adding Modules and Extensions with YaST #
Start
› › .To add modules or extensions, select all components you want to install. Note that all extensions require additional registration codes which are liable for cost.
All additional components are registered with the registration server and the associated repositories are added to your system.
The YaST package installer opens to install release-packages for each module and, depending on your choice of modules and extensions, additional packages. It is strongly recommended not to deselect any of the preselected packages; you may, however, add additional packages.
Choose
and to conclude the process.
Similar to software packages, which may depend on other packages to function, a module may have dependencies on other modules. If this is the case, the modules on which it depends are automatically selected for installation.
9.4.2 Deleting Modules and Extensions with YaST #
Start
› › .Choose the module or extension that should be removed and click
. Confirm the warning saying that all packages from the selected component will be removed.The YaST Software Manager opens and lists all installed packages from the deleted module or extension. Click
to remove all of them. It is strongly recommended to do so, because you will no longer get updates for packages from deleted modules or extensions. In case you keep packages, make sure to at least remove the*-release
package for each module or extension that gets deleted.Proceed with
and then .
Note that you should never delete the .
. It is also not recommended to delete theIf you choose to keep packages from deleted modules or extensions, you will no longer receive updates for these packages. Because this includes security fixes, keeping such packages may introduce a security risk to your system.
9.4.3 Adding/Deleting Modules and Extensions with SUSEConnect #
Run
SUSEConnect -list-extensions
to get an overview of available extensions:>
sudo SUSEConnect -list-extensions AVAILABLE EXTENSIONS AND MODULES Basesystem Module 15 SP2 x86_64 (Installed) Deactivate with: SUSEConnect -d -p sle-module-basesystem/15.2/x86_64 Containers Module 15 SP2 x86_64 Activate with: SUSEConnect -p sle-module-containers/15.2/x86_64 Desktop Applications Module 15 SP2 x86_64 Activate with: SUSEConnect -p sle-module-desktop-applications/15.2/x86_64 Development Tools Module 15 SP2 x86_64 Activate with: SUSEConnect -p sle-module-development-tools/15.2/x86_64 SUSE Linux Enterprise Workstation Extension 15 SP2 x86_64 Activate with: SUSEConnect -p sle-we/15.2/x86_64 -r ADDITIONAL REGCODE SUSE Cloud Application Platform Tools Module 15 SP2 x86_64 Activate with: SUSEConnect -p sle-module-cap-tools/15.2/x86_64 SUSE Linux Enterprise Live Patching 15 SP2 x86_64 Activate with: SUSEConnect -p sle-module-live-patching/15.2/x86_64 -r ADDITIONAL REGCODE SUSE Package Hub 15 SP2 x86_64 Activate with: SUSEConnect -p PackageHub/15.2/x86_64 Server Applications Module 15 SP2 x86_64 (Installed) Deactivate with: SUSEConnect -d -p sle-module-server-applications/15.2/x86_64 Legacy Module 15 SP2 x86_64 Activate with: SUSEConnect -p sle-module-legacy/15.2/x86_64 Public Cloud Module 15 SP2 x86_64 Activate with: SUSEConnect -p sle-module-public-cloud/15.2/x86_64 SUSE Enterprise Storage 6 x86_64 Activate with: SUSEConnect -p ses/6/x86_64 -r ADDITIONAL REGCODE SUSE Linux Enterprise High Availability Extension 15 SP2 x86_64 Activate with: SUSEConnect -p sle-ha/15.2/x86_64 -r ADDITIONAL REGCODE Web and Scripting Module 15 SP2 x86_64 Activate with: SUSEConnect -p sle-module-web-scripting/15.2/x86_64 MORE INFORMATION You can find more information about available modules here: https://www.suse.com/products/server/features/modules.htmlRun the commands in the listing for activating/deactivating a module or extension to add or delete a component. Note that adding an extensions requires additional registration codes which are liable for cost.
Note that you should never delete the .
. It is also not recommended to delete the
When using SUSEConnect
to add or delete modules and
extensions, the components get de-registered and the respective
repositories or services get removed from the system. No installation or
removal of packages will be done. If you want this to be done
automatically, use YaST to add or delete modules and extensions.
When adding a module or extension, this means no automatic installation of default packages or patterns is performed. You need to do this manually with Zypper on the command line or by running
› .
When deleting a module or extension, this means no automatic cleanup will
be done. All packages that belonged to the module or extension will remain
installed on the system, but are longer associated with a repository and
therefore will no longer receive updates. To remove these so-called
“orphaned” packages use Zypper on the command
line. zypper packages --orphaned
lists these packages
and zypper remove
deletes one or more
packages. Alternatively use
› to list and delete orphaned packages.
If you choose to keep packages from deleted modules or extensions, you will no longer receive updates for these packages. Because this includes security fixes, keeping such packages may introduce a security risk to your system.