fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


opentext:linux:register

Register Linux Servers

OES

Register

suse_register -a email=user@customer.com -a regcode-oes=9876543ACAB0

Deregister

zypper ls
zypper removeservice nu_novell_com
rm -f /etc/SUSEConnect
rm -f /etc/zypp/services.d/*
rm -f /etc/zypp/credentials.d/*

SLES

Register

SUSEConnect -r 9876543acab0 -e user@customer.com
SUSEConnect --status-text

Deregister

zypper ls
zypper removeservice SUSE_Linux_Enterprise_Server_12_SP3_x86_64
SUSEConnect --de-register
SUSEConnect --cleanup
rm -f /etc/SUSEConnect
rm -f /etc/zypp/services.d/*
rm -rf /etc/zypp/credentials.d/*

https://support.microfocus.com/kb/doc.php?id=3303599

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
opentext/linux/register.txt · Last modified: 2024/02/17 19:03 by 127.0.0.1