this post was submitted on 03 Oct 2025
19 points (100.0% liked)
Linux
10003 readers
489 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I just looked at
at; it seems it would be relatively simple to set it up in a way that it reads jobs from a file that your end user can edit. OTOH there will be the usual hurdles of e.g. launching another GUI app from a limited environment.Again, you'd need to set that up for your end user with a yad or zenity script.
You'd also need to check if your system allows these things, e.g. the
atddaemon must be running. Do you have root access to this machine/distro?Hm. What distro is this (based on)?
The system has a root account but they don't allow you to use it. However there is an admin account with more privileges.
Though it seems editing crontab will work for them, since it will be a one time thing unless they reinstall the system.
It's based on Debian, but has its own repos only.