Linux/Mac Tutorial: Cron Jobs - How to Schedule Commands with crontab

preview_player
Показать описание
In this Linux/Mac terminal tutorial, we will be learning about cron jobs and how to schedule commands with crontab. The will allow you to run commands on a repetitive schedule. So if you want to run a job daily, weekly, or at a certain time of day, this video will show you how you can get this set up. This helps a ton with system administration type of tasks and can automate a lot of work. Let's get started.

The snippets from this video can be found at:

✅ Support My Channel Through Patreon:

✅ Become a Channel Member:

✅ One-Time Contribution Through PayPal:

✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot

✅ Corey's Public Amazon Wishlist

✅ Equipment I Use and Books I Recommend:

▶️ You Can Find Me On:

#Linux #Mac
Рекомендации по теме
Комментарии
Автор

Amazing explanation with great examples! Finally learned what a cron job was.

SeanNamsangwoonam
Автор

No time waste, Straightforward, Clear Explanation. Overall Perfect video.

aravsinha
Автор

For WSL - Windows users, you need to apply the following command for the crontab command to work.

'service cron status' = to check cron status.

'sudo service cron start' = to run cron service as sudo.

'sudo service cron stop' = to stop cron service as sudo. Optional command.

vincenthuaweitien
Автор

everytime i need a good explnation on any topic i come and search your channel and bangggg you have it and teach it like a pro. thanks bro for this excellent channel

carlosfernandez
Автор

Excellent tutorials. Clear, short, with simple but very effective examples. Thank you!

kfchenghk
Автор

the best you tube channel when it comes to learning

keshavnayak
Автор

I went from having no clue about crontabs to master in 18:50. Thanks for the great tutorial!

uByte
Автор

Excellent explanations! Thank you for helping me set up a scheduled backup w/ this and your rsync video!

brandonrugzie
Автор

This was awesome. Short, crisp and very very clear! Thank you!

abdulvahab
Автор

Thank you. This */2 explained why my tasks were not running every 2 minutes as desired.

Cespasbeau
Автор

This is the first cron explanation I watched and I bet it's the best.

IreshDissanayakaM
Автор

Thanks very much. You are a nice teacher on YouTube.

lyawileh.a
Автор

Excellent explanation as always. Some people are just born to explain things to humanity

AMINE-yyzb
Автор

As usual your tutorials are the best.
When searching tutorials I always see if you are covering the topic I am looking for.

ulfen
Автор

Excellent Corey, very well explained. Not jumping from one topic to another. Bravo!

dragandimitrijevic
Автор

stumbled here because of Google search but wow! amazing flow, most straight fwd. tutorial I have ever seen.

stillwrinkled
Автор

Top notch explanation..no competition yet

babatatani
Автор

So I'm just going to say.. You are the new Bucky Roberts. Thanks you so much for all the lessons you do, and please never leave us

Dpcs
Автор

The best explanation on the internet! And I was searching for days.

williepietersen
Автор

ever since finding out about this, my life has been made so much easier. no need to remember to run a backup script every day. just put it in crontab and leave it alone.

independent