Linux Monitoring zabbix

Ubuntu upgrade OS 22.04 to 24.04 LTS Noble Numbat with Zabbix 6.0.34 (/usr/lib/apache2/modules/libphp8.1.so)

Example backup files Must check requirements for Zabbix version (check your version of zabbix, and minimum apache, php etc against the default on 24.04: 2 Requirements Zabbix was running on Zabbix version 6.0.31 at first How to upgrade | Ubuntu When upgrading from zabbx 6.0.31 to 34 take a backup of Say N here, we […]

Ubuntu upgrade OS 22.04 to 24.04 LTS Noble Numbat with Zabbix 6.0.34 (/usr/lib/apache2/modules/libphp8.1.so) Read Post »

Linux

Sudo apt update or append -y?

apt update, synchronize the list of packages and their versions that are available from ubuntu servers. apt upgrade, downloads and upgrade packages to the newest versions available. apt dist-upgrade Vicuna Vikuna 2 The sudo apt update command is a Linux/Debian system administration command that updates the list of available packages and their versions stored in

Sudo apt update or append -y? Read Post »

Linux

Apache: Generate CSR (Certificate Signing Request)

Apache: Generate CSR (Certificate Signing Request) | SSL Certificates – GoDaddy Help GB openssl req -new -newkey rsa:2048 -nodes -keyout yourdomain.key -out yourdomain.csr Replace yourdomain with the domain name you’re securing. For example, if your domain name is coolexample.com, you would type coolexample.key and coolexample.csr. Open the CSR in a text editor and copy all

,

Apache: Generate CSR (Certificate Signing Request) Read Post »

Scroll to Top