Recent articles
-
Upgrade MariaDB 10.3 to 10.5 on Ubuntu 20.04
Before upgrading, take a backup all databases. mysqldump –routines –triggers –all-databases | gzip -9 > “$(date +%F-%H%m%S)”-mysql-backup.sql.gz run these commands…
-
How to stop all services on a cpanel server
To stop all services on a cPanel server, you can follow commands in the command line interface. systemctl stop tailwatchd.service…
-
Route Specific Subnet Through OpenVPN
Recently a customer send an ovpn file to connect to a server, which is on private netowrk. When i connect…
-
SSH no hostkey alg – ServerOK
When connecting to an Ubuntu 24.04 server from CentOS 6 server, i got error โno hostkey algโ root@server12:~# ssh [email protected]…
-
SpamAssassin – ServerOK
SpamAssassin is a powerful open-source tool designed to filter out spam emails. Developed by the Apache Software Foundation, it helps…
Author Details
TechYugam TEAM