Techyugam
-
Cloudflare Show Real IP Address on CentOS Plesk Server
Cloudflare is a popular Content Delivery Network (CDN) that can greatly improve website performance and… Read More
-
PrestaShop Admin Auto Log Out
After migrating a PrestaShop site to a new server, logging in to the admin area… Read More
-
Mount NFS Drive
NFS (Network File System) is a protocol that allows a computer to access files over… Read More
-
How to add secondary IP address using nmcli
On an AlmaLinux 9 server, I wanted to add secondary IPs to a server. First,… Read More
-
DirectAdmin
DirectAdmin is a powerful and user-friendly control panel that allows you to manage your web… Read More
-
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… Read More
-
Limit disk used by MySQL binary log files
You can use following config to keep 7 days bin log [mysqld] log_bin = /var/log/mysql/mysql-bin.log… Read More
-
How to install yt-dlp
yt-dlp is a fork of youtube-dl, it can be used to download videos from youtube… Read More
-
How to disable MySQL X Protocol (mysqlx_port)
After installing MySQL 8 and checking listening ports with โnetstat -lntpโ, you will see MySQL… Read More
-
How to Migrate MySQL Users to Another Server
I wanted to Migrate MySQL from one server to another. Usually, I could just copy… Read More
Author Details
TechYugam TEAM