Advertisement
Guest User

Untitled

a guest
Jul 7th, 2011
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. I used monkey, it doesn't fully meet the requirements of my question because it requires use of a config file.
  2.  
  3. You might use it on port 2001, for the current directory like this in the console:
  4.  
  5. sudo apt-get install monkey
  6. cp /etc/monkey/* .
  7. monkey -c monkey.conf
  8.  
  9.  
  10. I have not tested it like this (what I actually did was, install it via Synaptic, copy its config files, and edit monkey.conf in Geany, my text editor of choice, before running it.)
  11.  
  12. Don't do it on your home directory, make a sub directory at least! :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement