Execute command via SSH on remote box and output on local machine.
How to execute command via SSH on remote machine and get output on local machine console. ## SYNTAX ssh [user]@[remote host] [command] ## EXAMPLE ssh [email protected] df -h …
How to execute command via SSH on remote machine and get output on local machine console. ## SYNTAX ssh [user]@[remote host] [command] ## EXAMPLE ssh [email protected] df -h …
To install VMWare tools using YUM on CentOS/RHEL 6.5, do the following. Note, I’m logged in as the ‘root’ user, but you could execute these commands using ‘sudo’ as well.…
List all cPanel users having Wildcard Remote Mysql Access Remote MySQL option in cPanel allows other webservers to access the MySQL database on your server remotely. Remote MySQL option can…
Base class package Cpanel::Easy::Utils::CloudLinux is empty While executing EasyApache on one of my servers, I was getting the error “Base class package “Cpanel::Easy::Utils::CloudLinux” is empty” and I tried executing upcp …
How to find the External IP if it is Natted If you are behind a NAT and want to find the real / external IP from the server then execute…
If you are looking to Encrypt your MySQL database dump for security reasons then you can use the crypt tool to encrypt your dump.sql file. Follow the below simple steps…
Xcache can be enabled in cPanel by using Easy Apache. Log into your cPanel server After you log in, search for “EasyApache” in the left column and click on the…
NOTE: Upgrade can be performed by using the instructions below at your own risk: For Ubuntu 12.0.8 and 14.04, Debian 7: Ubuntu 14.04 is shipped with MySQL 5.5 by default.…
Ref. Link: https://kb.plesk.com/en/125589 Applies to: Plesk 12.5 for Linux Plesk 12.0 for Linux Plesk 11.0 for Linux Plesk 11.5 for Linux Plesk autoinstaller gets packages from base repositories of an…
Ref. Link: https://kb.plesk.com/en/124139 Applies to: Plesk 12.0 for Windows Plesk 11.5 for Windows Plesk 10.4 for Windows Please note this instruction for client database server only. You cannot upgrade mysql…