تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح Bash Scripting for Beginners: Complete Guide to Getting Started - Cron Jobs (Part 15) ضمن كورس Bash Scripting شرح قناة Learn Linux TV، الفديو رقم 15 مجانى معتمد اونلاين
In the previous episode, you learned about the "at" command, which enables you to schedule a script to run later. In this video, we'll take a look at the same thing again - but it's not redundant. Actually, we'll learn more about Cron in this video, which is the tried and true method that Linux people use to handle scheduling jobs to run at a specific time in the future.
BRAND NEW UDEMY COURSES AVAILABLE!
Check out my new courses on Udemy and take your learning even further!
• Getting Started with Ansible: Automation Made Easy https://learnlinux.link/ansible
• LPI Linux Essentials Complete Course & Workshop https://learnlinux.link/linux-essentials
TIME CODES
00:00 - Intro
00:32 - Using Fully Qualified Commands in your scripts (and why that's important)
06:02 - Introduction to Cron Jobs (crontab) in Linux
08:10 - Setting up a Cron Job via the crontab command
13:07 - How to edit the crontab of another user
OTHER BASH SCRIPTING SERIES EPISODES
- Class 01 Introduction: https://linux.video/bash1
- Class 02 Hello World: https://linux.video/bash2
- Class 03 Variables: https://linux.video/bash3
- Class 04 Math Functions: https://linux.video/bash4
- Class 05 If Statements: https://linux.video/bash5
- Class 06 Exit Codes: https://linux.video/bash6
- Class 07 While Loops: https://linux.video/bash7
- Class 08 Universal Update Script: https://linux.video/bash8
- Class 09 For Loops: https://linux.video/bash9
- Class 10 Where To Store Your Scripts: https://linux.video/bash10
- Class 11 Data Streams: https://linux.video/bash11
- Class 12 Functions: https://linux.video/bash12
- Class 13 Case Statements: https://linux.video/bash13
- Class 14 Scheduling Jobs (Part 1): https://linux.video/bash14
- Class 15 Scheduling Jobs (Part 2): https://linux.video/bash15
- Class 16 Arguments: https://linux.video/bash16
- Class 17 Building a Backup Script: https://linux.video/bash17
- Class 18 Closing: https://linux.video/bash18 FULL LINUX COURSES!
• Linux Crash Course https://linux.video/cc
• tmux https://linux.video/tmux
• vim https://linux.video/vim
• Bash Scripting https://linux.video/bash
• Proxmox VE https://linux.video/pve
• Ansible (Udemy) https://learnlinux.link/ansible
• Linux Essentials (Udemy) https://learnlinux.link/linux-essentials
MORE ABOUT LEARN LINUX TV
• Main site https://www.learnlinux.tv
• Community Forums https://community.learnlinux.tv
• Github Account https://github.com/LearnLinuxTV
• Content Ethics https://www.learnlinux.tv/content-ethics
• Request Paid Assistance https://www.learnlinux.tv/request-assistance
DISCLAIMER
Learn Linux TV provides technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). Learn Linux TV is not responsible for any damages that may arise from any use of this content. Always make sure you have written permission before working with any infrastructure and that you are compliant with all company rules, change control procedures, and local laws.
#linux_tutorial #debian #bashscripting