Run Java Programs residing on server
I am using Ubuntu 12.04. I have uploaded a small java program (Hadoop Word
Count) to a linux-server using FileZilla and now have to run that program
onto server machine. I know how to connect to server using terminal i.e.
ssh -l user-name ip-of-server But don't know how to run program that
resides there. Please help me how to run that program from my machine.
No comments:
Post a Comment