Skip to content

Instantly share code, notes, and snippets.

@KunYi
Created May 12, 2021 04:22
Show Gist options
  • Select an option

  • Save KunYi/cf663ff16f2faecc058389396147bbb7 to your computer and use it in GitHub Desktop.

Select an option

Save KunYi/cf663ff16f2faecc058389396147bbb7 to your computer and use it in GitHub Desktop.
Ubuntu resettings for Factory Reset
#from https://askubuntu.com/questions/870434/how-can-i-factory-reset-an-oem-install-of-ubuntu
# but need to verify the process
1. Create a new user:
Name: OEM Configuration (temporary user)
Login: oem
UID: 29999
Groups: adm, cdrom, sudo, dip, plugdev, lpadmin, oem, sambashare
Home: /home/oem
2. Log in as oem and delete all other users and home folders.
3. Install: oem-config, oem-config-slideshow-ubuntu, oem-config-gtk, ubiquity, ubiquity-frontend-gtk, ubiquity-ubuntu-artwork
4. Make other changes as desired.
5. Run oem-config-prepare
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment