Security

We cover some basic security measures you can take beyond the firewall.

Series Videos

1
Episode 1
11:01

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.

2
Episode 2
10:16

We can configure who can use the sudo command and how. You may have noticed that the Vagrant user on your development server can use sudo without a password. Similarly, AWS servers allow the same thing. Find out how that's done, and much more!

3
Episode 3
05:57

On Debian/Ubuntu servers, we can enable the automatic download and installation of security updates. Let's see how to protect our servers by enabling unattended upgrades!

4
Episode 4
03:30

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!

All Topics