Tag Archive

How to Set up SVN with Apache

Published on 15 April , 2012 By bill

Introduction This is a tutorial on how to set up SVN with Apache, create users accounts and also disable anonymous viewing of the project from a web browser.

Setting Up an Ubuntu Server

Published on 21 February , 2012 By bill

Introduction This is tutorial on how to set up an Ubuntu server with apache, mysql, proftpd, webmin, setting up a user account and adding it to the sudoers list.

How To Test an Apache Mono Server

Published on 28 August , 2011 By bill

Introduction After the Apache web server has been set up with mono, the next thing to do is check if it works. I have a simple project that I put on the web server to check if it is working. This article will show how to create a similar ASP web application in a few [...]