Dezember, 2010
Install VirtualBox 4.0 on Ubuntu / Debian
1. Add new software repository Edit the file “/etc/apt/sources.list“ with your favorite editor and add the following line depending on your Ubuntu version: Ubuntu 10.10 (Maverick Meerkat) deb http://download.virtualbox.org/virtualbox/debian maverick contrib Ubuntu 10.04 (Lucid Lynx LTS) deb http://download.virtualbox.org/virtualbox/debian lucid contrib Ubuntu 9.10 (Jaunty Jackalope) deb http://download.virtualbox.org/virtualbox/debian karmic contrib 2. Add the GPG-Key […]
Install Tomcat 7 on Debian (Lenny) with virtual hosts and Apache2 integration
Please see new version Tomcat 8 on Debian 7 here ! This article is a new version of my Apache Tomcat 6 article. This article describes how to install Apache Tomcat 7 on Debian Lenny, Apache2 integration and virtual hosts. Tocat 7 is not available over the regular sources on Debain Lenny (and Etch) it […]