[opensuse] Scheduled Cron Jobs in YaST
Hi all, Does anyone know if it is possible to create and edit Cron Jobs in YaST instead of modifying the files directly? I cannot find anything in the OpenSUSE manuals. Any help is appreciated. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 8/22/2013 12:23 PM, Paul Groves wrote:
Hi all,
Does anyone know if it is possible to create and edit Cron Jobs in YaST instead of modifying the files directly? I cannot find anything in the OpenSUSE manuals.
Any help is appreciated.
If you installed KDE, then in Configure Desktop (this name varies by language) there is a Task Scheduler, with which you can schedule Cron jobs, either for the user or for Root. -- _____________________________________ ---This space for rent--- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
-----Original Message----- From: John Andersen Sent: Thursday, August 22, 2013 8:34 PM To: opensuse@opensuse.org Subject: Re: [opensuse] Scheduled Cron Jobs in YaST On 8/22/2013 12:23 PM, Paul Groves wrote:
Hi all,
Does anyone know if it is possible to create and edit Cron Jobs in YaST instead of modifying the files directly? I cannot find anything in the OpenSUSE manuals.
Any help is appreciated.
If you installed KDE, then in Configure Desktop (this name varies by language) there is a Task Scheduler, with which you can schedule Cron jobs, either for the user or for Root. -- _____________________________________ ---This space for rent--- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org I do not have KDE as the server is minimal text only, plus we only ever configure it through ssh using ncurses YaST anyway, but this is the sort of thing I am looking for but in YaST. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu 22 Aug 2013 08:38:18 PM CDT, Paul Groves wrote:
If you installed KDE, then in Configure Desktop (this name varies by language) there is a Task Scheduler, with which you can schedule Cron jobs, either for the user or for Root.
Hi There is also gnome-schedule. http://gnome-schedule.sourceforge.net/ -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop up 19:48, 3 users, load average: 0.18, 0.26, 0.22 CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Hi Malcom, Exactly what I need but... there is a but :( the server is minimal text only so it would have to be ncurses, YaST or something similar. I knew this wouldn't be easy :p -----Original Message----- From: Malcolm Sent: Thursday, August 22, 2013 9:16 PM To: opensuse@opensuse.org Subject: [opensuse] Re: Scheduled Cron Jobs in YaST On Thu 22 Aug 2013 08:38:18 PM CDT, Paul Groves wrote:
If you installed KDE, then in Configure Desktop (this name varies by language) there is a Task Scheduler, with which you can schedule Cron jobs, either for the user or for Root.
Hi There is also gnome-schedule. http://gnome-schedule.sourceforge.net/ -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop up 19:48, 3 users, load average: 0.18, 0.26, 0.22 CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Thu, 22 Aug 2013 21:19:41 +0100 "Paul Groves" <p-groves@hotmail.co.uk> wrote:
Hi Malcom,
Exactly what I need but... there is a but :( the server is minimal text only so it would have to be ncurses, YaST or something similar.
I knew this wouldn't be easy :p
Hi If your on a system running X and using ssh, then login via ssh -X and run the application? Then there is webmin, I don't think there is a module for webYaST..... -- Cheers Malcolm °¿° (Linux Counter #276890) openSUSE 12.3 (x86_64) Kernel 3.7.10-1.16-desktop up 20:42, 3 users, load average: 0.38, 0.41, 0.29 CPU AMD E2-1800@1.70GHz | GPU Radeon HD 7340 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
El 22/08/13 15:23, Paul Groves escribió:
Hi all,
Does anyone know if it is possible to create and edit Cron Jobs in YaST instead of modifying the files directly? I cannot find anything in the OpenSUSE manuals.
There is no cronjobs Yast module, but might be a good idea to write one, not for cron itself but for the equivalent systemd.timer(5) functionality, which provides the equivalent of cron and at. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 08/22/2013 02:23 PM, Paul Groves wrote:
Hi all,
Does anyone know if it is possible to create and edit Cron Jobs in YaST instead of modifying the files directly? I cannot find anything in the OpenSUSE manuals.
Any help is appreciated. You might want to consider vcron. It sits under /usr/bin on my system. Very nice program. Terry
-- OpenSuSE 12.1 -- Kernel 3.1.10-1.29-desktop --- 09:15AM --- Fri 08/23/13 There are 10 types of people, those who know binary and those who don't -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (5)
-
Cristian Rodríguez
-
John Andersen
-
Malcolm
-
Paul Groves
-
Terry Eck