Skip to content

Config9.com

DevOps World

  • Applications
    • Apache
    • Nginx
    • Lighttpd
    • cache
    • Email
    • Git
    • Google Chrome
    • HAProxy
    • Tomcat
    • Ubuntu
    • Centos
    • .htaccess
    • Bash
    • Crontab
    • Linux
  • Windows
    • PowerShell
  • Security
    • SSL
  • Languages
    • Dutch
    • Finnish
    • French
    • German
    • Swedish
  • IP Address
  • JSON Formatter
  • CSS Minifier
  • Javascript Minifier

Category: Crontab

How to run scl enable rh-python36 in Linux crontab

Because scl enable rh-python36 create new virtual environment for Python, within this environment, you can use your installed Python 3.6 but this virtual environment not applied automatically while running in a crontab.

So, in order … Read more

Author adminPosted on June 14, 2019June 14, 2019Categories CrontabLeave a comment on How to run scl enable rh-python36 in Linux crontab

How to setup crontab on Ubuntu 18.04

This post guide you how to setup crontab on Ubuntu 18.04 but you can apply on different versions of Ubuntu.

First of all, edit crontab file at:

vi /etc/crontab

You will see something like this… Read more

Author adminPosted on May 29, 2019May 29, 2019Categories CrontabLeave a comment on How to setup crontab on Ubuntu 18.04

Crontab run every weekends at 0:01 am

This post will guide you setup a crontab to run every weekends (Saturday & Sunday) at 0:01 am.

Cmd:10**0,6/cfg9/app.sh
minute(s)hour(s) in
24h format
day(s) of
month
month
… Read more
Author adminPosted on May 24, 2019May 24, 2019Categories Crontab, LinuxLeave a comment on Crontab run every weekends at 0:01 am

Crontab run every weekends at 0:00 am

This post will guide you setup a crontab to run every weekends (Saturday & Sunday) at 0:00 am.

Cmd:00**0,6/cfg9/app.sh
minute(s)hour(s) in
24h format
day(s) of
month
month
… Read more
Author adminPosted on May 24, 2019May 24, 2019Categories Crontab, LinuxLeave a comment on Crontab run every weekends at 0:00 am

Crontab run every weekends at 1 am

This post will guide you setup a crontab to run every weekends (Saturday & Sunday) at 1 am.

Cmd:*1**0,6/cfg9/app.sh
minute(s)hour(s) in
24h format
day(s) of
month
month
… Read more
Author adminPosted on May 24, 2019May 24, 2019Categories Crontab, LinuxLeave a comment on Crontab run every weekends at 1 am

Crontab run every day from Monday to Friday at 1 am

This post will guide you setup a crontab to run every day from Monday to Friday at 1 am.

Cmd:*1**1-5/cfg9/app.sh
minute(s)hour(s) in
24h format
day(s) of
month
… Read more
Author adminPosted on May 24, 2019May 24, 2019Categories Crontab, LinuxLeave a comment on Crontab run every day from Monday to Friday at 1 am

Crontab run every year at 1 am from 1st to 9th of all month from May to September

This post will guide you setup a crontab to run every year at 1 am from 1st to 9th of all month from May to September.

Cmd:*11-95-9*/cfg9/app.sh
minute(s)
… Read more
Author adminPosted on May 24, 2019Categories Crontab, LinuxLeave a comment on Crontab run every year at 1 am from 1st to 9th of all month from May to September

Crontab run every year at 1 am from 1st to 9th of May and June

This post will guide you setup a crontab to run every year at 1 am from 1st to 9th of May and Jun

Cmd:*11-95,6*/cfg9/app.sh
minute(s)hour(s) in
24h
… Read more
Author adminPosted on May 24, 2019May 24, 2019Categories Crontab, LinuxLeave a comment on Crontab run every year at 1 am from 1st to 9th of May and June

Crontab run every year at 1 am on 1st and 9th of May and June

This post will guide you setup a crontab to run every year at 1 am on 1st and 9th of May and Jun

Cmd:*11,95,6*/cfg9/app.sh
minute(s)hour(s) in
24h
… Read more
Author adminPosted on May 24, 2019May 24, 2019Categories Crontab, LinuxLeave a comment on Crontab run every year at 1 am on 1st and 9th of May and June

Crontab run every year at 1 am on 1st of May and June

This post will guide you setup a crontab to run every year at 1 am on 1st of May and Jun

Cmd:*115,6*/cfg9/app.sh
minute(s)hour(s) in
24h format
day(s)
… Read more
Author adminPosted on May 24, 2019May 24, 2019Categories Crontab, LinuxLeave a comment on Crontab run every year at 1 am on 1st of May and June

Posts navigation

Page 1 Page 2 Page 3 Next page

Recent Posts

  • Is it possible to change the color of days in Google Calendar?
  • Is there support for internal locations on Google Calendar?
  • How do I sync my RunKeeper workout schedule with Google Calender?
  • Sync, not export, Facebook events with Google Apps calendar
  • How do I change the time interval displayed in Google Calendar?

Categories

  • .htaccess
  • Apache
  • Apache Cassandra
  • Apache Kafka
  • Applications
  • Arduino
  • AWS
  • Bash
  • Bitcoin
  • cache
  • Centos
  • Ceph
  • Chinese
  • Crontab
  • Danish
  • Debian
  • Docker
  • Dutch
  • Elastic Search
  • Email
  • Ethereum
  • Excel
  • Finnish
  • Firebase
  • French
  • German
  • Git
  • Google Chrome
  • Graphql
  • HAProxy
  • Japanese
  • Jenkins
  • Kubernetes
  • Let's Encrypt
  • Linux
  • macOSX
  • Microservices
  • Networking
  • Nginx
  • Norwegian
  • PowerShell
  • Programming
  • Puppet
  • Raid
  • Raspberry PI
  • Regex
  • RHEL
  • Security
  • Software QA & Testing
  • Swedish
  • Tomcat
  • Traefik
  • Ubuntu
  • Uncategorized
  • Virtualization
  • VPN
  • Web Applications
  • Windows
  • Wordpress
  • Applications
    • Apache
    • Nginx
    • Lighttpd
    • cache
    • Email
    • Git
    • Google Chrome
    • HAProxy
    • Tomcat
    • Ubuntu
    • Centos
    • .htaccess
    • Bash
    • Crontab
    • Linux
  • Windows
    • PowerShell
  • Security
    • SSL
  • Languages
    • Dutch
    • Finnish
    • French
    • German
    • Swedish
  • IP Address
  • JSON Formatter
  • CSS Minifier
  • Javascript Minifier

About Us

This site is in The Inneka Network (also referred to herein as “Inneka” or “Network” or “Inneka.com”) which is a set of related Internet websites and applications. All of our products are focused on providing useful information and knowledge to our reader.

All site design, logo, content belongs to Inneka Network. All rights reserved.

You are PROHIBITED to copy, sell, include, distribute, or commercially exploit any content of Inneka Network websites on to any other websites, applications, youtube.

Links

  • Privacy Policy
  • Cookie Policy
  • Terms of Use

In Our Network

  • Inneka.com - Programming Q&A, Tips & Tricks, Tutorials
  • Oraerr.com - Specialized in Databases
  • Config9.com - System Administration Tutorials
  • Tuatphukien.com - General News & Culture
  • Bookziz.com - All about books
  • Pes4fun.com - Gaming News and Tutorials
  • Loitools.com - All handy free online tools
Config9.com Proudly powered by Dazzlink theme of Inneka.com