Tuesday, 2 May 2006

mayatecnologie system configuration

Main

A while ago we upgraded mayatecnologie from Debian GNU/Linux 3.0 “woody” to an hybrid between Ubuntu 5.10 (The Breezy Badger) and Ubuntu 6.04 (The Dapper Drake).
So, for future references, the new system configuration:

root@mayatecnologie:~# cat /etc/issue
Ubuntu 5.10 "Breezy Badger" \n \l

root@mayatecnologie:~# dpkg -l tomcat5
[cut]
ii  tomcat5        5.0.30-9       Java Servlet 2.4 engine with JSP 2.0 support
root@mayatecnologie:~# cat /etc/default/tomcat5 | grep JAVA_HOME
[cut]
JAVA_HOME=/opt/jdk5
root@mayatecnologie:~# dpkg -l apache2 libapache2-mod-fcgid
[cut]
ii  apache2         2.0.55-4        next generation, scalable, extendable web serv
ii  libapache2-mod- 1.07-1          an alternative module compat with mod_fastcgi
root@mayatecnologie:~# ruby -v
ruby 1.8.4 (2005-12-24) [i486-linux]
root@mayatecnologie:~# gem -v
0.8.11
root@mayatecnologie:~# rails -v
Rails 1.1.2

Previous configuration.

Posted by Nicola Piccinini at 11:16 AM CEST in zzz/