<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>webservers &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/webservers/</link>
	<description>Feed of posts on WordPress.com tagged "webservers"</description>
	<pubDate>Wed, 06 Jan 2010 19:05:49 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[WebSync - Comet para o IIS]]></title>
<link>http://javascriptbrasil.wordpress.com/2009/11/04/websync-comet-para-o-iis/</link>
<pubDate>Wed, 04 Nov 2009 13:45:33 +0000</pubDate>
<dc:creator>gabrielricci</dc:creator>
<guid>http://javascriptbrasil.wordpress.com/2009/11/04/websync-comet-para-o-iis/</guid>
<description><![CDATA[O pessoal da Frozen Mountain criou um servidor para Comet voltado para o IIS para alcançar uma conco]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>O pessoal da Frozen Mountain criou um servidor para Comet voltado para o IIS para alcançar uma concorrencia de usuários extremamente alta.</p>
<p>Alguns testes foram feitos em um desktop Acer de $500  e conseguiram alcançar a marca de 30.000 usuários concorrentes e 25.000 mensagens por segundo.</p>
<p>Infelizmente, é um projeto de código fechado, mas, parece ser um bom projeto.</p>
<p><a target="_blank" href="http://ajaxian.com/archives/websync-comet-for-iis">Ler mais</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[A struggle with Bell]]></title>
<link>http://theboredmage.wordpress.com/2009/05/01/a-struggle-with-bell/</link>
<pubDate>Fri, 01 May 2009 17:52:18 +0000</pubDate>
<dc:creator>theboredmage</dc:creator>
<guid>http://theboredmage.wordpress.com/2009/05/01/a-struggle-with-bell/</guid>
<description><![CDATA[First let me welcome you to my blog, I will normally be posting items about programing and other gee]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>First let me welcome you to my blog, I will normally be posting items about programing and other geeky subjects here.  So consider yourself warned for future posts.</p>
<p>Today I accepted a challenge from myself, it is good to challenge yourself from time to time.  You see I just recently finished school and put together an on-line portfolio, I have no job, little money but I do have the ability to dig for information.  A little research and several hours later I learned how to host my own web server using IIS7 and no-ip to redirect IPs and do Ip forwarding, and well it didn&#8217;t work.</p>
<p>You see I have Bell and they much like Vista have tight security on their router, its difficult to open ports and the area to do so is so obfuscated that you need a full CSI crew to find them.  Tip they are in application settings, hidden in the hosting section.  OK so with that knowledge I try again&#8230; Still no go.  Conferring with my friend Rob we try several things to determine if its internal or external blockage.  Yea turns out all I had to do was reboot my PC and it worked.</p>
<p>In the future I plan on getting into more detail and not just these short abbreviated stories.  It was blogs that helped me get going and even helped me through three years of Software Engineering at Conestoga.</p>
<p>For Now</p>
<p>-C</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Passenger with Rails 2.3 application (MissingSourceFile)]]></title>
<link>http://geminstallthat.wordpress.com/2009/03/01/passenger-with-rails-23-application-missingsourcefile/</link>
<pubDate>Mon, 02 Mar 2009 05:31:42 +0000</pubDate>
<dc:creator>John Dewey</dc:creator>
<guid>http://geminstallthat.wordpress.com/2009/03/01/passenger-with-rails-23-application-missingsourcefile/</guid>
<description><![CDATA[I&#8217;m such an idiot. I spent the last few days, trying to figure out the following error reporte]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I&#8217;m such an idiot.  I spent the last few days, trying to figure out the following error reported on my Ubuntu 8.10 Passenger install.</p>
<pre>
Error message:
no such file to load -- application (MissingSourceFile)

Exception class:
Passenger::UnknownError
</pre>
<p>I was installing libapache2-mod-passenger_2.0.3 from the apt-get repo, which does not understand the <a href="http://github.com/rails/rails/commit/fcce1f17eaf9993b0210fe8e2a8117b61a1f0f69">application_controller.rb rename</a>.</p>
<p>2.0.6 mod-passenger has yet to show up in the apt-get repo.  You can use these <a href="http://blog.brightbox.co.uk/posts/brightbox-builds-hardy-passenger-package">instructions</a> to install the brightbox mod-passenger build.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[mrocstat - Mongrel pROCess title information stats]]></title>
<link>http://geminstallthat.wordpress.com/2008/08/18/mrocstat-mongrel-process-title-information-stats/</link>
<pubDate>Tue, 19 Aug 2008 05:31:01 +0000</pubDate>
<dc:creator>John Dewey</dc:creator>
<guid>http://geminstallthat.wordpress.com/2008/08/18/mrocstat-mongrel-process-title-information-stats/</guid>
<description><![CDATA[I wrote a little tool which reports Mongrel&#8217;s process title information when using the mongrel]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I wrote a little tool which reports Mongrel&#8217;s process title information when using the <a href="http://purefiction.net/mongrel_proctitle/">mongrel_proctitle plugin</a>.  There is a <a href="http://github.com/rtomayko/mongrel_proctitle/tree/master/bin/mongrel_top">gem which reports similar information</a>, however, I like bundling utility scripts as SVN externals with my applications.</p>
<p>You can find the <a href="http://github.com/retr0h/mrocstat/tree/master">script</a> on <a href="http://github.com/">github</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Disable mongrel mod_proxy_balancer workers via Capistrano]]></title>
<link>http://geminstallthat.wordpress.com/2008/08/15/disable-mongrel-mod_proxy_balancer-workers-via-capistrano/</link>
<pubDate>Fri, 15 Aug 2008 20:24:55 +0000</pubDate>
<dc:creator>John Dewey</dc:creator>
<guid>http://geminstallthat.wordpress.com/2008/08/15/disable-mongrel-mod_proxy_balancer-workers-via-capistrano/</guid>
<description><![CDATA[I created a Capistrano task for disabling workers inside a given balancer, from Daniel Wharton]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I created a <a href="http://capify.org/">Capistrano</a> task for disabling workers inside a given balancer, from Daniel Wharton&#8217;s <a href="http://groups.google.com/group/rubyonrails-deployment">Deploying Rails</a> <a href="http://groups.google.com/group/rubyonrails-deployment/browse_thread/thread/853c8fca51591aca">post</a>.</p>
<p>Here&#8217;s the <a href="http://pastie.org/253799">pastie</a>.  BTW I really hate linking off to pastie for these things.  Any suggestions?</p>
<p>The task disables the worker, and is not specific to <a href="http://mongrel.rubyforge.org/">Mongrel</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Cómo instalar un webserver con Apache, PHP5 y Wordpress utilizando Virtual Hosts]]></title>
<link>http://infoaleph.wordpress.com/2008/05/12/como-apache-php5-wordpress-virtual-hosts/</link>
<pubDate>Tue, 13 May 2008 00:31:40 +0000</pubDate>
<dc:creator>proteo2000</dc:creator>
<guid>http://infoaleph.wordpress.com/2008/05/12/como-apache-php5-wordpress-virtual-hosts/</guid>
<description><![CDATA[El siguiente tutorial fue el resultado de una tarea de un curso de linux avanzado. Si bien el proced]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>El siguiente tutorial fue el resultado de una tarea de un curso de linux avanzado. Si bien el procedimiento no es muy avanzado sí me costó trabajo obtenerlo. Y -como diría Galileo- sin embargo se mueve. Funciona para GNU/Linux Debian Etch.</p>
<p>Para efectos demostrativos crearé dos sitios web virtuales, ambos en el puerto 80:</p>
<ol>
<li>acuerdo.com, un sitio de páginas estáticas en /var/www/memoria_jornadas</li>
<li>misitio.com, un blog de wordpress</li>
</ol>
<p>Y dado que WordPress requiere una base de datos MySQL además de PHP versión 5 habrá que instalar un servidor de MySQL y soporte para PHP5.</p>
<p>1. Instalar Apache + PHP + WordPress + MySQL</p>
<p>Como root:</p>
<pre>$ apt-get install apache2 php5 wordpress mysql-server-5.0</pre>
<p>2. Comprobar en un navegador la dirección http://127.0.0.1 para comprobar si apache funciona correctamente.</p>
<p>3. Ahora hay que comprobar si el soporte de PHP funciona:</p>
<p>a. Como root, cree una página PHP llamada prueba.php con el siguiente contenido y guárdela en /var/www/apache2-default/:</p>
<pre style="padding-left:30px;">&#60;?php
// Muestra toda la información, por omisión INFO_ALL
phpinfo();</pre>
<pre style="padding-left:30px;">// Mostrar solo la información de módulos.
// phpinfo( 8 ) produce el mismo resultado.
phpinfo(INFO_MODULES);</pre>
<pre style="padding-left:30px;">?&#62;</pre>
<p>4. Desde el navegador pruebe la página http://127.0.0.1/apache2-default/prueba.php</p>
<p>5. Si no funciona el PHP, habrá que habilitar el soporte de PHP5 en apache2</p>
<p>Como root:</p>
<p>a. En /etc/apache2/mods-available crear archivos:</p>
<pre style="padding-left:30px;">libphp5.conf:
AddType application/x-httpd-php .php .phtml</pre>
<pre style="padding-left:30px;">libphp5.load:
LoadModule php5_module /usr/lib/apache2/modules/libphp5.so</pre>
<p>b. Habilitar módulos utilizando el script a2enmod:</p>
<pre>$ a2enmod libphp5</pre>
<p>6. Modificar archivo /etc/hosts. Agregar línea:</p>
<pre style="padding-left:30px;">127.0.0.1    localhost (...) misitio.com acuerdo.com</pre>
<p>Ojo: En la misma línea deben quedar todos los alias usados para 127.0.0.1</p>
<p>4. Configurar Virtual Hosts</p>
<p>a. En la carpeta /etc/apache2/sites-available crear archivo de definición, llamémoslo &#8220;virtual&#8221;:</p>
<pre style="padding-left:30px;">NameVirtualHost acuerdo.com:80</pre>
<pre style="padding-left:30px;">&#60;VirtualHost acuerdo.com:80&#62;</pre>
<pre style="padding-left:30px;">DocumentRoot /var/www/memoria_jornadas/
ServerName acuerdo.com
ServerAlias *.acuerdo.com
ErrorLog /var/log/apache2/acuerdo-err.log
TransferLog /var/log/apache2/acuerdo-transfer.log</pre>
<pre style="padding-left:30px;">&#60;/VirtualHost&#62;</pre>
<pre style="padding-left:30px;">NameVirtualHost misitio.com:80</pre>
<pre style="padding-left:30px;">&#60;VirtualHost misitio.com:80&#62;</pre>
<pre style="padding-left:30px;">DocumentRoot /usr/share/wordpress/
ServerName misitio.com
ServerAlias www.misitio.com *.misitio.com
ErrorLog /var/log/apache2/wp-error.log
TransferLog /var/log/apache2/wp-access.log</pre>
<pre style="padding-left:30px;">&#60;/VirtualHost&#62;</pre>
<p>Nota: previamente hay que copiar los archivos necesarios a /var/www/memoria_jornadas, revisar permisos, y -muy importante- comprobar que existan los directorios referidos.</p>
<p>5. Habilitar (enable) los sitios con el script a2ensite:</p>
<pre>$ a2ensite virtual</pre>
<p>6. Reiniciar servicios de Apache:</p>
<pre>$ /etc/init.d/apache2 restart</pre>
<p>7. Configurar WordPress:</p>
<p>a. Abra su navegador y abra la dirección http://misitio.com</p>
<p>b. Siga las instrucciones para configurar el WordPress.</p>
<p>Mayor información en el <a href="http://httpd.apache.org/docs/2.2/vhosts/" target="_blank">sitio oficial de Apache</a> y en el blog <a href="http://linuxhelp.blogspot.com/2006/02/host-websites-on-your-local-machine.html" target="_blank">All About Linux</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[eyeOS]]></title>
<link>http://infoaleph.wordpress.com/2008/05/09/eyeos/</link>
<pubDate>Fri, 09 May 2008 16:20:10 +0000</pubDate>
<dc:creator>proteo2000</dc:creator>
<guid>http://infoaleph.wordpress.com/2008/05/09/eyeos/</guid>
<description><![CDATA[Recién me acabo de enterar de la existencia de un interesante proyecto español de software abierto c]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Recién me acabo de enterar de la existencia de un interesante proyecto español de software abierto conocido como eyeOS.</p>
<h2>Sobre eyeOS&#8230;</h2>
<p>eyeOS es una plataforma libre y de código abierto, diseñada para disponer de una amplia gama de Aplicaciones Web. Un nuevo concepto de sistema operativo, en el cual todo está siempre disponible desde la red y todo lo que necesitas para ver tu escritorio, utilizar tus aplicaciones y editar tus archivos, es un navegador web.</p>
<p>El sistema base de eyeOS incluye un completo conjunto de aplicaciones para uso privado, como el gestor de archivos, procesador de textos, reproductor de música y vídeo, calendario, bloc de notas y agenda de contactos, entre otros muchos. Además, dispone de aplicaciones para el trabajo colaborativo y en equipo, como el gestor de grupos que permite compartir tus archivos, el tablón de anuncios y muchas otras.</p>
<p>eyeOS es un proyecto libre y de código abierto, se distribuye bajo los términos de la GNU Affero General Public License Version 3 (AGPL3), lo cual significa que puedes instalar tu propio eyeOS privado para tu familia y amigos o para tu empresa de forma totalmente gratuita. Además, puedes examinar el código fuente y acceder a las herramientas de desarrollo de eyeOS para personalizar tu sistema y crear nuevas aplicaciones que cubran todas tus necesidades.</p>
<p>Si quieres empezar a utilizar eyeOS, puedes registrarte en nuestro servidor internacional, o crear tu propio servidor de forma fácil y rápida, pudiendo decidir quien puede registrarse en tu eyeOS y disponiendo de la posibilidad de adaptarlo a tus necesidades.</p>
<p>Crear tu propio servidor es muy sencillo. Todo lo que necesitas es un servidor web con soporte para PHP, y si si no lo tienes, existen soluciones muy completas que instalarán en unos pocos minutos, todo lo que necesitas para empezar a usar eyeOS.</p>
<p>Para finalizar les dejo con un video demostrativo:</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/Zt35LLcMlcM&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/Zt35LLcMlcM&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>Más información en el <a href="http://eyeos.org" target="_blank">sitio oficial del proyecto eyeOS</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Scrape mongrel status from Apache's mod_proxy_balancer]]></title>
<link>http://geminstallthat.wordpress.com/2008/01/04/scrape-mongrel-status-from-apaches-load-balancer-manager/</link>
<pubDate>Sat, 05 Jan 2008 05:48:36 +0000</pubDate>
<dc:creator>John Dewey</dc:creator>
<guid>http://geminstallthat.wordpress.com/2008/01/04/scrape-mongrel-status-from-apaches-load-balancer-manager/</guid>
<description><![CDATA[Access to Apache&#8217;s load balancer manager (mod_proxy_balancer) is typically protected.  Rather ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Access to <a href="http://httpd.apache.org/docs/2.2/mod/mod_proxy_balancer.html"><span class="Apple-style-span" style="font-weight:bold;">Apache&#8217;s load balancer manager</span></a> (mod_proxy_balancer) is typically protected.  Rather than maintaining an ever changing list of ACLs or configuring HTTP authentication, I wrote a simple scraper<span style="font-weight:bold;" class="Apple-style-span"> <a href="http://rake.rubyforge.org/">Rake</a> </span>task.</p>
<p>This task is bundled with all of our rails applications as a svn external, and included in our common <a href="http://www.capify.org/"><span class="Apple-style-span" style="font-weight:bold;">Capistrano</span></a> tasks.This task is a quick and dirty solution to checking the status of your <a href="http://mongrel.rubyforge.org/"><span class="Apple-style-span" style="font-weight:bold;">Mongrels</span></a>.</p>
<p>Feel free to modify, and provide a pastie.<a href="http://pastie.caboo.se/135223">http://pastie.caboo.se/135223</a></p>
<p>P.S. The SAs can plug this into their monitoring software as well.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Track which mongrel handled a request]]></title>
<link>http://geminstallthat.wordpress.com/2007/12/26/track-which-mongrel-handled-a-request/</link>
<pubDate>Wed, 26 Dec 2007 08:08:25 +0000</pubDate>
<dc:creator>John Dewey</dc:creator>
<guid>http://geminstallthat.wordpress.com/2007/12/26/track-which-mongrel-handled-a-request/</guid>
<description><![CDATA[I wrote a plugin which collects system information, and returns the data as HTML comments at the bot]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I wrote a <span class="Apple-style-span" style="font-weight:bold;">plugin</span> which collects system information, and returns the data as <span class="Apple-style-span" style="font-weight:bold;">HTML comments</span> at the bottom of the page. When running multi-system / multi-<a href="mongrel.rubyforge.org/"><span style="font-weight:bold;" class="Apple-style-span">Mongrel</span></a> environments, knowing which server and <a href="mongrel.rubyforge.org/"><span style="font-weight:bold;" class="Apple-style-span">Mongrel</span></a> handled a request is paramount.</p>
<p>Unfortunately, getting a handle on this information is difficult, since &#8216;request.port&#8217;, &#8216;request.env['HTTP_HOST'], and &#8216;request.env['SERVER_PORT'], display the origin port, when your <a href="mongrel.rubyforge.org/"><span style="font-weight:bold;" class="Apple-style-span">Mongrels</span></a> are behind a reverse proxy.</p>
<p>Ezra clued me into a nice hack.You can <a href="http://pastie.caboo.se/132166"><span class="Apple-style-span" style="font-weight:bold;">a</span></a><a href="http://pastie.caboo.se/132166"><span class="Apple-style-span" style="font-weight:bold;">dd the following code</span></a> to environment.rb, or in our case the plugin&#8217;s init.rb.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Apache mod_rewrite maintenance.html woes]]></title>
<link>http://geminstallthat.wordpress.com/2007/12/15/apache-mod_rewrite-maintenancehtml-woes/</link>
<pubDate>Sun, 16 Dec 2007 00:26:35 +0000</pubDate>
<dc:creator>John Dewey</dc:creator>
<guid>http://geminstallthat.wordpress.com/2007/12/15/apache-mod_rewrite-maintenancehtml-woes/</guid>
<description><![CDATA[Every self.respecting Rails site, has a configuring Rails with Apache section. The recipe contains a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Every self.respecting <a href="http://www.rubyonrails.org/"><span style="font-weight:bold;" class="Apple-style-span">Rails</span></a> site, has a configuring <a href="http://www.rubyonrails.org/"><span style="font-weight:bold;" class="Apple-style-span">Rails</span></a> with <span class="Apple-style-span" style="font-weight:bold;"><a href="http://www.apache.org/">Apache</a></span> section.</p>
<p>The recipe contains a <a href="http://httpd.apache.org/docs/2.0/mod/mod_rewrite.html"><span class="Apple-style-span" style="font-weight:bold;">mod_rewrite</span></a> rule, allowing staff to dynamically enable or disable maintenance mode. The mod_rewrite rule, however, does not work on Solaris, OS X or systems with a &#8216;/system&#8217; directory.</p>
<p>I have notified the <a href="http://pragmaticstudio.com/"><span style="font-weight:bold;" class="Apple-style-span">Pragmatic Studio</span></a> folks, and Charles (who wrote the documentation hosted at http://mongrel.rubyforge.org/).  Below are further details of the problem, along with a solution.  <a href="http://discuss.joyent.com/viewtopic.php?id=14452"><span style="font-weight:bold;" class="Apple-style-span">Hopefully the word gets out</span></a>.<span class="Apple-style-span" style="line-height:22px;"></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[what are the advantages of reliance wimax]]></title>
<link>http://linuxunix.wordpress.com/2007/10/01/what-are-the-advantages-of-reliance-wimax/</link>
<pubDate>Mon, 01 Oct 2007 12:04:36 +0000</pubDate>
<dc:creator>linuxunix</dc:creator>
<guid>http://linuxunix.wordpress.com/2007/10/01/what-are-the-advantages-of-reliance-wimax/</guid>
<description><![CDATA[reliacne wimax advantages 1.wireless &#8211; no problem of &#8220;wire-cut&#8221; issues 2. no wirin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>reliacne wimax advantages</p>
<p>1.wireless &#8211; no problem of &#8220;wire-cut&#8221; issues 2. no wiring need in home</p>
<p>3.download as well as &#8220;upload&#8221; also good not like bsnl , whos upload speed for unlimited plans worest !!!</p>
<p>4.you can do voip</p>
<p>5.They never block any ports form their side, bingo &#8211; you can run your own servers &#8211; game servers, web servers, ftp servers, ..virtually anything</p>
<p>6.IT IS NOT OPERATING system dependent. Reliance wimax will run in any operating system with tcp/ip . yapii &#8211; no need of windows pc only. you can linux, solaris, mac ..etc</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Installing and configuring Tomcat on Ubuntu]]></title>
<link>http://manishtech.wordpress.com/2007/07/21/installing-and-configuring-tomcat-on-ubuntu/</link>
<pubDate>Sat, 21 Jul 2007 15:00:01 +0000</pubDate>
<dc:creator>Manish</dc:creator>
<guid>http://manishtech.wordpress.com/2007/07/21/installing-and-configuring-tomcat-on-ubuntu/</guid>
<description><![CDATA[This documentation owes its credits to the Ubuntu Community (Docs) and the book: Java-The Complete R]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This documentation owes its credits to the Ubuntu Community (Docs) and the book: <strong>Java-The Complete Reference</strong> by Herbert Schieldt where I learnt the basics of Java and Servlets. Let’s begin.</p>
<p>Before starting you need the Java Development Kit (JDK) and not Java Runtime Environment (JRE). Download it from http://java.sun.com as a .bin file and install it on your system or use the command:</p>
<blockquote><p><em>sudo apt-get install sun-java5-jdk</em></p></blockquote>
<p>Then set the Java Runtime variable</p>
<blockquote><p><em>$ export JAVA_HOME=”Your java path”</em><br />
<em>$ export PATH=$PATH:$JAVA_HOME /bin</em></p></blockquote>
<p>e.g. on Dapper</p>
<blockquote><p><em>$ export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun-1.5.0.06</em></p></blockquote>
<p>Now use the following command to install Tomcat</p>
<blockquote><p><em>$ sudo aptitude install tomcat5 tomcat5-admin tomcat5-webap</em>ps</p></blockquote>
<p>Now its Done….</p>
<p>To Start, Stop and Restart the server</p>
<blockquote><p><em>$ sudo /etc/init.d/tomcat5 start</em><br />
<em> $ sudo /etc/init.d/tomcat5 stop</em><br />
<em> $ sudo /etc/init.d/tomcat5 restart</em></p></blockquote>
<p><em> </em><br />
You can access the root directory via port <em>8180</em> and the server listens to the address <em>127.0.0.1</em> So type <em>127.0.0.1:8180</em> in your web browser to access the server.</p>
<p>A word of precaution: It’s better to avoid running Tomcat as root.<br />
There are many other setting within Tomcat, I think the user should better try them out themselves. Some are:<br />
1)    Making Tomcat to run on port 80.<br />
2)    Turning off Directory Listings like Index Manager.<br />
3)    Check out the Tomcat configuration file and try out something of your own. Only precaution required is that you should not be logged in as root.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WAMP en Windows XP]]></title>
<link>http://ivanc.wordpress.com/2006/07/10/wamp-en-windows-xp/</link>
<pubDate>Mon, 10 Jul 2006 21:52:00 +0000</pubDate>
<dc:creator>ivanc</dc:creator>
<guid>http://ivanc.wordpress.com/2006/07/10/wamp-en-windows-xp/</guid>
<description><![CDATA[Para todo desarrollador de soluciones web, es necesario tener a mano un servidor web para probar los]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Para todo desarrollador de soluciones web, es necesario tener a mano un servidor web para probar los desarrollos que se están adelantando, existen varias alternativas, dependiendo del perfil de desarrollo que se tiene. Una alternativa a considerar es tener su propio servidor web en casa, convirtiendo su propio PC en un server web. Podríamos hablar de <b>WAMP</b> (windows+apache+mysql+php), de esta forma logramos incorporar el entorno de trabajo necesario:</p>
<p class="MsoNormal">WindowsXP<br />
Apache(Servidor Web)<br />
Mysql(Motor Base de Datos)<br />
PHP(Lenguaje de programación orientada a la web)</p>
<p>Sin contar a &#8220;windows&#8221; todo lo demás es &#8220;gratis&#8221;. La instalación y configuración de este ambiente de trabajo es muy sencilla y está totalmente documentada por la red; lo único que recomiendo es que no sean tentados cuando se arranca de cero a descargar las últimas versiones (pues creemos que estamos con lo mejor), pero por experiencia, las últimas versiones de estos paquetes son un poco difícil de poner a trabajar. Después de tratar algunas instalaciones el mejor grupo de paquetes que funciono de inmediato fue:</p>
<p>- Mysql-essential-5.0.22-win32.msi<br />
- Apache_2.0.58-win32-x86-no_ssl.msi<br />
- Php-5.1.4-Win32.zip</p>
<p>Una muy buena interfase para trabajar con Mysql podría se &#8220;phpmyadmin&#8221;.</p>
<p>El tema de seguridad es algo que no comentaré pero no olviden que al convertir su PC en un servidor y conectarlo a internet pues&#8230;</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
