
How to get Contents of a Webpage using PHP curl
PHP cURL module allows you to connect to remote websites and API endpoints to exchange data. To see if you

How to reset CyberPanel admin password
If you have lost the admin password for your CyberPanel, you can reset the password using SSH. Login to CyberPanel

How to Migrate CentOS 7 cPanel Server to Almalinux 8
CentOS Linux was discontinued at the end of 2021 in favor of CentOS Stream. CentoS 7 will continue to be

How to install Gearman Job Server in Docker
Gearman is an Open Source job server. http://gearman.org/getting-started/ To install it using docker, first install docker, then run German is

Serve a Django application using Gunicorn
Create systemd service file Add On the above, you need to replace “/path/to/app/backend” with the path to your application. In

How to Migrate MySQL Users to Another Server
I wanted to Migrate MySQL from one server to another. Usually, I could just copy over the MySQL data directory

How to disable MySQL X Protocol (mysqlx_port)
After installing MySQL 8 and checking listening ports with “netstat -lntp”, you will see MySQL is listening on ports 3306

How to install yt-dlp
yt-dlp is a fork of youtube-dl, it can be used to download videos from youtube and many other similar websites.

Limit disk used by MySQL binary log files
On a server, the disk was almost full. On checking most of the disk space is used in “/var/lib/mysql” folder,

How to Install MySQL 5.7 on Ubuntu 22.04
MySQL 5.7 is not supported on Ubuntu 22.04, but you can download MySQL 5.7 for Ubuntu 18.04 and install it

DirectAdmin
DirectAdmin is a powerful and user-friendly control panel that allows you to manage your web hosting environment easily. Whether you

How to add secondary IP address using nmcli
On an AlmaLinux 9 server, I wanted to add secondary IPs to a server. First, I checked the network interface