Error when installing subversion on Linux CentOS with Cpanel
The dependency problem occurred while installing subversion package on Linux CentOS/Red Hat with installed cPanel: Missing Dependency: perl(URI) >= 1.17…
The dependency problem occurred while installing subversion package on Linux CentOS/Red Hat with installed cPanel: Missing Dependency: perl(URI) >= 1.17…
if you have ConfigServer Security & Firewall enabled in WHM , only a certain ports are allowed to come in/out.…
1. If this is an existing users Syntax: usermod -a -G groupname username For example: usermod -a -G sudo myadminaccount…
If you are new to linux and you asked what linux version you are running or is your linux is…
If you cant not login to gmail via your outlook , and you got a message asking you to visit…
Sometimes, you want to remove the replication , it could be because the replication no longer works, or you don’t…
You need to use the –progress option which show progress during file transfer. The syntax is as follows: rsync –progress…
There are various method to setup multiple of mysql instances on a single linux ubuntu server. In this scope of…
If you need to create a file with a specific filesize on linux for testing , you can run this…
this is because you rodn’t have php-xml on your server, you can install it by running : yum install php-xml…