Tags
.NET Ant Apache AWStats Basketball BitTorrent Computer Content Management Cooking DNS Dopod Drupal Fellowship Firefox Gallery Google Graphics Gubbish Health HTC Java Laptop Mono MySQL Networking Photography Portable Software Proxy Remote Desktop Security Skype Software SSH Tomcat Tunnel Ubuntu UMPC Vacation VirtualBox Virtual Machine Wii Windows Windows Mobile WordPress Xubuntu
Tag Archives: .NET
Installing BoutDuTunnel Server on Mono XSP
In my previous blog I talked about setting up a HTTP tunnel using BoutDuTunnel. To setup the server-side, a command line application was used: BdtServer. BoutDuTunnel also provides a web application solution BdtWebServer which lets you host the application inside … Continue reading
Building Mono from Source
Installing Mono on Ubuntu is easy: $ apt-get install mono-2.0-devel Unfortunately even the latest version of Ubuntu 9.04 only comes with Mono 2.0.1. To install a newer (or different) version a solution would be to build Mono from source. Download … Continue reading