How to change the permission of files and folders? Use chmod along with -exec to change the permissions. # find…
Error details: # su - Password: su: cannot set user id: Resource temporarily unavailable Solution: Edit (add) or change…
Error : error: List::Util object version 1.14 does not match bootstrap parameter 1.18 at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/XSLoader.pm line 92 Solution: If you…
How to find out the reseller name with domains? Ans : If you want to list all cPanel accounts under…
How to Restart Ruby and Rails application by using ssh ? Ans : You can restart your ruby and rails application…
If you want to restart Ruby On Rails application for a particular domain or Application then follow the steps : …
Command for to Delete php.ini file from all directories find -name php.ini -exec rm -f {} \;
The SYN (TCP connection request) attack is a common denial of service (DoS) technique. A SYN flood is a form…
Here is how to Zip and Unzip files in UNIX unzip myFile.zip – This command will uncompress compressed files with…
How to remove Ip from the Brute Force Protection by using SSH ? When WHM locks out an user account, especially…