ElevenBits

Blog

Our Latest News

How to on port redirection in Cherokee

30th December 2010 Cherokee

To redirect http://a.mysite.com to http://mysite.com:8000 follow these steps in your Cherokee admin web environment: First go to the vServers tab and create a virtual server with name a.mysite.com and give it a document root, e.g. /var/www. Then link to the …

Read More →

Howto debianize Java applications

24th December 2009 Debian, Maven, Java, Ubuntu

Debianization When you are working on a Java based project, it is often handy to debianize the resulting application. Using a package installer your application can be easily installed together with its dependencies, it will will be accessible automagically by …

Read More →