Skip to content

Useful Tips

  1. Checking installed package version (package-based install) of OpenLiteSpeed:

Debian / Ubuntu

bash
apt show openlitespeed

RHEL / Alma / Rocky

bash
rpm -qi openlitespeed

Check the latest version of OpenLiteSpeed: https://openlitespeed.org/release-log/

  1. Checking installed package version (package-based install) of MariaDB:
bash
apt show mariadb-server
bash
rpm -qi mariadb-server