Recent articles
-
Server-to-Server File Transfer with PHP Script
When migrating a website, transferring files from the source server to the destination server is a key step. If you…
-
How to hide a WordPress Plugin
When you develop a WordPress website, you may need to hide a plugin, so customers wonโt access it or change…
-
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…
Author Details
TechYugam TEAM