cron tag

13 questions


1 answers
450 views
0
I would like to pass MiniMagick (ImageMagick) Path through cron on EC2 of AWS.

I want to pass MiniMagick (ImageMagick) Path on cron on EC2 of AWSI am using mini_magic in the script that I want to run on cron.If this is the reason, the following failed logs will be thrown out.I u...


1 answers
437 views
0
GNU nano opens when I set up the crontab, but I want to change it to VS Code.

I want to change the text editor that opens when setting crontab to VS Code Insider version, so I added the ShellScript below to ./profile, but GNU nano will open.Please tell me how to change the text...

1 years ago

4 answers
101 views
0
How to Perform a Specific Task in cron Immediately

using bash-c to create job behavior for cron3012**1-5bash-c'export PATH=/usr/local/bin:/opt/rbenv/bin:$PATH;eval $(rbenvinit-); cd/opt/foo;/opt/rbenv/shims/ruby foo.rb'You can set and execute the nece...

1 years ago

1 answers
119 views
0
Running php files on cron results in 644 permissions for files created

If you set up crontab and run cron on Amazon Linux, the file created will have 644 permissions.I'd like to create 664 files, which Linux settings should I change?I can do it by specifying permission a...

1 years ago

2 answers
59 views
0
TokenMissmatchException Error on Cross-Domain External API

Both those who hit and those who receive the API use Ravel as the framework, and they use guzzle to hit the external API.At that time, a tokenMissMatchException error appears because TokenCheck is tur...

1 years ago

1 answers
87 views
0
I want to boot Firefox from cron in a CentOS virtual desktop environment

I'd like to launch Firefox from cron in a CentOS 6.8 virtual desktop environment, but I'm not sure if it's successful, so please let me know.First of all, the cron itself is working well, and when I r...

1 years ago

1 answers
66 views
0
About running cron

I would like to use cron to run Selenium WebDriver on time, but I would like to know if cron can be run under the following circumstances.US>Status


1 answers
102 views
0
Crontab cannot write to csv.

I'm a beginner.While looking at the page below, I try to write the temperature to csv once a minute, but the following error occurred in the cron log and I cannot write it.Note: Visualize changes in r...

1 years ago

1 answers
98 views
0
I want to run PHP on crontab, but I can't connect to mysql

I am currently studying cron, and I found it difficult to solve myself, so I would like to ask you a question. When I tried to retrieve data from MySQL and write it to a text log in the test, SQLSTATE...

1 years ago

2 answers
71 views
0
How to set up a cron job in Itamae

I wanted to set the cron in Itamae, but there were no cron resources and there was no documentation on what to recommend, so I looked at the Twitter tweets and set the following job under the name.d/m...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.