- All
- ColdFusion
- General
- Laravel
- Magento2
How to disable or customize cPanel’s Update Preferences from the Command Line
The default update settings for a cPanel installation are usually controlled from the WHM interface:...
How do convert a dedicated IP to a shared IP on cPanel/WHM
In root SSH, copy the /etc/domainips file and then remove the IP from it: Code: cp /etc/domainips /e...
How to configure the passive ports range for ProFTPd on a Plesk server behind a firewall
Question How to configure the passive ports range for ProFTPd on a server behind a firewall? Answer ...
AutoSSL issue with cpnginx
cat /usr/local/nginx/conf/vhost.ssl.d/domainname.com.conf Add below lines before – location ...
How to Install Nginx, MySQL, PHP (LEMP) Stack on CentOS
How to Install Nginx, MySQL, PHP (LEMP) Stack on CentOS This guide will help you install Nginx, MySQ...
Guide to Install Node.js on CentOS 6/7
Have a website which needs Node.js to work and have no idea how to install it on your Server? No Pro...
Setup Virtual Hosts with Apache on Node.js CentOS Server
Setup Virtual Hosts with Apache on Node.js CentOS Server Do you want to host multiple Node.js Websit...
OpenVZ useful commands
OpenVZ useful commands Here is the list of some useful OpenVZ commands which should be run from the ...
Disk Extend EXT2/3/4 and XFS root partition without LVM
Disk Extend EXT2/3/4 and XFS root partition without LVM Looking for steps to grow your KVM VM/Contai...
How to fix and Prevent SQL Injection in WordPress
Introduction SQLi is the manipulation of a security flaw in database systems. WordPress, as a platfo...
How to adjust your spam settings via Plesk
How to adjust your spam settings via Plesk Introduction This is a quick step-by-step walkthro...
How To Create a Linux Swap File
In this article, we will explain swap space, and learn how to create swap space using a swap file in...