AuthorKonstantin Kovshenin

Sail 0.10.7

Sail 0.10.7 has been released! This version includes domain import/export commands, remote login support, and an updated server base image with PHP 8.1 as the default.

Sail 0.10.6

Sail 0.10.6 has been released, with quite a few minor bug fixes and improvements. Our xhprof fork has also been updated and shipped with this Sail release, allowing the built-in profiler to better group and display closure functions.

Sail 0.10.5

Sail 0.10.5 has been released with quite a few improvements and a new command to enable/disable SFTP access to your server.

Fail2ban for WordPress on DigitalOcean

Fail2ban is an open source security utility, which scans log files for certain patterns and bans IPs when malicious activity is encountered. This could be used to protect WordPress from bruteforce attacks, pingback attacks and more. In this tutorial we’ll look at installing fail2ban on a DigitalOcean server and configuring it to secure WordPress.