Disable Sym links on linux WHM/cPanel
Disabling SYM links is not a tough task on WHM/cPanel based servers, however you might not found proper way to do this, here…
Free tutorials, Tech News, Source codes, Tweaks and Tips.
Disabling SYM links is not a tough task on WHM/cPanel based servers, however you might not found proper way to do this, here…
Backing up MYSQL databases became very necessary especially if you own a shopping cart or e commerce website. Hackers are always trying to…
Nowadays hacking becomes more ordinary, and most web hosting companies are being targeted and there is no proper solution to prevent or to…
Hello, Three days ago one of my client’s server ran into an issue, the server has opensuse operating system with Yast installed and…
Following commands are useful for mysql optimization: To repair all databases: $mysqlcheck –all-databases -r To analyze all databases: $mysqlcheck –all-databases -a To optimize…