<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Perboires's Blog</title>
	<atom:link href="http://perboires.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://perboires.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Jul 2008 01:16:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='perboires.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/5ed7b0a99736e3754f31229163dfd1b6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Perboires's Blog</title>
		<link>http://perboires.wordpress.com</link>
	</image>
			<item>
		<title>Criando um Arquivo ISO a partir de um CD/DVD no Mac OS X</title>
		<link>http://perboires.wordpress.com/2008/07/23/criando-um-arquivo-iso-a-partir-de-um-cddvd-no-mac-os-x/</link>
		<comments>http://perboires.wordpress.com/2008/07/23/criando-um-arquivo-iso-a-partir-de-um-cddvd-no-mac-os-x/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 01:16:22 +0000</pubDate>
		<dc:creator>perboires</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cd/dvd]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[mac os x]]></category>

		<guid isPermaLink="false">http://perboires.wordpress.com/?p=10</guid>
		<description><![CDATA[Insira o CD/DVD na unidade.
Abra o Terminal e digite o comando abaixo para verificar em qual caminho sua unidade está montada:
White-Star:~ phelipeperboires$ drutil status
Vendor   Product           Rev
MATSHITA DVD-R   UJ-857E   ZF1E
Type: CD-ROM               Name: /dev/disk1
Sessions: 1                  Tracks: 1
Overwritable:   00:00:00         blocks:        0 /   0.00MB /   0.00MiB
Space Free:   00:00:00         blocks:        0 /   0.00MB /   0.00MiB
Space Used:   54:47:67         blocks:   246592 / [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=perboires.wordpress.com&blog=4245413&post=10&subd=perboires&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Insira o CD/DVD na unidade.</p>
<p>Abra o Terminal e digite o comando abaixo para verificar em qual caminho sua unidade está montada:</p>
<blockquote><p>White-Star:~ phelipeperboires$ <strong>drutil status</strong><br />
Vendor   Product           Rev<br />
MATSHITA DVD-R   UJ-857E   ZF1E</p>
<p>Type: CD-ROM               Name: /dev/disk1<br />
Sessions: 1                  Tracks: 1<br />
Overwritable:   00:00:00         blocks:        0 /   0.00MB /   0.00MiB<br />
Space Free:   00:00:00         blocks:        0 /   0.00MB /   0.00MiB<br />
Space Used:   54:47:67         blocks:   246592 / 505.02MB / 481.62MiB<br />
Writability:</p></blockquote>
<p>Neste caso, minha unidade de CD/DVD está montada no caminho /dev/disk1.</p>
<p>Agora digite o seguinte comando para desmotar esta unidade:</p>
<blockquote><p>White-Star:~ phelipeperboires$ <strong>diskutil unmountDisk /dev/disk</strong><br />
disk0    disk0s1  disk0s2  disk1    disk1s0<br />
White-Star:~ phelipeperboires$ diskutil unmountDisk /dev/disk1<br />
Unmount of all volumes on disk1 was successful</p></blockquote>
<p>Agora iremos criar o arquivo .iso a partir do conteúdo do CD/DVD. Digite o comando abaixo:</p>
<blockquote><p>White-Star:~ phelipeperboires$ <strong>dd if=/dev/disk1 of=arquivo.iso bs=2048</strong><br />
283195+1 records in<br />
283195+1 records out<br />
579984384 bytes transferred in 265.031313 secs (2188362 bytes/sec)</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/perboires.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/perboires.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/perboires.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/perboires.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/perboires.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/perboires.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/perboires.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/perboires.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/perboires.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/perboires.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/perboires.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/perboires.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=perboires.wordpress.com&blog=4245413&post=10&subd=perboires&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://perboires.wordpress.com/2008/07/23/criando-um-arquivo-iso-a-partir-de-um-cddvd-no-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d09af630bbc79f562cf81b36a2816be5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">perboires</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalando Apache-Tomcat no Mac OS X</title>
		<link>http://perboires.wordpress.com/2008/07/16/instalando-apache-tomcat-no-mac-os-x/</link>
		<comments>http://perboires.wordpress.com/2008/07/16/instalando-apache-tomcat-no-mac-os-x/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 23:12:07 +0000</pubDate>
		<dc:creator>perboires</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[tomcat]]></category>

		<guid isPermaLink="false">http://perboires.wordpress.com/?p=4</guid>
		<description><![CDATA[Faça o Download do Apache-Tomcat em http://tomcat.apache.org/index.html.
Descompacte o arquivo baixado (utilizando unzip ou tar zxvf) para um diretório de sua escolha (exemplo: /Users/perboires/Library/Tomcat/apache-tomcat-x.x.x).
Adicione no arquivo /Users/perboires/.profile a seguinte linha:
export CATALINA_HOME=/Users/perboires/Library/Tomcat/apache-tomcat-x.x.x
Dê permissões de execução aos shell scripts existentes (*.sh) utilizando o seguinte comando:
chmod +x /Users/perboires/Library/Tomcat/apache-tomcat-x.x.x/bin/*.sh
Agora, antes de iniciar o Apache-Tomcat, altere o arquivo tomcat-users.xml existente em [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=perboires.wordpress.com&blog=4245413&post=4&subd=perboires&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Faça o Download do Apache-Tomcat em <a title="Site Oficial do Apache-Tomcat" href="http://tomcat.apache.org/index.htm" target="_blank">http://tomcat.apache.org/index.html</a>.</p>
<p>Descompacte o arquivo baixado (utilizando unzip ou tar zxvf) para um diretório de sua escolha (exemplo: /Users/perboires/Library/Tomcat/apache-tomcat-x.x.x).</p>
<p>Adicione no arquivo /Users/perboires/.profile a seguinte linha:</p>
<blockquote><p>export CATALINA_HOME=/Users/perboires/Library/Tomcat/apache-tomcat-x.x.x</p></blockquote>
<p>Dê permissões de execução aos shell scripts existentes (*.sh) utilizando o seguinte comando:</p>
<p>chmod +x /Users/perboires/Library/Tomcat/apache-tomcat-x.x.x/bin/*.sh</p>
<p>Agora, antes de iniciar o Apache-Tomcat, altere o arquivo tomcat-users.xml existente em /Users/perboires/Library/Tomcat/apache-tomcat-x.x.x/conf/. Adicione uma conta de Perfil manager. No exemplo abaixo, adicionei uma conta de nome admin e senha s3cr3t com o Perfil manager:</p>
<blockquote><p>&lt;?xml version=&#8217;1.0&#8242; encoding=&#8217;utf-8&#8242;?&gt;<br />
&lt;tomcat-users&gt;<br />
&lt;role rolename=&#8221;manager&#8221;/&gt;<br />
&lt;user username=&#8221;admin&#8221; password=&#8221;s3cr3t&#8221; roles=&#8221;manager&#8221;/&gt;<br />
&lt;/tomcat-users&gt;</p></blockquote>
<p>Agora, inicie o Servidor com o seguinte comando:</p>
<blockquote><p>/Users/perboires/Library/apache-tomcat-x.x.x/bin/startup.sh</p></blockquote>
<p>Teste se tudo ocorreu como esperado acessando a URL http://localhost:8080/</p>
<p>Se você quiser parar o Servidor, execute o seguinte comando:</p>
<blockquote><p>/Users/perboires/Library/apache-tomcat-x.x.x/bin/shutdown.sh</p></blockquote>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/perboires.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/perboires.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/perboires.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/perboires.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/perboires.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/perboires.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/perboires.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/perboires.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/perboires.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/perboires.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/perboires.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/perboires.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=perboires.wordpress.com&blog=4245413&post=4&subd=perboires&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://perboires.wordpress.com/2008/07/16/instalando-apache-tomcat-no-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d09af630bbc79f562cf81b36a2816be5?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">perboires</media:title>
		</media:content>
	</item>
	</channel>
</rss>