Delete OEM user - TUXEDO Computers

  ATTENTION: To use our store you have to activate JavaScript and deactivate script blockers!  
Thank you for your understanding!

Delete OEM user

Sometimes it happens that due to our automatic installation there is still an OEM user in the system. This should be deleted automatically after installation.
If this is not the case, please execute the following commands in a terminal:

sudo su
userdel --force --remove oem
rm -rf /etc/sudoers.d/10_oem

After that, your system should be clean.