Techyugam
-
How to configure IPv6 on OVH AlmaLinux 8 server
First, find the network interface used by the server with ip a command. [root@15-204-47-122 ~]#… Read More
-
SELinux allow non default SSH port
By default, SELinux only allows running SSH service on default port 22. For security, it… Read More
-
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
Author Details
TechYugam TEAM