About 2,280,000 results
Open links in new tab
  1. Good Cron GUI : r/selfhosted - Reddit

    Dec 21, 2022 · 31 votes, 25 comments. Are there any good cron WEB UI? Or some dedicated script runner? I want to run scripts/cli utilities and preserve their output…

  2. One or more abnormal tasks have been found in Task Scheduler …

    Jul 11, 2021 · I ran into this alert as well on DSM 6.2.3-25426 Update 3 in Security Advisor under the Malware heading. After confirming nothing unusual was actually created in Control Panel>Task …

  3. How to exit and save Crontab? : r/linuxquestions - Reddit

    Nov 1, 2023 · How to exit and save Crontab? I'm using my Raspberry Pi 4 to activate the OLED on the front of a case I put it in. I got the OLED working but it won't work automatically on boot up, so I have …

  4. trying to setup a command in crontab with sudo permission ... - Reddit

    May 25, 2024 · trying to setup a command in crontab with sudo permission, unable to proceed Hello, so just a quick summary i on umbrel OS and installed a script to rebalance my channel easily …

  5. I have a problem with the Linux Fundamentals 3, Task 6. - Reddit

    Jun 22, 2021 · I found out I was looking at the wrong crontab. This was just an example with a # at the beginning of the line and I had to scroll down the list to find the real crontab.

  6. A good crontab Docker container? : r/docker - Reddit

    Oct 4, 2023 · If you are using Docker on a single host, you can utilize the OS crontab to schedule and run tasks within the container using 'docker exec'.

  7. Set up Crontab in Fedora... : r/linux4noobs - Reddit

    Nov 29, 2022 · Set up Crontab in Fedora... Hi! New to a bunch of this, but I was instructed to install crontab on Fedora, and use it to ping an address every few hours. I made an exe of the ping action …

  8. crontab syntax edit : r/linux4noobs - Reddit

    Dec 8, 2022 · The folder which the script uses can be specified inside the shell script. It is the same as in CLI. Just add a line like: cd "/home/user/folder" The other option is to chain multiple commands in …

  9. Printing to command line with echo using Crontab? - Reddit

    Jul 23, 2022 · Printing to command line with echo using Crontab? Hello, I am learning about cron and want to automate a simple task for practice. I am using an ec2 instance with Centos 7. I want to …

  10. Execute a cron job on the first working day of the month inside crontab ...

    Jul 27, 2022 · Execute a cron job on the first working day of the month inside crontab on Ubuntu 20 I am looking for a way to execute a cron job on the first working day of the month. I have attempted using …