Easy Steps For Effective Estimations

Estimation is one of the foundation stones for any project success. Over Estimation or Underestimation will make or break the project. It is human nature to deliver a project within a short span of duration. However, underestimating a Project is like an eternal swirl in a river. 

Read more

PuTTY Commands For Beginners

Putty is an open source SSH client used to connect to a remote server. Putty is basically a terminal for windows based operating systems. It supports several network protocols, including SCP, SSH, Telnet and raw socket connection. PuTTY was originally written for Microsoft Windows, but it has been ported to various other operating systems. To work with Putty you need to know few basic Putty Commands.

Read more

How To Change Php.ini Values Using .htaccess

You can find yourself often in the situation when you have to change the php.ini configuration on a server where you don't have full control (like no root, ssh) and you only can upload files to that server. Getting access to the server configuration may be difficult in this situation. Sending an email to the customer, explaining what is needed, of course he has no idea what you are talking about, trying to get in touch with the support from different hosting companies and so on - what a waste of time.

Read more