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 test@10.10.101.1 df -h …
Linux | CPanel | WHM | webhosting| Plesk | DirectAdmin | CentOs | Debian | Ubuntu Blog
CloudLinux is a lightweight, popular and powerful Linux distribution for servers and workstations running the Cpanel control
How to execute command via SSH on remote machine and get output on local machine console. ## SYNTAX ssh [user]@[remote host] [command] ## EXAMPLE ssh test@10.10.101.1 df -h …
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…
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…
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…