<?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>M.A.K</title>
	<atom:link href="http://infomak.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://infomak.wordpress.com</link>
	<description>Hardware and Software</description>
	<lastBuildDate>Sat, 21 Jun 2008 17:59:09 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='infomak.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>M.A.K</title>
		<link>http://infomak.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://infomak.wordpress.com/osd.xml" title="M.A.K" />
	<atom:link rel='hub' href='http://infomak.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Montando partições NTFS automaticamente ao iniciar o Ubuntu 8.04</title>
		<link>http://infomak.wordpress.com/2008/06/21/montando-particoes-ntfs-automaticamente-ao-iniciar-o-ubuntu-804/</link>
		<comments>http://infomak.wordpress.com/2008/06/21/montando-particoes-ntfs-automaticamente-ao-iniciar-o-ubuntu-804/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 17:57:30 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=20</guid>
		<description><![CDATA[Montando partições NTFS automaticamente ao iniciar o Ubuntu 8.04 Abra o terminal e execute o comando sudo fdisk -l vai aparecer uma tabela parecida com essa: Dispositivo Boot Início Fim Blocos Id Sistema /dev/sda1 * 1 5100 40964726 7 HPFS ou NTFS /dev/sda2 5101 10427 42789127+ 7 HPFS ou NTFS /dev/sda3 10540 30401 159541515 5 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=20&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/06/21/montando-particoes-ntfs-automaticamente-ao-iniciar-o-ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>Ativando o teclado numérico (Num Lock) ao inicar seu sistema</title>
		<link>http://infomak.wordpress.com/2008/06/16/ativando-o-teclado-numerico-num-lock-ao-inicar-seu-sistema/</link>
		<comments>http://infomak.wordpress.com/2008/06/16/ativando-o-teclado-numerico-num-lock-ao-inicar-seu-sistema/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 12:38:22 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=18</guid>
		<description><![CDATA[# apt-get install numlockx Fazendo backup do arquivo que iremos alterar, caso ele venha a dar algum defeito então você tem o original. O arquivo que iremos usar é este: /etc/gdm/Init/Default. Digite em seu console: # cp /etc/gdm/Init/Default /etc/gdm/Init/Default_backup Alterando o arquivo /etc/gdm/Init/Default. # gedit /etc/gdm/Init/Default Com o arquivo aberto, procure na última linha onde [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=18&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/06/16/ativando-o-teclado-numerico-num-lock-ao-inicar-seu-sistema/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>USB VMware Server</title>
		<link>http://infomak.wordpress.com/2008/04/12/usb-vmware-server/</link>
		<comments>http://infomak.wordpress.com/2008/04/12/usb-vmware-server/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 00:45:40 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=16</guid>
		<description><![CDATA[Por algum motivo, as linhas que habilitam o suporte da porta USB para as máquinas virtuais estão comentadas. Para resolver esse problema, abra o arquivo “/etc/init.d/mountdevsubfs.sh” digitando o seguinte comando em um terminal: sudo gedit /etc/init.d/mountdevsubfs.sh e procure pelo seguinte bloco de texto: # # Magic to make /proc/bus/usb work # #mkdir -p /dev/bus/usb/.usbfs #domount [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=16&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/04/12/usb-vmware-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>Instalando servidores Debian e Ubuntu</title>
		<link>http://infomak.wordpress.com/2008/04/04/instalando-servidores-debian-e-ubuntu/</link>
		<comments>http://infomak.wordpress.com/2008/04/04/instalando-servidores-debian-e-ubuntu/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 10:59:34 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=15</guid>
		<description><![CDATA[Carlos E. Morimoto 12/05/2007 Aqui vão algumas receitas prontas, que você pode usar como um guia de referência rápida. Todas elas são explicadas com mais profundidade em outras matérias disponíveis no site e também no meu livro &#8220;Redes e Servidores Linux&#8221;. A intenção aqui é apenas dar alguns exemplos rápidos. Para compartilhar a conexão (em [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=15&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/04/04/instalando-servidores-debian-e-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>Recuperando MBR do Windows</title>
		<link>http://infomak.wordpress.com/2008/03/14/recuperando-mbr-do-windows/</link>
		<comments>http://infomak.wordpress.com/2008/03/14/recuperando-mbr-do-windows/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 15:17:55 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=14</guid>
		<description><![CDATA[Publicado por Taylon Silmer Lacerda Silva Bootloader do Linux não existe mais. Nesse caso a pessoa tem a opção de dar boot pelo CD do Windows XP, entrar no console de recuperação e usar os comandos: fixboot fixmbr fdisk /mbr (Win98) Dê boot por um liveCD do Ubuntu ou qualquer outra distro LiveCD e instale [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=14&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/03/14/recuperando-mbr-do-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>Wine-doors</title>
		<link>http://infomak.wordpress.com/2008/02/29/wine-doors/</link>
		<comments>http://infomak.wordpress.com/2008/02/29/wine-doors/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 15:58:46 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=13</guid>
		<description><![CDATA[http://www.wine-doors.org/ Iinstalar o pacote: $ su [senha] # wget -c http://www.wine-doors.org/releases/wine-doors_0.1.1-1_all.deb # dpkg -i &#8211;force-all wine-doors_0.1.1-1_all.deb Provavelmente, você ficará com várias dependências quebradas, mas essa é a intenção. Instalado o pacote à força, vamos agora cobrir suas dependências, com o comando: # apt-get update # apt-get -f install Dica retirada do site http://www.guiadohardware.net<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=13&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/02/29/wine-doors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>Desmontando um dispositivo ocupado</title>
		<link>http://infomak.wordpress.com/2008/02/28/desmontando-um-dispositivo-ocupado/</link>
		<comments>http://infomak.wordpress.com/2008/02/28/desmontando-um-dispositivo-ocupado/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 10:41:29 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=12</guid>
		<description><![CDATA[Às vezes quando vou desmontar meu chaveiro USB (USB Flash Drive), o comando umount retorna a mensagem &#8220;umount: /mnt/flash: o dispositivo está ocupado&#8221;, e o dispositivo não é desmontado. Como faço para desmontá-lo?O comando não consegue desmontar dispositivos que estão sendo usados. Então para desmontar o dispositivo é necessário fechar todos os programas que estão [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=12&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/02/28/desmontando-um-dispositivo-ocupado/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>Comandos de Busca</title>
		<link>http://infomak.wordpress.com/2008/02/25/comandos-de-busca/</link>
		<comments>http://infomak.wordpress.com/2008/02/25/comandos-de-busca/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 15:01:57 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=11</guid>
		<description><![CDATA[Muitas vezes estamos atrás daquele arquivo e/ou programa que, descuidadamente, esquecemos onde o colocamos, ou mesmo sequer sabemos onde ele se encontra. A solução, neste caso é procurar. Segue, abaixo os principais comandos para fazer isto no Linuxwhich &#8211; Serve para encontrar programas e de forma rápida. Faz isto percorrendo o seu PATH. whereis &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=11&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/02/25/comandos-de-busca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>Arquivo .CUE para o .BIN</title>
		<link>http://infomak.wordpress.com/2008/02/23/arquivo-cue-para-o-bin/</link>
		<comments>http://infomak.wordpress.com/2008/02/23/arquivo-cue-para-o-bin/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 19:55:22 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=10</guid>
		<description><![CDATA[Se voçe não tem o arquivo &#8220;.CUE&#8221; que normalmente vem com o &#8220;.BIN&#8221; Abra um editor de texto e cole o modelo abaixo mudando o nome do arquivo e salve com a extenção &#8220;.cue&#8221; FILE &#8220;nome do arquivo.bin&#8221; BINARY TRACK 01 MODE1/2352 INDEX 01 00:00:00 Para converter o arquivo BIN para ISO use o Bin2Iso. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=10&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/02/23/arquivo-cue-para-o-bin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>
	</item>
		<item>
		<title>Apt-Cacher</title>
		<link>http://infomak.wordpress.com/2008/02/22/apt-cacher/</link>
		<comments>http://infomak.wordpress.com/2008/02/22/apt-cacher/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 13:59:26 +0000</pubDate>
		<dc:creator>infomak</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://infomak.wordpress.com/?p=9</guid>
		<description><![CDATA[Apt-Cacher &#8211; Distribuindo pacotes localmente O que é O apt-cacher é capaz de criar um repositório local de atualizações sob demanda. Ou seja, você configura o servidor e coloca os clientes de uma rede local apontando os canais de software (Repositórios) pro servidor local. Assim, quando o primeiro cliente solicita um pacote, o apt-cacher faz [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infomak.wordpress.com&amp;blog=1427314&amp;post=9&amp;subd=infomak&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://infomak.wordpress.com/2008/02/22/apt-cacher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/05abda7b9e2331c8229557761c401242?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">infomak</media:title>
		</media:content>

		<media:content url="http://wiki.ubuntubrasil.org/wiki/ubuntu-br/img/smile.png" medium="image">
			<media:title type="html">)</media:title>
		</media:content>
	</item>
	</channel>
</rss>
