How to backup / sync your data with Apple iCloud Server
How to backup / sync your data with Apple iCloud Server Apple’s cloud storage services, including iCloud Drive, back up valuable information, documents, and images wirelessly to the internet. Once the information is stored on iCloud, it’s easy to retrieve or download from any device. Apple automatically provides every user with 5GB of free iCloud
How to uninstall or remove apps and programs in Windows 10
How to uninstall or remove apps and programs in Windows 10 There are different ways to remove apps and programs, so if you can’t find the one you’re looking for, you can try another location. Note that some apps and programs are built into Windows and can’t be uninstalled. You can try to repair a program first,
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” >
Server IP is shown instead of Client’s IP in WordPress
Server IP is shown instead of Client’s IP in WordPress Problem: Server IP is being displayed in the dashboard instead of user’s (client) IP in wordpress website whenever any user logged into website. Solution: Install WP Security plugin or if you have already installed it then Go to the following settings page: WP Security >>
How to Install Kloxo-MR on Centos 6 – Free Web Hosting Control Panel
Installation process (Install Kloxo-MR) I assuming that, you already install CentOS 6. Now I am going to show you the steps of install Kloxo-MR on your VPS. Step 1: Update your OS yum update -y Step 2: Install Dependencies yum install yum-utils yum-priorities vim-minimal subversion curl zip unzip -y yum install telnet wget -y
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