Automatic Security Updates: CentOS
On CentOS servers, we can enable the automatic download and installation of security updates. Let's see how to protect our servers by installing the `yum-cron` package!
On CentOS servers, we can enable the automatic download and installation of security updates. Let's see how to protect our servers by installing the `yum-cron` package!
Let's see how to backup and restore MySQL databases, with a few extra tricks, using the `mysqldump` tool.
Learn how to setup users in MySQL to be accessible from various hosts, remote or local, as well as ranges of IP addresses. We'll cover giving users specific grants to determine what they can do to the databases they are assigned.
Let's install Nginx, PHP and MySQL (MariaDB) on a RedHat or CentOS 7 server!
Learn how to install & configure Nginx, MySQL and PHP on a Debian server, which has minor differences from the Ubuntu install video.