Tutorial Archive

Testimonials for dineshonjava.com

“Recently I attended the online training course – Spring 4 MVC – conducted by Mr Dinesh Rajput personally, and I certify that he was able to give hands-on trainin on the basics of developing Spring …

Hadoop Confiuration

Hadoop Configuration  I have to do in the following layers. HDFS Layer NameNode-Master DataNode-Store Data(Actual Storage) MapReduce Layer JobTracker TaskTracker Secondary Namenode– storing backup of NameNode it will not work as an alternate namenode, it …

Enabling Password less ssh login

Enabling Linux Automatic Password-less SSH Login Automatic passwrod-less ssh login can make our life easier. To enable this, we need to copy our SSH public keys to the remote machines for automatic password-less login. We …