Networking :: monkey and ssh
what is the command to start the monkey web server?
and...
my ssh server can only be used across my home network, is there a way that makes it usable across different networks?
Many thanks,
Kryptus3
i'm going to answer one of my own questions... to start monkey:
/opt/monkey-0.8.2/bin/banana start
If you mean that you want to ssh from outside your home network to a box on the inside of your home network, then you need a rule to allow port forwarding of ssh port 22 on your home router/firewall if you have one.
when i do http://myip I get asked for a user name and password for monkey but when i just use localhost it works just fine what is the password or what is it i am doing wrong.
original here.