Categories
Cloud Server

How to change ssh port and secure it by fail2ban in Linux server

I use runcloud to manage most of my Linux servers, so i have given screenshots of runcloud servers. But you can follow the steps to achieve the same in any Linux server. By default, runcloud has ports 22 (ssh), 80(HTTP), and 443(HTTPS) open, and port 22 is secured by the fail2ban application. If you scroll

Categories
Website Speed Optimization

How to serve WebP images dynamically in RunCloud using EWWW Image Optimizer plugin

You can use EWWW Image Optimizer plugin to serve WebP images on your website. But you will have to implement some Nginx configurations in your RunCloud server to be able to achieve it. Follow the instructions below. Select your server and go to the Web Application page that you want to implement the WebP configuration