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.
Jeff Wilson
How to install WeBid auction software 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.
Putty Commands
With the rise of control panels over the years administering a server has become less challenging for beginners in the wonderful Linux world. You have WHM/cPanel, DirectAdmin, Webmin, ISPConfig, Vesta, and other control panels that ease the server management to a level that everyone will find suitable.
On the other hand, managing a server without a control panel knows to be tricky. The server owner must have at least a basic understanding and knowledge of Linux administration and commands.
Install Shopware 5 on Ubuntu 16.04
We’ll show you. how to install Shopware 5 on Ubuntu 16.04, with MariaDB, PHP-FPM and Nginx. Shopware is a modern open source e-commerce software, written in PHP on top of Symfony and Zend components. This guide should work on other Linux VPS systems as well but was tested and wrote this for an Ubuntu 16.04 VPS. Install Shopware 5 on Ubuntu 16.04
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:
Basic system monitoring tools in CentOS 7
In this post, we are going to show you how to use the basic system monitoring tools on a Linux VPS running CentOS 7 as operating system.
Install WordPress with Nginx on openSUSE
As you already know WordPress is a free and open-source content management system (CMS) based on PHP and MySQL which you can use to create a beautiful website, blog, or app.
In this article we will install WordPress with Nginx on an openSUSE VPS. So follow the easy steps below and you will have a fully functional WordPress site on your openSUSE Linux VPS.