Problem in password protection using .htaccess

11 years ago

Problem in password protection using .htaccess How to protect CRE Loaded admin area ? or Problem when page requires authentication…

Restart Ruby and Rails application

11 years ago

How to Restart  Ruby and Rails application by using ssh ? Ans : You can restart your ruby and rails application…

Restart Ruby On Rails application

11 years ago

If you want to restart Ruby On Rails application for a particular domain or Application then follow the steps : …

WordPress permalink problem in windows server

11 years ago

Question : wordpress permalink problem in windows server Ans: If you are using IIS 7 and have admin rights on…

You do not have sufficient permissions to access this page

11 years ago

Error : You do not have sufficient permissions to access this page When try to activate the plugin in wordpress…

WordPress error ‘Cheatin’ uh?

11 years ago

Wordpress error 'Cheatin’ uh? Error: When you try to  upload the image or logo from your theme or media library…

Delete php.ini file from all directories

11 years ago

Command for to Delete php.ini file from all directories find -name php.ini -exec rm -f {} \;

How to stop syn attack on linux server

11 years ago

The SYN (TCP connection request) attack is a common denial of service (DoS) technique. A SYN flood is a form…

How to Zip and Unzip files in UNIX

11 years ago

Here is how to Zip and Unzip files in UNIX unzip myFile.zip – This command will uncompress compressed files with…

Remove IP from Brute Force Protection

11 years ago

How to remove Ip from the Brute Force Protection by using SSH  ? When WHM locks out an user account, especially…