traceroute
Traceroute is a network diagnostic tool that provides insights into how data packets travel across a network. Whether you’re troubleshooting network issues…
Traceroute is a network diagnostic tool that provides insights into how data packets travel across a network. Whether you’re troubleshooting network issues…
On a fresh carbonio install, when trying to send email from webmail, it fails. On checking the log file /opt/zextras/log/mailbox.log found following…
When you need to backup a MySQL database and no phpMyAdmin or SSH available, you can use a PHP script with exec…
cPanel provides a built-in script called restorepkg, which simplifies the restoration of full account backups, including website files, databases, emails, and configurations.…
SpamAssassin is a powerful open-source tool designed to filter out spam emails. Developed by the Apache Software Foundation, it helps users manage…
When connecting to an Ubuntu 24.04 server from CentOS 6 server, i got error “no hostkey alg” To fix this error, edit…
Recently a customer send an ovpn file to connect to a server, which is on private netowrk. When i connect to the…
To stop all services on a cPanel server, you can follow commands in the command line interface. Back to Cpanel Server
Before upgrading, take a backup all databases. run these commands Create file and add the following content. If you need repo config…
When you develop a WordPress website, you may need to hide a plugin, so customers won’t access it or change its settings.…
When migrating a website, transferring files from the source server to the destination server is a key step. If you have SSH…
Backing up and restoring large databases can be challenging at times. Recently, when I had to back up and restore a large…