All posts by Tuna Peyo

Schedule jobs with at

Jun 3,93

The at command is used to execute a command once at a particular time. The time can be specified in …

Read More

Schedule jobs with anacron

Jun 3,93

The anacron program in Linux is used to execute tasks at certain intervals. It is similar to cron, but it …

Read More

User cron jobs

Jun 3,93

Users can also create their own cron jobs. This is done using the crontab utility (not to be confused with …

Read More

Schedule jobs with cron

Jun 3,93

The cron program in Linux is used to perform tasks at regular intervals. It is usually used for system maintenance …

Read More

/var/log/messages file

Jun 3,93

The most important log file in Linux is the /var/log/messages file, which records a variety of events, such as the …

Read More

Common log files

Jun 3,93

Almost all log files in Linux are located under /var/log/ directory and its sub-directories. Here is a description of some of the log …

Read More
Geek University 2022