How to install FFMPEG CentOS?
ffmpeg is the most popular opensource video streaming software and its being used on many...
How to change my document root folder using an .htaccess file?
By default your website is loaded from the public_html folder of your account. The public_html...
Can I edit MX, CNAME, A records of my domain?
You can change the MX records for your domain by navigating to cPanel -> MX Entry tool.
If...
How to install MariaDB on CentOS 7?
Insatll MariaDB on server - #yum install mariadb-server OR #yum install -y mariadb...
Daily Useful Linux Commands
Finding the username from provided hosting service name - /script/whoowns domain_name
Finding...