A complete guide to E-commerce Hosting
If you are thinking about launching a new e-commerce website with the hosting part then,…
Here are steps to resolve LVM/MD configuration error in Remote Backup
1) log in to the client-server
2) cat /etc/lvm/lvm.conf | grep unit
If the output is:
# Default value for –units argument.
units = “r”
Then:
3)vi /etc/lvm/lvm.conf
4)/units
5)go to insert mode
6)unit=r changes to unit=h
7):wq
8)go to policy—->select backup now option.
Explore more hosting insights, tips and industry updates.
If you are thinking about launching a new e-commerce website with the hosting part then,…
This tutorial outlines the process of creating MySQL profiles via WHM. MySQL profiles govern the…
Mod_Security is an application firewall designed to protect servers from various script exploits in web…