nethserver-profilemgr/README.md

1.5 KiB

nethserver-profilemgr

Progetto Scuola BgLUG - Scenery 1

What is and what problems solve

This package has to be used to simplify the administrators needs, cleaning up some mess inside user profiles that accumulates overtime.

For the moment, the only interface enabled is via signal-event. Three new events has been added:

  • profile-clean: which cleans up all the files inside the profile;
  • profile-gui-clean: which cleans up all the desktop-specific settings, preserving (where possible) also the settings for other applications;
  • profile-lo-clean: which cleans up the LibreOffice configuration folder for the specific user.

Usage

# signal-event profile-clean lab01
# signal-event profile-gui-clean lab02
# signal-event profile-lo-clean lab03