Automate Systems Tasks with crontab on CentOS 7

centos crontab

We’ll show you, how to use CentOS crontab. How to automate system tasks on CentOS 7, using CentOS crontab. The crontab software utility is a time-based job scheduler in Unix-like operating systems. Cron is driven by a crontab (cron table) file, a configuration file that specifies shell commands to run periodically on a given schedule. The crontab files are stored where the lists of jobs and other instructions to the cron daemon are kept. Users can have their own individual crontab files and often there is a system-wide crontab file (usually in /etc or a subdirectory of /etc) that only system administrators can edit.

Read More

How to install WeBid auction software on CentOS

How to install WeBid on CentOS

In this tutorial, we will show you how to install WeBid on a CentOS 7 VPS with Apache, PHP and MySQL installed on it. WeBid is an open source auction software written in PHP. It is the best solution to build auction web sites. This tutorial was tested and written for a CentOS VPS, but it should work on any RPM based Linux distribution.

Read More

How to install TicketsCAD on CentOS

How to install TicketsCAD on CentOS

We’ll show you How to install TicketsCAD on CentOS. Tickets CAD is a free open-source computer-aided dispatch (CAD) software and it is a part of the open ISES (Open Information Systems for Emergency Services) Project. Tickets CAD is primarily designed to support community emergency services. This install guide assumes that Apache, MySQL and PHP are already installed and configured on your Linux VPS. At the time of writing this tutorial, the latest version of TicketsCAD is 3.09 and it requires:

Read More

How to Set Up System Locale on CentOS 7

system locale centos 7

We’ll show you how to set up system locale on CentOS 7. System locale allows you to specify the language settings for the user interfaces and services running on your system.

install system locale on centos 7

How can you change it in CentOS 7? In this tutorial, you will learn how to set up system-wide locale settings on a Linux VPS running CentOS 7 as the operating system.

Read More