What is Google Trends ?

What is Google Trends ? Google Trends is a search trends feature that shows how frequently a given search term is entered into Google’s search engine relative to the site’s total search volume over a given period of time. Google Trends can be used for comparative keyword research and to discover event-triggered spikes in keyword search

How to Install Ioncube Loader on Unbuntu 20.04, 18.04, 16.04 or 14

How to Install Ioncube Loader on Unbuntu 20.04, 18.04, 16.04 or 14 You must have ssh access with root permission. Download ioncube loader: root@ubuntu-15:    wget http://downloads3.ioncube.com/loader_downloads/ioncube_loaders_lin_x86-64.tar.gz root@ubuntu-15:   tar -zxvf ioncube_loaders_lin_x86-64.tar.gz -C /usr/local/src/ root@ubuntu-15:   /usr/local/src/ioncube# mkdir /usr/local/ioncube root@ubuntu-15:   /usr/local/src/ioncube# cp ioncube_loader_lin_5.6.so ioncube_loader_lin_5.6_ts.so /usr/local/ioncube/ Edit php configuration files: root@ubuntu-15:   apt-get install nano root@ubuntu-15:   nano /etc/php5/cli/php.ini

How to install phpmyadmin as a subdomain

How to install phpmyadmin as a subdomain If you have installed old version of phpmyadmin on your server or giving you a lot of errors and problems then easiest and quick way to use phpmyadmin is to installed latest version of phpmyadmin on your server as a subdomain. Go to phpmyadmin website and download latest

How To Install OpenVPN on CentOS 6 or CentOS 7

How To Install OpenVPN on CentOS 6 or CentOS 7 Pre-requisiites: CentOS 6 or CentOS 7 already installed and you have ssh access with root permission. Run commands in the terminal: $  sudo yum update $  wget https://raw.githubusercontent.com/Angristan/openvpn-install/master/openvpn-install.sh -O centos7-vpn.sh $  chmod +x centos7-vpn.sh $  sudo ./centos7-vpn.sh How do I start/stop/restart OpenVPN server on CentOS

How to install multiple PHP versions on VestaCP

How to install multiple PHP versions on VestaCP This how to will enable PHP 5.6, 7.0, 7.1, 7.2, 7.3 and 7.4 to specific/desired domains. Tutorial is for Debian and Ubuntu. First pre-required step for Debian 9 Strech: apt-get update apt install apt-transport-https ca-certificates wget -O /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpg sh -c ‘echo “deb https://packages.sury.org/php/ stretch main” >

How to Install VestaCP on Ubuntu 18.04, 16.04

How to Install VestaCP on Ubuntu 18.04, 16.04 VestaCP (Vesta Control Panel) is a free, powerful, and open-source website hosting control panel that helps you to manage your multiple websites, email, DNS, and database functionalities. VestaCP offers an interactive and simple web-based interface for your users. The Vesta control panel used the 8083 port by