Ruby for dummies - Nine Steps for NetBeans and Net::SSH
----------- Hello World ----------- The system cannot find the path specified total 32 drwx------ 2 root root 16384 Mar 28 2008 lost+found drwxrwx--- 3 oracle oracle 4096 May 8 02:29 oracle drwxr-xr-x 7 test test 4096 Mar 28 2008 test ------------- Goodbye World ------------- Above is the final product after some frustration with JRuby and Netbeans detailed in previous postings. I've been trying to follow simple Ruby SSH tutorials with little or no luck. The primary cause is due to net/ssh and Ruby's reliance on the PuTTY pageant service when running in Windows, explained --> here (the dl/import issue). For me, the message "The system cannot find the path specified" threw a flag that things were not working when in fact they actually were. So in lieu of my efforts and time spent, I'm writing a tutorial for a JRuby beginner trying to obtain the same results. Install Netbeans 6.5 (6.1 should work also) If its not already install the two required