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 @ ## EXAMPLE ssh test@10.10.101.1 df -h test@ 10.10.101.1 's password:…
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
How to execute command via SSH on remote machine and get output on local machine console. ## SYNTAX ssh @ ## EXAMPLE ssh test@10.10.101.1 df -h test@ 10.10.101.1 's password:…
IMPORTANT: Please make full database backup (including system tables) before you will do upgrade of MySQL or switch to MariaDB. This action will prevent data losing in case if something…
One can find out BIOS version under for Linux Box using the dmidecode command which is a great tool to analyse BIOS data. Dmidecode command helps you to find out…
While running a business there are lots of sectors in which you need emergency help. Server management is one such matter. If there are some problems in your server system…
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…
Base class package Cpanel::Easy::Utils::CloudLinux is empty While executing EasyApache on my server, I was getting the error “Base class package “Cpanel::Easy::Utils::CloudLinux” is empty” and I tried executing upcp and /scripts/checkperlmodules…