What would be a good method to get quota warnings in the GUI/LTSP?
What would be a good/easy/best method to let users have quota warnings in the GUI and LTSP?
What would be a good/easy/best method to let users have quota warnings in the GUI and LTSP?
We actually do something very much like this, from a script that is executed from a .desktop file in /etc/xdg/autostart/
. The .desktop file calls a script that runs in the user's context, and uses zenity
to pop up a message warning the user that their quota is almost exhausted.
Asked: 2012-07-24 07:31:25 -0600
Seen: 371 times
Last updated: Apr 20 '13