Step by step on Installing Monkey webserver with Munin on debain wheezy along with the user group creating with www-user ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
FYI:
If you need any assistance with procedures to get this running properly do not hesitate to contact us.
Eduardo Monkey Project
<p>Monkey webserver is not available as a package in the Debian repository, you must compile it from source. You can do so with the following commands:</p> <pre>apt-get install build-essential wget http://monkey-project.com/releases/1.5/monkey-1.5.0.tar.gz tar zxfv monkey-1.5.0.tar.gz cd monkey-1.5.0 ./configure --prefix=/usr/local make make install</pre> <p>Now you can run the server simply with the command:</p> <pre>monkey</pre> <p>You should see the default page if you go to http://your.ip.address:2001</p> <p>The project has very complete documentation at http://monkey-project.com/documentation/1.5/</p>
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.