-
### Package
Sentry
### .NET Flavor
.NET
### .NET Version
8
### OS
Windows
### SDK Version
4.12.1
### Self-Hosted Sentry Version
24.10.0
### Steps to Reproduce
When using the API to set in…
-
- code continent/timezone specific shell scripts
- change "crontab"
- code download, filter, split script for planet dump handling
- ...
-
While applying role service/cron on a fresh installed host (it's a unprivileged container if this matters) I get following error:
debian: bullseye
debops: v2.3.2
```
TASK [Generate crontab con…
-
We have multiple crontab tasks distributed across several nodes. For ease of management, should we consider supporting the management of crontab tasks on multiple nodes? Thank you!
-
- 프로그램을 예약 실행해야 하는 경우 crontab 사용할 수 있습니다.
- 예를 들어 1시간 마다 특정 폴더를 백업하거나 Git 소스를 업데이트는 하는 자동화 작업을 진행하는 경우 crontab을 활용하면 됩니다.
- crontab은 프로세스 예약 데몬이며, 리눅스용 작업 스케줄러로 특정 시각에 명령어를 수행하도록 등록 가능합니다.
``…
-
I used this method to remove malware and update cyberpanel for my clients :
our servers : ubuntu 22.04
Login to your Instance via SSH (If you get error like server is refusing your connection th…
r7avi updated
3 weeks ago
-
Hi,
Since v0.23.0, `crontab -l | batcat -l crontab` works.
Would you be interested to make a script for it ?
Thanks
-
It is potentially possible that cronitor is interpreting day of the month and the day of the week combination incorrectly. You seem to be doing an "AND" between those two fields. The [OpenGroup spe…
-
### Description
Cron jobs running on addons-server are no longer defined by the output of gen-cron.py, they're separately defined in a deployment repo.
https://github.com/mozilla-it/webservices-…
-
docker rm -f crontab-ui;\
docker run --network common-all --restart=always -d --name crontab-ui \
-v /data/docker/crontab-ui/crontabs/:/crontab-ui/crontabs/ \
-p 8000:8000 \
dockerproxy.com/alseam…