debojitSpying on ssh password using straceStrace is a debugging tool in linux to debug running process by attaching to the process. strace gives you the system calls a running…Jan 3, 20181Jan 3, 20181
debojitHow to receive SSH keys over insecure channelSometimes we need to send or receive SSH keys over some insecure channel such as internal mail or public mail. It is best practice to…Sep 18, 2017Sep 18, 2017
debojitLoad balancing a Reverse Proxy with Nginx, HHVM and PHP FPMLoad balancing a Reverse Proxy with Nginx, HHVM and PHP-FPM HHVM gives superior performance while maintaining the development flexibility…Apr 25, 2016Apr 25, 2016
debojitDifference between PEAR,PECL and ComposerI was having hard time to understand difference between PEAR,PECL and composer and was not able to understand the proper use case or…Feb 15, 20161Feb 15, 20161