<?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>ext3 &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/ext3/</link>
	<description>Feed of posts on WordPress.com tagged "ext3"</description>
	<pubDate>Sat, 28 Nov 2009 00:09:00 +0000</pubDate>

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

<item>
<title><![CDATA[Agregar segundo disco a Linux]]></title>
<link>http://histeriasdelacripta.wordpress.com/2009/12/06/agregar-segundo-disco-a-linux/</link>
<pubDate>Sat, 05 Dec 2009 22:00:30 +0000</pubDate>
<dc:creator>Fett, Boba Fett</dc:creator>
<guid>http://histeriasdelacripta.wordpress.com/2009/12/06/agregar-segundo-disco-a-linux/</guid>
<description><![CDATA[El otro día, por problemas de espacio en mi vetusto Linux, tuve que añadir un segundo disco viejuno ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>El otro día, por problemas de espacio en mi vetusto Linux, tuve que añadir un segundo disco viejuno que encontré muerto de risa por ahí. Posee la friolera de 30gb de espacio y tras comprobarle feacientemente, ha quedado destinado a ser el disco de almacenamiento temporal de documentos multimedia de gran tonelaje <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Por supuesto, el sistema de descargas estaba montado en un directorio, así que s eha eliminado, se ha recreado como punto de montaje del disco y se ha copiado el contenido del viejo directorio en él. Conclusión: el programa sigue funcionando con total normalidad sin enterarse de su nueva ubicación.</p>
<p>&#160;</p>
<p><strong>Fuentes:</strong></p>
<ul>
<li>Particionado, formateado y punto de montaje<br />
http://www.idevelopment.info/data/Unix/Linux/LINUX_PartitioningandFormattingSecondHardDrive_ext3.shtml</li>
</ul>
<ul>
<li><strong>Cuando hay problemas con el disco: </strong></li>
</ul>
<blockquote>
<ul>
<li>Surviving a Linux Filesystem Failures<br />
http://www.linuxquestions.org/questions/linux-hardware-18/mount-wrong-fs-type-bad-option-bad-superblock-on-devhdc3-373428/</li>
<li>EXT3: &#8220;Bad Superblock&#8221;<br />
http://www.linuxquestions.org/questions/linux-hardware-18/mount-wrong-fs-type-bad-option-bad-superblock-on-devhdc3-373428/</li>
</ul>
</blockquote>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Configurando quota em disco no Linux - p1]]></title>
<link>http://ivanix.wordpress.com/2009/10/26/configurando-quota-em-disco-no-linux/</link>
<pubDate>Mon, 26 Oct 2009 03:29:33 +0000</pubDate>
<dc:creator>Nix</dc:creator>
<guid>http://ivanix.wordpress.com/2009/10/26/configurando-quota-em-disco-no-linux/</guid>
<description><![CDATA[Nos próximos posts vou falar sobre quotas em disco. A vantagem das quotas está no controle do espaço]]></description>
<content:encoded><![CDATA[Nos próximos posts vou falar sobre quotas em disco. A vantagem das quotas está no controle do espaço]]></content:encoded>
</item>
<item>
<title><![CDATA[Sistemas de arquivos ou File Systens]]></title>
<link>http://thiagoti.wordpress.com/2009/10/25/sistemas-de-arquivos-ou-file-systens/</link>
<pubDate>Sun, 25 Oct 2009 11:56:59 +0000</pubDate>
<dc:creator>Thiago Inácio de Matos</dc:creator>
<guid>http://thiagoti.wordpress.com/2009/10/25/sistemas-de-arquivos-ou-file-systens/</guid>
<description><![CDATA[Caros toda as explicações aqui são apenas básicas, eles servem para que voce tenha o conhecimento su]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="margin-bottom:0;">Caros toda as explicações aqui são apenas básicas, eles servem para que voce tenha o conhecimento suficiente para a escolha do melhor sistema de arquivos para o seu computador residencial e também não tenho a pretensão de dizer qual seria a melhor escolha (isso só voce poderá dizer com base em testes)</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">O que é sistema de arquivos:</p>
<p style="margin-bottom:0;">Sistema de arquivos é um conjunto de rotinas e estruturas que permite ao sistema operacional ter o controle do acesso aos dados nas unidades de armazenamento.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">- Journaling (subst. diário) é a criação de um log com informações sobre os arquivos armazenados no disco como metadata(tamanho, dono e permissões) e as informações dos dados em si, metadadata não é o arquivo propriamente dito é apenas a informação estrutural do mesmo</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">- EXT3 é a terceira versão do sistema de arquivos EXT que é a mais utilizada hoje em dia, devido a sua maior segurança e ser a evolução do primeiro sistema de arquivos para linux o EXT, ele é considerado o mais seguro (me refiro a integridade dos arquivos) pelo fato do seu sistema de journaling armazenar as informações de metadados e dos dados com isso fazendo com que a recuperação dos dados caso haja um desligamento acidental seja mais eficiente, o sistema de journal do EXT3 possui três modos:</p>
<p style="margin-bottom:0;">Ordered (padrão) &#8211; o journal é atualizado no final de cada operação de escrita, o que diminui o desempenho pelo fado da cabeça fazer a gravação dos dados duas vezes</p>
<p style="margin-bottom:0;">Wirtebkack &#8211; ele armazena apenas informações referente a metadata, o que o tornar o mais rápido dos três modos, mais o torna o mais suscetível a falhas durante um processo de recuperação de arquivos</p>
<p style="margin-bottom:0;">Journal &#8211; é o modo mais seguro e confiável do três (torno a lembrar que é somente a respeito da recuperação dos dados) devido ao fato dele armazenar as informações tando de metadada assim como informações sobre os dados que serão armazenados no disco é o modo que tem o menor desempenho dos três e é o menos utilizado.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">- ReiserFS é um sistema de arquivos que tem como característica positiva a utilização de blocos dinâmicos, que nada mais é que to tamanho do bloco aonde o arquivo ira ficar é sempre igual ao seu tamanho (repere no seu computador a propriedade do arquivo e veja que há duas notações uma ao tamanho do arquivo e a outra do tamanho em disco) com o RiserFS isso não ocorre do arquivo ocupar mais espaço em disco do que o necessário, já que o tamanho de cada bloco é ajustado para que o arquivo não ocupe o mais espaço do que o necessário e uma característica negativa (que não pode faltar) é que ele dentre os outros sistemas de arquivos para linux é o que utiliza um maior percentual de processamento, pelo fato dos seus algorítimos serem um pouco mais complexos.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">- XFS é um sistema de arquivos de grande desempenho principalmente para arquivos grandes, desenvolvido inicialmente para Unix e adaptado para o linux ele utiliza endereçamento de 64 bits (permite arquivos maiores e aumenta o desempenho do mesmo), possuir journal que grande uma grande velocidade na recuperação dos dados.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">- JFS  assim como XFS ele é um sistema de arquivos 64 bits ele tem como um característica interessante a capacidade de redimensionar as partições do sistema sem que o computador seja desligado, ele não é muito utilizado pelo fato dele ter um inicio um tanto quanto conturbado devido a grande quantidade de bugs que existia nele, que hoje já foram sanados</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">- FAT é um sistema de arquivos que foi desenvolvido pela Microsoft para o MS-DOS, que hoje só é utilizado por pen-drivers e outros discos de estado solido (SSD em inglês) como cartões de memória e é virtualmente suportado por todos os sistemas operacionais conhecidos.</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">- NTFS é o sistema de arquivos mais atual da Microsoft que foi desenvolvido para substituir o FAT devido a falta de segurança e pela sua limitação a reconhecer apenas discos com apenas 2 Gbs, ele assim como os sistemas de arquivos para o linux possui um sistema de recuperação de dados que aumenta as chances de voce recuperar os seus dados e ele teve uma serie de implementações de segurança como o permissões de acesso aos arquivos armazenados no disco.</p>
<p style="margin-bottom:0;">Amplexos e até o próximo post</p>
<p style="margin-bottom:0;">
<p style="margin-bottom:0;">PS.: Fiquei tanto tenpo sem posts deivo a falta de moden</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[SystemRescueCD]]></title>
<link>http://jinetedeldragon.wordpress.com/2009/10/19/systemrescuecd/</link>
<pubDate>Mon, 19 Oct 2009 14:09:13 +0000</pubDate>
<dc:creator>jinetedeldragon</dc:creator>
<guid>http://jinetedeldragon.wordpress.com/2009/10/19/systemrescuecd/</guid>
<description><![CDATA[Una herramienta de la cual hago uso muy seguido es el CD SystemRescueCD basado en Gentoo. Es un disc]]></description>
<content:encoded><![CDATA[Una herramienta de la cual hago uso muy seguido es el CD SystemRescueCD basado en Gentoo. Es un disc]]></content:encoded>
</item>
<item>
<title><![CDATA[File system interoperability between Linux and Windows]]></title>
<link>http://soultrav.wordpress.com/2009/10/15/from-ntfs-to-ext3-and-vice-versa/</link>
<pubDate>Thu, 15 Oct 2009 10:42:11 +0000</pubDate>
<dc:creator>Soultrav</dc:creator>
<guid>http://soultrav.wordpress.com/2009/10/15/from-ntfs-to-ext3-and-vice-versa/</guid>
<description><![CDATA[One problem when using multiple different operating systems on your PC appears when you save your wo]]></description>
<content:encoded><![CDATA[One problem when using multiple different operating systems on your PC appears when you save your wo]]></content:encoded>
</item>
<item>
<title><![CDATA[GParted Partition Editor In Linux]]></title>
<link>http://suryodesign.wordpress.com/2009/10/10/gparted-partition-editor-in-linux/</link>
<pubDate>Sat, 10 Oct 2009 15:05:40 +0000</pubDate>
<dc:creator>suryodesign</dc:creator>
<guid>http://suryodesign.wordpress.com/2009/10/10/gparted-partition-editor-in-linux/</guid>
<description><![CDATA[banyak tools partisi yang telah kita kenal pada windows seperti paragon partition , ataupun acronis ]]></description>
<content:encoded><![CDATA[banyak tools partisi yang telah kita kenal pada windows seperti paragon partition , ataupun acronis ]]></content:encoded>
</item>
<item>
<title><![CDATA[Access to Linux Partitions from Windows]]></title>
<link>http://citramoon.wordpress.com/2009/10/08/access-to-linux-partitions-from-windows/</link>
<pubDate>Thu, 08 Oct 2009 20:57:01 +0000</pubDate>
<dc:creator>Citramoon</dc:creator>
<guid>http://citramoon.wordpress.com/2009/10/08/access-to-linux-partitions-from-windows/</guid>
<description><![CDATA[If you dual boot and wish to grab files on your Linux partition while you are on Windows, it&#8217;s]]></description>
<content:encoded><![CDATA[If you dual boot and wish to grab files on your Linux partition while you are on Windows, it&#8217;s]]></content:encoded>
</item>
<item>
<title><![CDATA[How to disable fsck on reboot?]]></title>
<link>http://webhostrepo.wordpress.com/2009/09/29/how-to-disable-fsck-on-reboot/</link>
<pubDate>Tue, 29 Sep 2009 14:17:54 +0000</pubDate>
<dc:creator>webhostrepo</dc:creator>
<guid>http://webhostrepo.wordpress.com/2009/09/29/how-to-disable-fsck-on-reboot/</guid>
<description><![CDATA[Steps: 1. While rebooting the server from the server), use “shutdown -rf now”. This will restrict th]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Steps:</p>
<p>1. While  rebooting the server from the server),  use “shutdown -rf now”. This will restrict the system to run an autofsck.</p>
<p>2. Edit the /etc/grub.conf file and place &#8220;fastboot&#8221; at the end of the kernel line.</p>
<p>3. Edit the /etc/fstab. You can  see two numbers at the end of the line for each partition, change the second number to a 0</p>
<p>Example: /dev/sdd2 / ext3 defaults 1 0). This will have the system mount the partition but will not run a check when booting. </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ubuntu ve türevlerinin kurulumu]]></title>
<link>http://devdala.wordpress.com/2009/09/24/ubuntu-ve-turevlerinin-kurulumu/</link>
<pubDate>Thu, 24 Sep 2009 15:31:28 +0000</pubDate>
<dc:creator>devdala</dc:creator>
<guid>http://devdala.wordpress.com/2009/09/24/ubuntu-ve-turevlerinin-kurulumu/</guid>
<description><![CDATA[En popüler ve kullanıcı dostu Linux dağıtımı olan Ubuntu&#8217;yu bilgisayara kurmak için yapılması ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="aligncenter size-full wp-image-295" title="ubuntu_icon" src="http://devdala.wordpress.com/files/2009/09/ubuntu_icon.png" alt="ubuntu_icon" width="176" height="172" /></p>
<p style="font-family:Calibri;font-size:11pt;margin:0 0 0 .375in;"><span style="color:#000000;">En popüler ve kullanıcı dostu Linux dağıtımı olan Ubuntu&#8217;yu bilgisayara kurmak için yapılması gerekenler şu şekildedir:</span><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;"> </span></span></p>
<p style="font-family:Calibri;font-size:11pt;margin:0 0 0 .375in;">
<p style="font-family:Calibri;font-size:11pt;margin:0 0 0 .375in;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Öncelikle Ubuntu&#8217;nun kurulacağı alan ayrılmalıdır. Bunu      yapmak için Ubuntu kurulumu esnasındaki Disk bölümleyici uygulama kullanılabildiği      gibi benim tavsiyem Windows üzerinden Partition Magic tarzı bir programla      bölüm oluşturmanızdır. Bölüm oluştururken yapılacaklardan bahsedeyim biraz      da. İlk başta Partition Magic programını veya benzeri bir disk bölümleyici      uygulamayı bilgisayara kuruyoruz(Tabi ki bunlar henüz Windows ortamı      için). Partition Magic açıldığında bilgisayarda bulunan hard disk(ler)i      bölümlerini ve boş alanlarını ayrıntılı şekilde gösterir. Linux için 5-6      GB yer ayırmak yeterlidir. İsteğe bağlı olarak 10 GB da ayrılabilir. Yer      ayrılmak istenen hard disk seçilip Partition Magic yardımıyla bu hard disk      bölümünün 5 GB lık bölümü ayrılarak yeni biçimlenmemiş bir parça oluşturulur.(Örneğin      hard diskim 160 GB ve C sürücüm 60 GB ve D sürücüm 100 GB. D sürücümde 80      GB boş yerim var. Bunun 5 GB kısmını Ubuntu&#8217;ya ayırmak istiyorum.      Partition Magic yardımıyla D sürücüsünde yeni bir bölüm oluşturulursa      Partition Magic eski verileri silmeden 5 GB lık biçimlenmemiş bir bölüm      oluşturacaktır.)</span></span></p>
<p style="font-family:Calibri;font-size:11pt;margin:0 0 0 .375in;"><span style="color:#000000;"> </span></p>
<p style="font-family:Calibri;font-size:11pt;margin:0 0 0 .375in;"><span style="color:#000000;">Ubuntu kurulması için bölüm oluşturduktan sonra sıra takas alanı denen alanı oluşturmaya geldi. Bu alan yanlış bilmiyorsam eğer bilgisayarın bellek miktarı yetersiz kalırsa hard diskin bir bölümünü ram gibi kullanıp performans sağlamak içindir. Esasında yeni bilgisayarlarda Ubuntu üzerinde çalışırken sistem gözlemcisinden bakınca bu takas alanın hiç kullanıldığını görmedim. Biz yine de ayıralım. Yine 5 GB ayırır gibi 1 GB lık bir alan daha ayırıyoruz istediğimiz hard disk bölümünden. 1 GB takas alanı boyutu sabit bir değer değildir. Genelde 1 GB ayrılır. Kişinin hard disk boyutuna göre farklılık gösterebilir. 512 MB da ayrılabilir. Bu işlemin sonunda 1 GB lık biçimlenmemiş bir alan oluşacaktır. Windows&#8217;ta yapılacaklar tamamdır. Artık kuruluma başlanabilir.</span></p>
<p style="font-family:Calibri;font-size:11pt;padding-left:30px;margin:0 0 0 .375in;"><span style="color:#000000;"><br />
</span></p>
<ol style="margin-left:.375in;direction:ltr;unicode-bidi:embed;margin-top:0;margin-bottom:0;font-family:Calibri;font-size:11pt;" type="1">
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Ubuntu CD&#8217;si       CD/DVD sürücüsüne takılıp bilgisayar yeniden başlatılır.(Tabi eğer      ayarlı değilse BIOS ayarlarından bilgisayarın önce CD ile başlatılması sağlanır.      Normal başlatılma sırası Floppy &#8211; CD &#8211; Flash disk &#8211; HDD şeklindedir. Ancak      bazı bilgisayarlarda farklılık olabilir.)</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Ubuntu CD&#8217;sinden başlatılınca      kısa bir beklemenin ardından ekrana dil seçim ekranı gelir. Buradan isteğe      bağlı olarak seçim yapılır. Ben Türkçe seçilerek yapılan kurulumu anlatacağım</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Yine kısa bir beklemenin ardından      ekrana gelen yazılar şu şekildedir:</span></span></li>
</ol>
<ul style="margin-left:.375in;direction:ltr;unicode-bidi:embed;margin-top:0;margin-bottom:0;" type="disc">
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Bilgisayarınızda herhangi bir      değişiklik yapmadan Ubuntu&#8217;yu deneyin</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Ubuntu kur</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Diski arıza için kontrol et</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Bellek testi</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Birinci sabit diskten aç</span></span></li>
</ul>
<p style="font-family:Calibri;font-size:11pt;padding-left:30px;margin:0 0 0 .375in;"><span style="color:#000000;">Burada istenirse Ubuntu canlı CD özelliği kullanarak denenebilir. Yani kurulmadan direk CD&#8217;den çalışan işletim sistemi olarak. Bunun yararı çökmüş Windows&#8217;a format atmadan önce C sürücüsündeki verilere ulaşıp onları yedeklemek…vb dir. Tabi Ubuntu&#8217;yu Live olarak çalıştırmak daha fazla bellek tüketimine sebep olur</span></p>
<p style="font-family:Calibri;font-size:11pt;padding-left:30px;margin:0 0 0 .375in;"><span style="color:#000000;"> </span></p>
<p style="font-family:Calibri;font-size:11pt;padding-left:30px;margin:0 0 0 .375in;"><span style="color:#000000;">Bizim seçeceğimiz &#8220;Ubuntu kur&#8221; seçeneğidir. Buna basınca kısa bir önyükleme görünür. Ardından işletim sistemi dili seçim ekranı gelir.</span></p>
<p style="font-family:Calibri;font-size:11pt;padding-left:30px;margin:0 0 0 .375in;"><span style="color:#000000;"><br />
</span></p>
<ol style="margin-left:.375in;direction:ltr;unicode-bidi:embed;margin-top:0;margin-bottom:0;font-family:Calibri;font-size:11pt;" type="1">
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">İşletim sistemi dili olarak önerilmiş olan Turkey      seçilidir zaten. Forward butonuna basılarak ilerlenir</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Dünya haritası çıkar ekrana.      Buradan da dünya üzerinde bulunduğumuz yere uygun olan bir merkez seçilir.      Bu saat ayarı için gereklidir. İstanbul seçilidir zaten. Forward butonuna      basılarak ilerlenir.</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Klavye seçim ekranı karşımıza      gelir. Buradan Turkey seçeneğinde 7-8 klavye türü çıkar. Ben Türkçe Q      klavye kullanıyorum. Siz kendinize göre seçersiniz. Zaten en yukarıda      önerilen seçenekte Türkçe seçilidir. Hiçbir şeye dokunulmadan Forward      denilirse klavye ayarlanır.</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">İşte bu nokta kurulumun en      önemli ve göz korkutan aslında hiç de öyle olmayan kısmıdır ki ne dedim      ben de bilmiyorum:) Burada karşımıza Ubuntu&#8217;nun kurulacağı alan seçimi çıkar.      Bu alanı kolayca geçebilmemizin anahtarı Windows&#8217;tan ayarladığımız      alanlardır. </span></span></li>
</ol>
<p style="font-family:Calibri;font-size:11pt;margin:0 0 0 .375in;"><span style="color:#000000;"> </span></p>
<p style="font-family:Calibri;font-size:11pt;margin:0 0 0 .375in;"><span style="color:#000000;">Burada kesinlikle yapılmaması gereken &#8220;Bütün diske kur&#8221; seçeneğini seçmektir. En alttaki seçenek olan &#8220;Bölümleri elle belirt(gelişmiş)&#8221; seçeneğinin seçilmesi en sağlam yöntemdir.</span></p>
<ol style="margin-left:.375in;direction:ltr;unicode-bidi:embed;margin-top:0;margin-bottom:0;font-family:Calibri;font-size:11pt;" type="1">
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">&#8220;Bölümleri elle belirt(gelişmiş)&#8221; seçilip      &#8220;Forward&#8221;  butonuna basıldığında      hard disk bölümlerimiz boyutları, adları ve boş alanları ile birlikte      ekrana gelir. Kendi C, D, E sürücülerimizin yanında yeni ayırdığımız 5 GB      ve 1 GB lık bölümler de boş alan olarak görünür. Öncelikle 1 GB lık kısım      seçilir ve alttan &#8220;Yeni disk bölümü&#8221; butonuna basılır. Ekrana      bir pencere açılır. &#8220;Megabayt cinsinden bölüm boyutu&#8221; kısmına      dokunmadan(1 GB takas alanı ayrıldıysa 1024 civarı bir değer olacaktır)      &#8220;Nasıl kullanılacağı&#8221; kısmına gelinir ve oradan &#8220;takas alanı&#8221;      seçilir. Sizin Ubuntu dağıtımı versiyonunuza göre burada &#8220;swap&#8221;      yazıyor da olabilir.  &#8220;Ok&#8221;      butonuna basılır ve tekrar hard disk ekranına dönülür. Yalnız bu kez bir      yenilenme olur sayfada ve 1 GB lık kısmın yanında &#8220;swap&#8221; yazar.      Bunun ardından sıra Ubuntu&#8217;nun kurulacağı hard disk parçasına belirlemeye      gelir. 5 GB lık kısmı zaten bunun için ayırmıştık bu nedenle onu seçip      üstteki gibi &#8220;Yeni disk bölümü&#8221; butonuna basılır. Az önceki      takas alanı yaparken çıkan pencerenin aynısı açılacaktır. Burada yine      &#8220;Megabayt cinsinden bölüm boyutu&#8221; kısmına dokunmadan &#8220;Nasıl      kullanılacağı&#8221; kısmına gelinir ve &#8220;Ext3 günlüklü dosya      sistemi&#8221; veya varsa &#8220;Ext4 journaling file system&#8221;      seçilir.(Bu Ubuntu sürümünüze bağlıdır. Ext4 dosya sistemi yeni çıkmıştır      ve Ext3&#8242;e göre daha hızlı olduğu söylenmektedir. Seçim sizin tabi)</span></span></li>
</ol>
<p style="font-family:Calibri;font-size:11pt;padding-left:30px;margin:0 0 0 .375in;"><span style="color:#000000;">Nasıl kullanılacağı kısmı ayarlandıktan sonra onun altındaki &#8220;Bağlama noktası&#8221; kısmına gelinir ve elle / yazılır veya listeye basılarak oradan / (back slash)karakteri seçilir. &#8220;Ok&#8221; butonuyla bu işlem tamamlanıp tekrar hard disk ekranına dönüldüğünde 5 GB lık kısmın yanında bir tik işareti görülür. İşte buraya Ubuntu kurulacaktır. &#8220;Forward&#8221; denerek ilerlenir.</span></p>
<p style="font-family:Calibri;font-size:11pt;padding-left:30px;margin:0 0 0 .375in;"><span style="color:#000000;"><br />
</span></p>
<ol style="margin-left:.375in;direction:ltr;unicode-bidi:embed;margin-top:0;margin-bottom:0;font-family:Calibri;font-size:11pt;" type="1">
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Adınızı ister ve bilgisayar şifresi falan ister. Bunlar      ileride kullanılacaktır. Unutmayacağınız bir şeyler koymanızı tavsiye      ederim. Hele şifre her daim lazım olacak.</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">&#8220;Forward&#8221; butonuna      basıldığında Microsoft Windows XP yazan bir ekran gelir. Burada hiçbir şeyin      değiştirmeden devam edilir. İçe aktarma ekranıdır bu. Ama pek kullanılmaz.(Ben      hiç kullanmadım)</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">&#8220;Forward&#8221; denerek      ilerlenir ve kurulum başlar. Bu noktadan kurulum bitimine kadar tek yapmanız      gereken beklemektir.</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Kurulum bitince &#8220;Kurulum      tamamlandı&#8221; yazar ve sistemi yeniden başlatma isteğini gösterir size.      Siz de yeniden başlatırsınız ve artık Ubuntu kullanıma hazırdır.</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Yeniden başlatınca Windows başlangıcının      aksine GRUB denen Ubuntu&#8217;nun kendi başlatma yöneticisinin ekranı gelir.      Burada bilgisayarda yüklü olan işletim sistemlerinin listesi vardır</span></span></li>
<li style="margin-top:0;margin-bottom:0;vertical-align:middle;"><span style="color:#000000;"><span style="font-family:Calibri;font-size:11pt;">Bu ekranda en üstte yeni      kurduğumuz Ubuntu &#8220;Other Operating Systems&#8221; kısmında da      &#8220;Microsoft Windows XP&#8221; bulunur. Tabi bu en basit haliyle. Kişinin      bilgisayarındaki işletim sistemleri daha fazla olabilir. Ona göre seçim      yapılır. Ubuntu seçildiğinde kullanıcı adı ve şifre ister. Bunlar      kurulumdan önce belirlediğimiz ad ve şifredir. Girildiğinde gnome masaüstü      tüm ihtişamıyla karşımıza çıkar.</span></span></li>
</ol>
<p style="font-family:Calibri;font-size:11pt;margin:0 0 0 .375in;">
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Pasa de Ext3 a Ext4 sin formatear ]]></title>
<link>http://chuletasalvapor.wordpress.com/2009/09/23/pasa-de-ext3-a-ext4-sin-formatear/</link>
<pubDate>Wed, 23 Sep 2009 02:31:39 +0000</pubDate>
<dc:creator>dejotaplayerz</dc:creator>
<guid>http://chuletasalvapor.wordpress.com/2009/09/23/pasa-de-ext3-a-ext4-sin-formatear/</guid>
<description><![CDATA[Con las nuevas versiones de las principales distribuciones Linux, como es el caso de Ubuntu o de Man]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div>
<p><a href="http://chuletasalvapor.wordpress.com/files/2009/09/captura0000.png"><img class="alignright size-medium wp-image-422" title="captura0000" src="http://chuletasalvapor.wordpress.com/files/2009/09/captura0000.png?w=300" alt="captura0000" width="300" height="255" /></a>Con las nuevas versiones de las principales distribuciones Linux, como es el caso de Ubuntu o de Mandriva, <strong>el sistema de ficheros Ext3 deja paso al novedoso Ext4, que promete acelerar el arranque</strong> del sistema y el acceso de los archivos del disco.</p>
<p>Si ya contabas con las versiones previas y te has actualizado con el gestor de actualizaciones de tu distribución, todavía tendrás la partición en Ext3. A continuación te mostramos cómo convertirla a Ext4 para disfrutar de todas sus ventajas. Si todavía no tienes la última versión de Ubuntu, con soporte para Ext4, abre el terminal con ALT+F2 y teclea <strong>update-manager -d</strong>. Se abrirá la ventana de actualizaciones ofreciéndote la opción de actualizar a Ubuntu 9.04.</p>
<p>Una vez tengamos Ubuntu 9.04 en nuestro disco duro, tenemos que arrancar el equipo con el LiveCD de Ubuntu, que puedes conseguir <a href="http://ubuntu.com" target="_blank">aquí</a>.</p>
<p><!--more--></p>
<p><strong>Importante: </strong>Aunque no debería haber ningún problema, más vale prevenir. Por si acaso, realiza una copia de seguridad de tus datos. Así, si algo sale mal, podremos disponer de ellos y evitar lamentaciones.</p>
<blockquote><p><strong>Paso 1. Averigua el nombre de la partición o particiones Ext3</strong></p>
<p>Desde el LiveCD, abre GParted. Verás las particiones de tu ordenador. Lo normal es que ésta sea <strong>sda1</strong>. En caso de que tengas varias, deberás realizar los siguientes pasos con cada una de ellas.</p>
<p><strong>Paso 2. Cierra GParted, abre el terminal y escribe sudo tune2fs -O extents,uninit_bg,dir_index /dev/sda1</strong></p>
<p>Donde sda1 corresponde a la partición Ext3 de la que hemos hablado. El terminal nos pedirá que ejecutemos e2fsck o similar.</p>
<p><strong>Paso 3. Teclea en el terminal sudo fsck -pf /dev/sda1</strong></p>
<p>Aparecerán mensajes del tipo <em>Grupo descriptor X checksum is invalid. Arreglado</em>.</p>
<p><strong>Paso 4. Monta la partición convertida con el comando sudo mount -t ext4 /dev/sda1 /mnt</strong></p>
<p><strong>Paso 5. Abre fstab con sudo gedit /mnt/etc/fstab y cambia ext3 por ext4</strong></p>
<p><strong>Paso 6. Reinstala GRUB con el comando sudo grub-install /dev/sda</strong></p>
<p>Este paso puedes realizarlo desde el LiveCD, y en caso de error, repetirlo desde la versión de Ubuntu de tu disco duro.</p>
<p><strong>Paso 7. Reinicia el ordenador </strong></p>
<p>Si todo ha salido bien, tu equipo se iniciará algo más rápido que como venía haciéndolo normalmente. Y una vez accedas al Escritorio, podrás comprobar desde GParted si ya dispones del sistema Ext4 en tu partición.</p></blockquote>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Partition (Partisi) Pada Hardisk]]></title>
<link>http://thepigshit.wordpress.com/2009/09/14/partition-partisi-pada-hardisk/</link>
<pubDate>Mon, 14 Sep 2009 16:41:23 +0000</pubDate>
<dc:creator>thepigshit</dc:creator>
<guid>http://thepigshit.wordpress.com/2009/09/14/partition-partisi-pada-hardisk/</guid>
<description><![CDATA[Partisi adalah sebuah bagian dari memori atau media penyimpanan yang terpisah secara logis yang berf]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img src="http://robinsandhypurba.files.wordpress.com/2009/03/hardisk4.jpg" alt="Harddisk" /><br />
Partisi adalah sebuah bagian dari memori atau media penyimpanan yang terpisah secara logis yang berfungsi seolah-olah bagian tersebut terpisah secara fisik. Media penyimpanan yang dapat dipartisi adalah memori (baik itu memori fisik ataupun memori maya oleh manajer memori sistem operasi), hard disk, magneto-optical disk (MO Disk), dan beberapa flash memory. Meskipun demikian, istilah partisi saat ini digunakan untuk merujuk pada bagian dari hard disk.</p>
<p>Partisi yang pertama saya kenal yaitu FAT, partisi yang umum dipakai pada Sistem Operasi Windows, Setelah Partisi FAT saya mengenal Partisi FAT 32, dan NTFS pada beberapa tahun belakangan. Untuk Operating System (OS) Windows, partisi yang berlaku untuk sitem yang lebih tinggi tidak bisa dipakai untuk sistem operasi yang berada dibawahnya. contoh, untuk Windows 95 digunakan Partisi Dengan Format FAT16, tidak bisa memakai Partisi dengan format NTFS yang digunakan untuk windows XP. </p>
<p>Setelah masuk kuliah, ternyata saya baru menyadari akan banyaknya jenis partisi pada hardisk. ketika itu saya mencoba menginstall Vector Linux. klau tidak salah ada sekitar 70-an lebih option partisi yang disediakan oleh partition tool yang dipakai oleh vector linux. Itu sebagai contoh kasus saja.</p>
<p>Semua sistem operasi mulai dari DOS, Windows, Macintosh dan turunan UNIX memiliki Sistem berkas sendiri untuk meletakkan file dalam sebuah struktur hirarki. Contoh dari sistem berkas termasuk di dalamnya FAT, NTFS, HFS dan HFS+, ext2, ext3, ISO 9660, ODS-5, dan UDF. Beberapa sistem berkas antara lain juga journaling file system atau versioning file system.</p>
<p>Sistem berkas juga menentukan konvensi penamaan berkas dan peletakan berkas pada stuktur direktori. </p>
<p>Setiap sistem operasi dan sistem berkas memiliki sebutan tersendiri untuk menyebut partisi. Sebagai contoh, MS-DOS menggunakan istilah partition, sementara keluarga Windows NT menggunakan istilah volume. Hal ini disebabkan oleh Windows NT yang memiliki kemampuan untuk membentuk satu volume yang terdiri dari beberapa partisi terpisah, daripada sistem operasi MS-DOS yang hanya dapat membuat satu volume untuk satu partisi.</p>
<p>sumber: http://id.wikipedia.org/wiki/Sistem_berkas</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BSRSoft: EXT4 homologado para uso corporativo em produção para nossos clientes]]></title>
<link>http://bsrsoft.wordpress.com/2009/08/25/bsrsoft-ext4-homologado-para-uso-corporativo-em-producao-para-nossos-clientes/</link>
<pubDate>Tue, 25 Aug 2009 19:41:30 +0000</pubDate>
<dc:creator>BSRSoft IDC</dc:creator>
<guid>http://bsrsoft.wordpress.com/2009/08/25/bsrsoft-ext4-homologado-para-uso-corporativo-em-producao-para-nossos-clientes/</guid>
<description><![CDATA[Terminamos a homologação do sistema de arquivos EXT4 para uso em ambiente corporativo, tanto em desk]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">Terminamos a homologação do sistema de arquivos EXT4 para uso em ambiente corporativo, tanto em desktops como em servidores com grandes volume de I/O de disco. (servidores de bancos de dados por exemplo)</p>
<p style="text-align:justify;">Esse foi o primeiro resultado positivo de nosso esforço para colaborar com desenvolvimento e homologação do Linux Ubuntu em ambiente corporativo. (<a href="http://bsrsoft.wordpress.com/2009/07/01/bsrsoft-investira-r-850-000-em-desenvolvimento-do-ubuntu-linux/" target="_blank">anuncio de 01/07/2009</a>)</p>
<p style="text-align:justify;">Por conta disso, já entregamos soluções que utilizam o EXT4 para nossos clientes, e estamos fomentando a troca gradativa do EXT3 para EXT4 tanto em nossos data centeres e escritórios, mas também em clientes com ambiente legados.</p>
<p style="text-align:justify;">Os testes envolveram um trabalho de de 1.000 horas em laboratório nosso e em<em> at wild</em>, em clientes que se dispuseram a participar da maratona de homologação.</p>
<p style="text-align:justify;">Mais dados, inclusive de performance serão divulgados ainda esta semana.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Automount NTFS dan FAT32 di Linux]]></title>
<link>http://myconnect.wordpress.com/2009/08/22/automount-ntfs-dan-fat32-di-linux/</link>
<pubDate>Sat, 22 Aug 2009 14:48:36 +0000</pubDate>
<dc:creator>myconnect</dc:creator>
<guid>http://myconnect.wordpress.com/2009/08/22/automount-ntfs-dan-fat32-di-linux/</guid>
<description><![CDATA[Postingan kali ini adalah sekedar tutorial sederhana dari gw cara melakukan automount partisi window]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Postingan kali ini adalah sekedar tutorial sederhana dari gw <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  cara melakukan automount partisi windows di Linux baik NTFS maupun FAT32 yang umum dipakai pada saat startup. Jadi begitu start linux kita ga perlu lagi melakukan mount secara berulang-ulang,mending kalo Cuma satu partisi nah kalo banyak????bakal repot pastinya. Sudah gtu bakal ga praktis juga kalo kita punya lagu2 kesayangan di partisi windows ini dan harus selalu dimasukkan ke playlist audio player secara manual  di linux setiap kali kita masuk ke linux. SANGAT TIDAK PRAKTIS BUKAN?ok langsung ke tips sederhana dari gw.</p>
<p>Tutorial ini menggunakan distro ubuntu tapi umumnya juga bisa diterapkan di distro lain karena kita akan melakukan &#8220;konfigurasi&#8221; pada file fstab.</p>
<p>1. Seperti biasa buka konsole dan login sebagai root <em>su</em>, bisa juga dengan <em>sudo</em> tapi saya lebih suka su sih <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
2. Buka file fstab (di ubuntu terletak di /etc/fstab) dengan text editor seperti <em>gedit</em> atau vi atau apapun terserah anda. Misal <em>gedit /etc/fstab</em>. Isinya kurang lebih seperti ini:</p>
<blockquote><p># /etc/fstab: static file system information.<br />
&#62; #<br />
&#62; # &#60;file system&#62; &#60;mount point&#62; &#60;type&#62; &#60;options&#62; &#60;dump&#62; &#60;pass&#62;<br />
&#62; proc /proc proc defaults 0 0<br />
&#62; # /dev/sda1<br />
&#62; UUID=ec08eda5-1ac7-402f-84e7-77c0c26e3206 / ext3<br />
&#62; relatime,errors=remount-ro 0 1<br />
&#62; # /dev/sda3<br />
&#62; UUID=8817-CDBD /dos vfat utf8,umask=007,gid=46 0 1<br />
&#62; # /dev/sda4<br />
&#62; UUID=E291-3013 /windows vfat utf8,umask=007,gid=46 0 1<br />
&#62; # /dev/sda2<br />
&#62; UUID=1899d45b-8e12-4ef5-9b04-b1b248c7f8c1 none swap<br />
&#62; sw 0 0<br />
&#62; /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0</p></blockquote>
<p>Coba perhatikan diatas!ada keterangan /windows ada /dos lalu ada vfat,umask=007,gid,ext3 dsb. Tidak usah bingung!yang jadi perhatian kita adalah UUID=xxxxxxxxxxxx kemudian type partisinya yaitu (VFAT untuk FAT dan ntfs untuk NTFS) serta perintah umask dan gid. Saya rada lupa sih tapi kalo ga salah umask=007 adalah &#8220;perintah&#8221; tertingginya alias ini memerintahkan partisi tersebut agar bisa langsung di mount saat startup dan juga bisa ditulisi seperti partisi linux saja.Saya mengasumsikan anda sudah paham maksud dari /dev/sda(x) dll itu.</p>
<p>3. Pasti bingung,darimana kita tau UUID kita?karena masing2 tipe partisi UUIDnya pasti beda lho, caranya kita bisa tau dengan mengetikan <strong><em>blkid</em></strong> di konsole(harus dalam root)<br />
4. Tahap berikutnya(bisa dengan buka tab konsole baru),login sbg root lagi dan buat folder baru sebagai tujuan mount partisi misalnya diletakkan di /media/windows jadi kita bikin folder namanya windows di dalam folder /media/ . CARANYA ketik <strong><em>mkdir /media/windows</em></strong> di konsole.<br />
5. Berikutnya adalah kita harus tahu partisi mana yang MAU kita automount kan,partisi disini &#8220;biasanya&#8221; dikenal sebagai sda(x) ataupun sdb(x) untuk yang punya 2 buah harddisk. X berati nomor mulai dari satu sesuai jumlah partisi. Kita gunakan perintah<strong><em> fdisk -l</em></strong> di konsole lagi. Nanti bakal muncul informasi yang kurang lebih seperti ini:</p>
<blockquote><p>Disk /dev/sda: 120.0 GB, 120034123776 bytes<br />
255 heads, 63 sectors/track, 14593 cylinders<br />
Units = cylinders of 16065 * 512 = 8225280 bytes<br />
Disk identifier: 0×80d2f3ee</p>
<p>Device Boot Start End Blocks Id System<br />
/dev/sda1 * 1 2833 22756041 83 Linux<br />
/dev/sda2 2834 3165 2666790 82 Linux swap / Solaris<br />
/dev/sda3 3166 6934 30274492+ b W95 FAT32<br />
/dev/sda4 6935 14593 61520917+ b W95 FAT32</p></blockquote>
<p>Berdasarkan keterangan diatas terlihat bahwa ukuran harddisk adalah 120GB,jumlah partisinya ada 4 yaitu sda1-sda4 dan type file yang non linux hanya ada FAT32,NTFS pun bisa di mount juga kok dan juga bisa support baca tulis seperti FAT32 Cuma saratnya harus sudah terinstall <em>ntfs-3g</em> di linuxnya. Untuk kernel 2.6.27 keatas(Ubuntu 8.04 keatas) sepertinya sudah default terinstal.</p>
<p>6. Sekarang kita bisa lihat partisi (nomor) keberapa yang akan di automount,contoh diatas adalah sda3 dengan type FAT32. Sesuai dengan tahap2 di poin sebelumnya dimana kita sudah tau nomor UUID(poin 3),kita bisa menulis manual di file /etc/fstab (poin 2.) dan juga &#8220;folder&#8221; tujuan untuk atumount (poin 4).<br />
kurang lebih ketik seperti ini di fstab:</p>
<blockquote><p>
# /dev/sda3<br />
&#62; UUID=8817-CDBD /media/windows vfat utf8,umask=007,gid=46  0     1</p></blockquote>
<p>Tinggal diurut aja bacanya,diliat dari keterangan diatasnya dari<br />
# &#60;file system&#62; &#60;mount point&#62; &#60;type&#62; &#60;options&#62; &#60;dump&#62; &#60;pass&#62;</p>
<p>Alamat &#8220;file&#8221; yang di mount terletak di /dev/sda3, UUID yang didapat lewat blkid yaitu 8817-CDBD, typenya vfat. Berikutnya yang rada ribet adalah keterangan utf8,umask=007,gid=46 0 1.<br />
7. Kalau tipenya nadalah NTFS maka ganti saja vfat dengan ntfs</p>
<p>artinya:<br />
<em>umask=007 will set the permissions on the partition to 770:<br />
owner = read/write/execute<br />
group = read/write/execute<br />
others = no permissions</em></p>
<p><em>umask=007,gid=46 &#8211; allows read/write/execute permissions for the users from the plugdev group.</em></p>
<p>8. Apalagi neh muncul plugdev????gw jg ga tau sih…tapi yang jelas karena kita mengetikkan keterangan gid=46 dan umask itu dimana partisi yang kita mount memilik hak baca tulis oleh &#8220;user yang terdaftar&#8221; di plugdev so mau ga mau kita HARUS &#8220;mendaftarkan&#8221; user account kita di plugdev, caranya</p>
<p><strong><em>Addgroup username plugdev</em></strong>, username bisa diganti nama username anda.<br />
9. Done,sekarang anda bisa memount secara otomatis partisi windows anda di linux saat startup selain itu juga support baca tulis sehingga ga da beda seperti jalan di windows asli.</p>
<p>CMIIW</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to switch from ext3 to ext4]]></title>
<link>http://linuxandwhatever.wordpress.com/2009/08/22/how-to-switch-from-ext3-to-ext4/</link>
<pubDate>Sat, 22 Aug 2009 14:41:01 +0000</pubDate>
<dc:creator>Kim</dc:creator>
<guid>http://linuxandwhatever.wordpress.com/2009/08/22/how-to-switch-from-ext3-to-ext4/</guid>
<description><![CDATA[There are several how-tos out there on how to convert an ext3 file system to ext4. Those all use tun]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>There are several how-tos out there on how to convert an ext3 file system to ext4. Those all use tune2fs to convert the file system in place, adding the features exclusive to ext4. While this is certainly the quickest approach, it doesn&#8217;t give you all the performance of a fresh installation with ext4, since the extends feature will only be used for new files. To get the most out of ext4, you should completly recreate the partition. I&#8217;ll show you how to do so savely:</p>
<p><strong>Preparation</strong><br />
To make sure the data isn&#8217;t changing while we&#8217;re copying it, we boot from a <a href="http://www.ubuntu.com/getubuntu/download">Jaunty live CD</a>. You&#8217;ll need to use the current version, since older versions of Ubuntu do not support ext4.<br />
Burn the CD and boot from it.<br />
You need to backup the data on your ext3 partition while preserving all the meta data (ownership, permissions etc). The best tool for this is rsync. Let&#8217;s assume your ext3 partition is /dev/sda1 and your backup partition is /dev/sdb1. The backup partition should use ext3 too, otherwise some meta data might be lost. <strong>Do not use FAT!</strong></p>
<p><strong>Backing up your data</strong><br />
Mount the devices (if they aren&#8217;t already)<br />
<code><br />
sudo mkdir /media/ext3<br />
sudo mkdir /media/backup<br />
sudo mount -t ext3 /dev/sda1 /media/ext3/<br />
sudo mount -t ext3 /dev/sdb1 /media/backup/<br />
</code><br />
Create the backup<br />
<code><br />
sudo rsync -axvh --progress /media/ext3/ /media/backup/<br />
</code><br />
<strong>Reformat</strong><br />
This is the easiest part.<br />
<code><br />
sudo umount /media/ext3/<br />
sudo mke2fs -t ext4 /dev/sda1<br />
</code><br />
<strong>Restoring your data from backup</strong><br />
Mount the new file system<br />
<code><br />
sudo mkdir /media/ext4<br />
sudo mount -t ext4 /dev/sda1 /media/ext4/<br />
</code><br />
Restore the data<br />
<code><br />
sudo rsync -axvh --progress /media/backup /media/ext4/<br />
</code><br />
Since the backup isn&#8217;t needed anymore, unmount it.<br />
<code><br />
sudo umount /media/backup/<br />
</code><br />
<strong>Reinstall grub</strong><br />
If the partition you converted contains the /boot directory, you also need to reinstall grub.<br />
<code><br />
sudo grub-install --root-directory=/media/ext4/ \<br />
/dev/sda1<br />
sudo grub<br />
root (hd0,0)<br />
setup (hd0)<br />
</code><br />
Here, hd0,0 is the device/partition number that corresponds to sda1. The most reliable way to find out which partition number you need is the find command. Try<br />
<code>find /boot/grub/menu.lst</code><br />
in grub.</p>
<p><strong>Change fstab</strong></p>
<ul>
<li>Open /etc/fstab as root.</li>
<li>Change the entry for your partition from ext3 to ext4.</li>
</ul>
<p><strong>Change menu.lst</strong><br />
Those changes are only needed if the partition you converted is your root partition.</p>
<ul>
<li>Find out the new UUID.<br />
<code><br />
ls -l /dev/disk/by-uuid &#124; grep sda1<br />
</code></p>
<li>Open /boot/grub/menu.lst as root.</li>
<li>Change the UUID in the root= kernel option for every entry.</li>
</ul>
<p>I did this on Ubuntu 9.04 (Jaunty). Did it work for you, too? Or did it mess up your harddrive and you want to kill me? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Tell me in the comments!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[montando particiones al inicio]]></title>
<link>http://framara8.wordpress.com/2009/08/17/montando-particiones-al-inicio/</link>
<pubDate>Sun, 16 Aug 2009 23:23:43 +0000</pubDate>
<dc:creator>framara</dc:creator>
<guid>http://framara8.wordpress.com/2009/08/17/montando-particiones-al-inicio/</guid>
<description><![CDATA[Una cosa que me toca hacer cada vez que reinstalo Ubuntu (que poquito me gusta hacerlo, aunque es me]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">Una cosa que me toca hacer cada vez que reinstalo Ubuntu (que poquito me gusta hacerlo, aunque es menos pesado que tener que hacer lo mismo con Windows) es tener que añadir la partición que uso de almacenamiento para que se monte con el inicio del sistema, y es algo que nunca me acuerdo como se hace.</p>
<p style="text-align:justify;">Es bien sencillo, en 2 pasos lo tenemos listo:</p>
<p style="text-align:justify;">- Con la unidad montada, ejecutamos en consola el comando &#8216;<strong>df</strong>&#8216; que nos devolverá cierta información sobre las unidades montadas que tenemos. Deberemos localizar la que nos interesa ya sea por el nombre o la capacidad en su defecto y después ver donde está el sistema de ficheros, en mi caso <strong>/dev/sda2</strong>.</p>
<p style="text-align:justify;">- Mediante la orden &#8216;<strong>sudo gedit /etc/fstab</strong>&#8216; editamos dicho fichero añadiendo una linea con la siguiente estructura:</p>
<p style="text-align:justify;"><strong>donde_se_encuentra     donde_montamos      filesystem      defaults     0      0</strong></p>
<p style="text-align:justify;">En mi caso la linea a añadir es la siguiente:</p>
<p style="text-align:justify;"><strong>/dev/sda2    /media/data    ext3    defaults   0   0</strong></p>
<p style="text-align:justify;">Fácil y sencillo para toda la familia.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Enabling journaled quota on filesystems on Debian Lenny]]></title>
<link>http://linuxindetails.wordpress.com/2009/11/25/enabling-journaled-quota-on-filesystems-on-debian-lenny/</link>
<pubDate>Wed, 25 Nov 2009 22:47:08 +0000</pubDate>
<dc:creator>linuxindetails</dc:creator>
<guid>http://linuxindetails.wordpress.com/2009/11/25/enabling-journaled-quota-on-filesystems-on-debian-lenny/</guid>
<description><![CDATA[Enabling quota for users may be useful to limit the use of space disk. This works on ext3 and ext4 f]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Enabling <b>quota</b> for users may be useful to limit the use of space disk. <br />This works on ext3 and ext4 filesystems. With <b>journaled quota</b>, you do not need to issue a <b>quotacheck</b> command even if your server has been unproperly halted.</p>
<p>Install the appropriate Debian packages :</p>
<p><strong>root@localhost:~# apt-get install quota quotatool</strong></p>
<p>Once installed, please modify your <b>/etc/fstab</b> to enable <b>journaled quota</b> on your selected partition : <br />Add the following line to the appropriate partition :</p>
<p><b><span class="system">usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0</span></b></p>
<p>Once added, please run the following commands : <br /><b><br /></b><strong>root@localhost:~#</strong><b> touch /aquota.user /aquota.group<br />  </b><strong>root@localhost:~#</strong><b> chmod 600 /aquota.*<br /></b><strong>root@localhost:~# </strong><b>mount -o remount /</b></p>
<p>If you remount your filesystem, it prevents you from rebooting the server.</p>
<p>Please verify that <b>journaled quota</b> is enabled : </p>
<p><strong>root@localhost:~#</strong><b> quotaon -vug /your_partition</b><br /><strong>root@localhost:~#</strong><b> quotacheck -vugm /your_partition</b></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=54011fae-f030-856c-be29-adbc60c110a9" /></div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Crear particiones con la herramienta GParted (Linux)]]></title>
<link>http://miblogcurricular.wordpress.com/2009/11/22/crear-particiones-con-la-herramienta-gparted-linux/</link>
<pubDate>Sun, 22 Nov 2009 18:31:23 +0000</pubDate>
<dc:creator>Miquel</dc:creator>
<guid>http://miblogcurricular.wordpress.com/2009/11/22/crear-particiones-con-la-herramienta-gparted-linux/</guid>
<description><![CDATA[A menudo las herramientas de particionado a nuestra disposición nos resultan incomodas, limitadas o ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>A menudo las herramientas de particionado a nuestra disposición nos resultan incomodas, limitadas o complicadas de usar, todos los sistemas operativos incluyen herramientas de particionado, pero raras veces son tan completas como quisiéramos, en esas ocasiones puede sernos de utilidad una herramienta como GParted.</p>
<p>Para realizar el proceso detallado en este tutorial necesitaremos el <a href="http://gparted.sourceforge.net/livecd.php">Cd Live GParted</a>, si vuestro ordenador permite arrancar desde USB podréis ahorraros un CD.</p>
<p>1) Como es costumbre con los Live CD, introducimos el CD y configuramos en la BIOS el arranque desde el CD-ROM, guardamos los cambios y salimos de la BIOS.</p>
<p>2)Este Live Cd nos presenta una<em> interface</em> bastante amigable y cómoda de usar, nada complicada, seleccionamos la opción &#8220;<strong>GParted</strong>&#8221; para iniciar el programa y acto seguido nos aparecerá la tabla de particiones, en función de si el disco está vacío o si disponemos de particiones ya creadas el aspecto que presentará sera distinto pero fácil de entender.</p>
<p><a href="http://miblogcurricular.wordpress.com/files/2009/11/capture_10112009_180835.jpg"><img class="aligncenter size-full wp-image-86" title="Gparted inicial" src="http://miblogcurricular.wordpress.com/files/2009/11/capture_10112009_180835.jpg" alt="" width="510" height="421" /></a></p>
<ol>
<li>La opción &#8220;<strong>New&#8221;</strong> nos permitirá crear nuevas particiones, mientras que la opción &#8220;<strong>delete</strong>&#8221; nos permitirá borrarlas convirtiéndolas en espacio no asignado, la opción redimensionar nos permitirá reducir o aumentar el tamaño de una o mas particiones así como mover de sitio la partición si deseamos colocarla al final o delante de otra.</li>
<li>La tabla de particiones se nos muestra con un aspecto similar a un gráfico, pudiendo observar las distintas particiones, su posición, el espacio que ocupan o su nombre.</li>
<li>El nombre de la partición si tiene.</li>
<li>El sistema de archivos de la partición, &#8220;extended&#8221; hace referencia a la memoria Swap.</li>
<li>El tamaño total de la partición, su espacio ocupado y su espacio libre.</li>
</ol>
<p>Si deseamos crear una partición, deberemos situarnos sobre el espacio del disco duro no asignado (<em>en gris</em>) y o bien con botón derecho o bien con el icono &#8220;<strong>New</strong>&#8221; podremos configurar sus características.</p>
<p><a href="http://miblogcurricular.wordpress.com/files/2009/11/capture_10112009_181101.jpg"><img class="aligncenter size-full wp-image-87" title="creando una particion - GParted" src="http://miblogcurricular.wordpress.com/files/2009/11/capture_10112009_181101.jpg" alt="" width="510" height="421" /></a></p>
<p>Podremos ajustar su tamaño tanto introduciendo el numero exacto en la casilla &#8220;<strong>Tamaño nuevo (MB)</strong>&#8221; como manualmente mediante el gráfico superior <em>(algo mas impreciso que introduciendo el numero)</em>, la opción &#8220;<strong>Crear como</strong>&#8221; hace referencia a si deseamos una partición primario o lógica, en &#8220;<strong>Sistema de archivos</strong>&#8221; seleccionaremos el que se ajuste a nuestras necesidades, Ext2 o Ext 3 si ha de albergar un Linux, Swap si ha de ser la de intercambio.<br />
Si deseamos ponerle una etiqueta a nuestra partición para tenerla diferenciada podemos hacerlo escribiendo aquellos que nos parezca acertado, el<strong> </strong> &#8220;<strong>espacio libre precedente</strong>&#8220;<strong> </strong>y &#8220;<strong>el espacio libre a continuación</strong>&#8221; lo dejamos a 0.</p>
<p>Pulsamos en &#8220;<strong>add</strong>&#8221; y ya tendremos configurada la partición, podremos crear aquellas que necesitemos, en mi caso, dos para la instalación de una distribución Linux, por lo que necesitaré otra partición Swap.</p>
<p>Una vez creadas las particiones necesarias, procederemos a guardar los cambios, pulsaremos en &#8220;<strong>apply</strong>&#8221; para que se apliquen los cambios y escriba las particiones en la tabla de particiones, cuando termine se habrán realizado correctamente todos los cambios realizados y podremos salir del CD-Live con la opción &#8220;<strong>exit</strong>&#8220;.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[What's new in Karmic - ext4]]></title>
<link>http://n00buntu.wordpress.com/2009/11/20/whats-new-in-karmic-ext4/</link>
<pubDate>Fri, 20 Nov 2009 09:21:08 +0000</pubDate>
<dc:creator>siddharthbharath</dc:creator>
<guid>http://n00buntu.wordpress.com/2009/11/20/whats-new-in-karmic-ext4/</guid>
<description><![CDATA[Karmic Koala is out and it looks great! The latest version of one of the more popular Linux distribu]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Karmic Koala is out and it looks great! The latest version of one of the more popular Linux distributions has some major changes. The &#8216;What&#8217;s new in Karmic&#8217; series will look at the most important ones and see what they mean.</p>
<p>Ext4 Filesystem</p>
<p>Ext3, which was the default Linux filesystem for many years now, has given way to the faster and more efficient Ext4. Ext4 has been in development for almost 3 years now, and, while it was added as an option in Ubuntu 9.04 (Jaunty Jackalope), it now comes packaged along with the latest edition as the default filesystem.</p>
<p>The biggest difference between the two filesystems is the volume size. Ext3&#8217;s 32-bit block numbers and 4KB data blocks give us a volume limit of 16TB. While the block size remains the same in Ext4, the block numbers are 48 bit, which gives us a whopping 1024PB or 1EB (1 Exabyte).</p>
<p>Ext4 also reduces fragmentation in files and allocates multiple blocks for a single file, by choosing contiguous blocks on the disk. This is possible due to the new extents scheme which replaces the existing block mapping scheme. Hence large files perform better.</p>
<p>Unallocated blocks are skipped during diskchecks and this improves speed. Pre-allocation and delayed allocation of blocks also enhance performance. Delayed allocation as the name suggests is delaying block allocation until all data is going to be written to disk. A slight disadvantage of this is if the system crashes before allocation, in which case there is a loss of data. But home users need not worry about this. </p>
<p>There are a lot of other complicated details which i will not go into. Ultimately, the Ext4 filesystem is much better, faster, larger, more efficient, more reliable, and very stable. If you have an ext3 filesystem or lower do not hesitate to go ahead and upgrade to Ext4. You will see a marked improvement in the performance of your machine. If you are using Ubuntu, a fresh install of Karmic Koala does the job for you automatically. To do it manually, here are the steps.</p>
<p>First make a note of the filesystem ID you would like to upgrade to ext4. You can find this by going to System -&#62; Partition Editor in Jaunty. A list of partitions will show up on your screen. It should look like this- <img class="alignnone size-medium wp-image-9" title="gparted" src="http://n00buntu.wordpress.com/files/2009/11/gparted1.jpg?w=300" alt="gparted" width="393" height="196" /></p>
<p>sda1 is my id. Type the following in a terminal -</p>
<p>sudo tune2fs -O extents,uninit_bg,dir_index /dev/sda1</p>
<p>sudo fsck -pf /dev/sda1</p>
<p>sudo mount -t ext4 /dev/sda1 /mnt</p>
<p>Then open the fstab file by typing</p>
<p>gksu gedit /mnt/etc/fstab</p>
<p>Change ext3 to ext4 and then save and exit.</p>
<p><a href="http://n00buntu.wordpress.com/files/2009/11/edit-fstab.jpg"><img class="alignnone size-medium wp-image-16" title="fstab" src="http://n00buntu.wordpress.com/files/2009/11/edit-fstab.jpg?w=300" alt="" width="300" height="127" /></a></p>
<p>Now in the terminal type,</p>
<p>sudo grub-install /dev/sda</p>
<p>Remember, just  sda, no numbers. If all goes well then your system will be ready. Reboot and enjoy!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Installing LAMP on Ubuntu]]></title>
<link>http://williambuell.wordpress.com/2009/11/18/installing-lamp-on-ubuntu/</link>
<pubDate>Thu, 19 Nov 2009 02:15:41 +0000</pubDate>
<dc:creator>William Buell</dc:creator>
<guid>http://williambuell.wordpress.com/2009/11/18/installing-lamp-on-ubuntu/</guid>
<description><![CDATA[I worked 20 hours straight to prepare an old Gateway tower with 280 gig drive for an Ubuntu 9.10 ins]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I worked 20 hours straight to prepare an old Gateway tower with 280 gig drive for an Ubuntu 9.10 install.  The Gateway was hopelessly unbootable in Windows because of some operating system problem (not hardware problem).  I realized that I should drop down to C: and type format, to just reformat the entire drive which took about 30 minutes.  I forgot that I should have typed FDISK first, to set up the necessary partitions, but it was too late.</p>
<p>I downloaded an ISO image for GNOME partition and burned it to a bootable CD.</p>
<p>I booted the GNOME partition utility. It took me literally hours to guess at what I should do.</p>
<p>Finally I realized that Ubuntu expects THREE partitions.  The first is referred to as ROOT but the actual name you give it in the partition process is simpl &#8220;/&#8221; (forward slash omitting the double quotes).</p>
<p>The second partition will have NO name, but you will designate its format TYPE as swapfile, and that will become the system swap file.<br />
The third partition is called /home.</p>
<p>I had no idea how much space to allocate, so I gave 512 for root and 512 for swap, and the huge remainder for /home.</p>
<p>The software warned me that root and swap were too small.  Just for the heck of it, I changed root and swap to 5000, and it worked.</p>
<p>Then it took me dozens of tries installing Ubuntu. I had a 2008 Ubuntu disc and a 9.10 disc I had created last week.  Time after time, I would boot from each one, say INSTALL UBUNTU, and it would chug away for a long time, and then die with no messages. FINALLY, but why or how I dont know, the 9.10 unstall brought up an Ubuntu desktop with what looked like all kinds of error messages.  There were TWO icons on the desktop which I had never seen before. One said EXAMPLES which I never looked at. I was about to give up in dispair when I decided to click on the icon marked Ubuntu. AS IT TURNS OUT, that is the icon which COMPLETES the install process, and it first brings you into its OWN partition software.  I cant exactly remember what I did next. I do remember that GNOME partition utility offered me literally 20 DIFFERENT format types to choose from for each partition (one of which is swap-file). I had no clue what to choose. I did some google searching on my other machine (and you NEED a windows machine attached to the internet to look these things up).  I discovered that format type ext3 is good for Debian Linux (and Ubuntu is a flavor of Debian) so I went with ext3.</p>
<p>Finally, I had a working bootable pure Ubuntu 9.10 machine.</p>
<p>My next Sisyphean agony task was to connect it to the Internet. The tower already had an Ethernet card. I was informed that IF I connected a cable from the ethernet to the router, then Ubuntu would automatically sense the ethernet connection and configure it.  The ethernet board DID light up and pulse when I connected the cable to my Westell router.  But Ubuntu never recognized it. Later I read that only certain ethernet cards will be automatically recognized, so I guess the one in my tower was not a compatible one.  My next choice was to try and get my Belkin USB WiFi adapter working. I went to ADMINISTRATION -&#62; SYNAPTIC PACKAGE MANAGER and keyed ndiswrapper into the search.  I was prompted to place the Ubuntu install cd into my drive. It kept giving me errors. I placed my Belkin adapter install cd in the drive and looked around for the ini driver file, but could not see it.  Finally, out of despair, I plugged the Belkin wifi adapter into the USB and LIKE MAGIC Ubuntu recognized it, asked me to choose a connection and enter the WEP key, which I have now done many times with other machines and during the Wubi Ubuntu install on Windows.  So now I had a working Ubuntu machine connected to the Internet.</p>
<p>I went to J&#38;R computer store up the street and found a $10 USB 4 gig memory stick by <a href="http://www.dane-elec.com">http://www.dane-elec.com</a> which is REALLY cheap. I recently discovered that the Sancor memory sticks that I love actually have a lot of SOFTWARE on them, which only works under windows, AND if you have a password set on the device, then Ubuntu wont even read it.</p>
<p>I had to go into synaptic manager and search on usb for some installs. Again, it was trial and error, and I dont know what finally made it work, but finally, Ubuntu recognized the memory stick.</p>
<p>TODAY, I had to meet my step-son near at Borders Book Store next to Penn Station.  This was lucky for me, because while I waited for him, I browsed the computer book section on the second floor. I found a $9 small Linux handbook reference of commands by Daniel J. Barrett (O Reilly publishers) so I got that to practice all the hundreds of Linux commands that I dont know but need to know.</p>
<p>I browse various books on Ubuntu and Mysql.</p>
<p>I found the key thing I needed to know for my next project, to install LAMP (Linux Apache MySQL PhP) on my new Ubuntu desktop.</p>
<p>All one needs to do is enter TERMINAL, and key in </p>
<p>sudo tasksel</p>
<p>(you will be prompted for your system password next)</p>
<p>A task selection window will pop up with many packages available for install, one of which is LAMP. Now here is a mystery that took me an hour to solve. You can arrow down to highlight LAMP, but you dont have a clue in the world as to how to CHECK it for install. Google revealed the secret: YOU SIMPLY PRESS THE SPACE BAR AND IT IS MARKED CHECKED FOR INSTALL.  Then you press ENTER and the install proceeds, Apache, MySQL and PhP.  You will be prompted for the MySQL admin password.</p>
<p>Next I wanted to install phpmyadmin to administrate mysql, creating databases, tables, etc.  I went to SYSTEM-&#62; Synaptic Manager and searched on phpmyadmin. I think there is only one. BUT HERE IS A SECRET. Once your LAMP install finishes, then power down and boot back up; otherwise, certain files will remain locked by processes and the phpmyadmin install will fail.</p>
<p>Once phpmyadmin installs (and you will again be prompted for that pesky password), then you can open firefox and key in http://localhost/phpmyadmin</p>
<p>You will be PROMPTED FOR A USER NAME AND PASSWORD.  This is tricky and confusing.  You have to key in the user name &#8220;root&#8221; without quotes, and then give the password that you have been using all along throughout this.  Now you are in phpmyadmin, and you can go to Privileges, and create a new user and give him all possible privileges.</p>
<p>Then, I found a $50 book, also by O&#8217;Reilly, entitled<br />
&#8220;Head First &#8211; PHP &#38; MySQL&#8221;.  THIS book looks like the perfect way to teach myself how to develop php mysql applications which will have proper security (which is a very complex topic).</p>
<p>I didnt purchase that book tonight, because I wanted to come home and see first if I could successfully install LAMP and phpmyadmin, which I just now finished.</p>
<p>The Head First book gave me links to try the book on line free for 45 days.  Money is kind of tight, so I decided to see how far I can go without any additional purchases, but if I get things working, I will buy the book one day.  It is interesting that O&#8217;Reilly also offers a link to an on line university which can grant degrees in computer science.</p>
<p>I signed up at Oreilly for a trial access of the electronic version of the above-mentioned book.</p>
<p>Here is something I tried which crashed my Ubuntu. I wanted to copy the introduction to the book, from the OReilly site, and PASTE it into an Open Office Document. The first time Open Office died, and the file was shown as requiring recovery. I did the recovery, opened it again with Open Office Document, and then the whole Ubuntu system crashed. I rebooted, and had to go through a long complicated reconstruct procedure. I thought perhaps I would have to install everything from scratch, but fortunately, Ubuntu repaired itself. Moral to story is paste into GEDIT and save, which I guess eliminates whatever hidden characters are in the webpage which cause Open Office to crash the system.</p>
<p>There, I found a link to download all the source code from the book.</p>
<p>I downloaded the zipped file of all the source code.</p>
<p>Next, I went to the source code for chapter 1. They have a beginning version (which I guess you make changes to, and then a final version).  </p>
<p>I tried to copy and paste report.html to var/www which is where Apache wants to find pages loaded from local host.  I was not allowed to paste because I do not have superuser privileges. So, I went to terminal and typed SUDO GEDIT, which gets me into gedit with super powers, so I can now navigate to the unzipped code in my DOCUMENTS in a special folder I created, open report.html, then do a save as to var/www.</p>
<p>THIS WORKED, because now, when I open Firefox and key in localhost/report , it runs the Chapter 1 example webpage.</p>
<p>FOR MY NEXT TRICK, I must figure out how to copy a chapter 1 tutorial image of a dog (fang.jpg) from the location where it unzipped (in a folder in my Documents) and copy it into var/www where I do not have Admin privileges. SO, I open my OReilly handbook of Linux commands and find the CP command.  I open a TERMINAL session and key in SUDO CP which I know will executed it with super admin privileges, but NOW I do not have a clue as to what the PATH names are for the file source and destination.</p>
<p>I am permitted to copy fang.jpg from the unzipped file into DOCUMENTS, just to simplify things.</p>
<p>Using PLACES -&#62; COMPUTER, which brings up the FILE BROWSER, I first navigate to home/Documents  and I RIGHT CLICK on the fang.jpg image, and click on PROPERTIES which will SHOW ME that the path is<br />
/home/bryan/Documents/fang.jpg  (I use bryan as my user name, but that is my step-son&#8217;s name).  Next I do the same right click trick on any file which is already in var/www such as report.html, and I discover THAT path, which tells me that the command I should issue in TERMINAL is</p>
<p>sudo cp /home/bryan/Documents/fang.jpg var/www/fang.jpg</p>
<p>BUT IT HANGS&#8230; NOTHING HAPPENS.</p>
<p>Then I realize that I should close my other applications, because they are somehow LOCKING UP something that the CP command needs. Sure enough, once I close a bunch of applications, the SUDO CP command asks me for the PASSWORD and then copies fang.jpg to var/www</p>
<p>I can now bring up the image by opening Firefox and typing </p>
<p>localhost/fang.jpg</p>
<p>into the browser address field.</p>
<p>NOW that fang.jpg is in var/www, if I once again open Firefox and type<br />
localhost/report.html</p>
<p>the exercise 1 page loads and also shows the picture of the little dog fang.jpg</p>
<p>I still need to copy report.php and style.css from the place where they unzipped to var/www. Since I can launch gedit with sudo and have superadmin powers, I may open them in that fashion and do a save as.</p>
<p>I ran the finished example, hoping that it would actually send me an email.</p>
<p>I realized that I must examine my php.ini and somehow reconfigure it.  I went to some pains to locate that file, but did not post notes as I went, and now I must reconstruct what I did. I still have not succeeded in getting the app to actually send an email through php. But I feel it is more essential for me to move on to other lessons in the HEAD FIRST book.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[A year in review: What are our readers looking for?]]></title>
<link>http://blog.sharevm.com/2009/11/16/a-year-in-review-what-are-our-readers-looking-for/</link>
<pubDate>Tue, 17 Nov 2009 05:41:00 +0000</pubDate>
<dc:creator>paule1s</dc:creator>
<guid>http://blog.sharevm.com/2009/11/16/a-year-in-review-what-are-our-readers-looking-for/</guid>
<description><![CDATA[Our readers are primarily asking questions like: How can I free disk space, on Windows, and on ext4,]]></description>
<content:encoded><![CDATA[Our readers are primarily asking questions like: How can I free disk space, on Windows, and on ext4,]]></content:encoded>
</item>
<item>
<title><![CDATA[mkfs compared on different filesystems]]></title>
<link>http://rwmj.wordpress.com/2009/11/11/mkfs-compared-on-different-filesystems/</link>
<pubDate>Wed, 11 Nov 2009 21:44:27 +0000</pubDate>
<dc:creator>rich</dc:creator>
<guid>http://rwmj.wordpress.com/2009/11/11/mkfs-compared-on-different-filesystems/</guid>
<description><![CDATA[How long does it take to mkfs a 10GB disk with all the different filesystems out there? See my test ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>How long does it take to mkfs a 10GB disk with all the different filesystems out there?</p>
<p><a href="https://www.redhat.com/archives/fedora-devel-list/2009-November/msg00573.html">See my test results here</a> using the new <a href="http://rwmj.wordpress.com/2009/11/08/filesystem-metadata-overhead/">guestfish sparse / filesystem support</a>.  btrfs is &#8220;best&#8221; and ext3 comes off &#8220;worst&#8221;.</p>
<p>As a test this is interesting, but it&#8217;s not that relevant for most users &#8212; they will be most interested in how well the filesystem performs for their workload, which is not affected by mkfs time and hard to measure in general benchmarks anyway.</p>
<h4>Update</h4>
<p>In response to <a href="#comment-656">Stephen&#8217;s comment</a>, I retested this using a memory-backed block device so there is no question about whether the host backing store affects the test:</p>
<pre>
$ for fs in ext2 ext3 ext4 xfs jfs reiserfs nilfs2 ntfs msdos btrfs hfs hfsplus gfs gfs2
    do guestfish sparse /dev/shm/test.img 10G : run : echo $fs : sfdiskM /dev/sda , : \
        time mkfs $fs /dev/sda1
    done
ext2
elapsed time: 1.45 seconds
ext3
elapsed time: 2.71 seconds
ext4
elapsed time: 2.58 seconds
xfs
elapsed time: 0.13 seconds
jfs
elapsed time: 0.27 seconds
reiserfs
elapsed time: 0.33 seconds
nilfs2
elapsed time: 0.08 seconds
ntfs
elapsed time: 2.07 seconds
msdos
elapsed time: 0.14 seconds
btrfs
elapsed time: 0.07 seconds
hfs
elapsed time: 0.17 seconds
hfsplus
elapsed time: 0.17 seconds
gfs
elapsed time: 0.84 seconds
gfs2
elapsed time: 2.76 seconds
</pre>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Lessons I've recently learned...]]></title>
<link>http://nsrd.wordpress.com/2009/11/11/lessons-ive-recently-learned/</link>
<pubDate>Wed, 11 Nov 2009 05:32:16 +0000</pubDate>
<dc:creator>Preston</dc:creator>
<guid>http://nsrd.wordpress.com/2009/11/11/lessons-ive-recently-learned/</guid>
<description><![CDATA[When I was at University, a philosophy lecturer remarked rather sagely that University is the last p]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>When I was at University, a philosophy lecturer remarked rather sagely that University is the last place people can go to learn for the sake of learning.</p>
<p>That&#8217;s sort of correct, but not always so. People can fumble through their jobs on a day to day basis learning what they have to, but they can also work along the basis of trying to soak up as much information as they can along the way. I&#8217;m not always a knowledge sponge – particularly if my caffeine quota is on the light side for the day, but I like to think I learn the odd thing here and there.</p>
<p>In the spirit of knowledge acquisition, here&#8217;s a few smaller things I&#8217;ve learned recently:</p>
<ul>
<li>When simulating network connectivity problems, there&#8217;s a big difference between yanking the network cable and shutting down the network interface. (I was doing the interface shutdown, another person was doing the network cable unplug – and our results didn&#8217;t correlate.) <strong>Lesson</strong>: When escalating a case to vendor support, always spell out how you&#8217;re simulating the &#8220;comms failure&#8221; a customer is having.</li>
<li>The &#8216;bigasm&#8217; utility starts to fall in a heap and becomes extremely unreliable once you exceed about 2100 GB of data generated for a single file. <strong>Lesson</strong>: When setting out to generate 2.3+ TB of backup data, create a bunch of files and have a bigasm directive to generate a smaller amount of data per file.</li>
<li>When setting up tests that will take a couple of days to run, always triple check what you&#8217;re about to do before you start it. <strong>Lesson</strong>: If you make a typo of 250 files at 100 GB each instead of 250 files at 10 GB each, bigasm/NetWorker won&#8217;t interpolate what you <em>really</em> meant.</li>
<li>There&#8217;s a hell of a difference between Solaris 10 AMD release 2 and release 8. <strong>Lesson</strong>: If wanting to get a Solaris 10 AMD 64-bit OS working in Parallels Desktop for Mac v5 <em>with</em> networking, go for release 8. It will save many forehead bruises.</li>
<li>ext3 is about as &#8220;modern&#8221; a filesystem as I am an elite sportsperson. <strong>Lesson</strong>: If wanting to achieve decent operational activities with backup to disk under Linux, use XFS instead of ext3.</li>
<li>All eSATA is not created equal. <strong>Lesson</strong>: When using an motherboard SATA -&#62; eSATA converter, make sure the dual drive dock you order doesn&#8217;t work as a port multiplier.</li>
</ul>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Filesystem metadata overhead]]></title>
<link>http://rwmj.wordpress.com/2009/11/08/filesystem-metadata-overhead/</link>
<pubDate>Sun, 08 Nov 2009 12:00:41 +0000</pubDate>
<dc:creator>rich</dc:creator>
<guid>http://rwmj.wordpress.com/2009/11/08/filesystem-metadata-overhead/</guid>
<description><![CDATA[Which filesystems have the largest metadata overhead[1]? We can find out using guestfish sparse file]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Which filesystems have the largest metadata overhead[1]?  We can find out using <a href="http://libguestfs.org/guestfish.1.html">guestfish</a> <a href="http://rwmj.wordpress.com/2009/11/04/terabyte-virtual-disks/">sparse file support</a> and a short shell script:</p>
<pre style="background-color:#fcfcfc;border-left:6px solid #f0f0f0;margin-left:1em;font-size:120%;padding:5px;">
#!/bin/sh -

guestfish=fish/guestfish
testimg=/mnt/tmp/test/test.img
size=1G

for fstype in ext2 ext3 ext4 xfs ntfs msdos ; do
    $guestfish &#60;&#60;EOF
      sparse $testimg $size
      run
      sfdiskM /dev/sda ,
      mkfs $fstype /dev/sda1
EOF
    echo -n "$fstype: "
    du $testimg
done
</pre>
<p>The results:</p>
<table>
<tr>
<th> Filesystem </th>
<th> Allocated kilobytes (out of 1G) </th>
<th> Overhead % </th>
</tr>
<tr>
<td> ext2 </td>
<td> 16948 </td>
<td> 1.6% </td>
</tr>
<tr>
<td> ext3 [2] </td>
<td> 33352 </td>
<td>3.2% </td>
</tr>
<tr>
<td> ext4 [2] </td>
<td> 33288 </td>
<td> 3.2% </td>
</tr>
<tr>
<td> xfs </td>
<td> 5132 </td>
<td>0.5% </td>
</tr>
<tr>
<td> ntfs [3] </td>
<td> 5748 </td>
<td> 0.5% </td>
</tr>
<tr>
<td> msdos &#38; vfat </td>
<td> 2076 </td>
<td> 0.2% </td>
</tr>
<tr>
<td> reiserfs [3] </td>
<td>32916 </td>
<td> 3.1% </td>
</tr>
<tr>
<td> btrfs [3] </td>
<td> 4224 </td>
<td> 0.4% </td>
</tr>
<tr>
<td> hfs &#38; hfsplus [3] </td>
<td> 16432 </td>
<td> 1.6% </td>
</tr>
<tr>
<td> nilfs2 [3] </td>
<td> 2060 </td>
<td> 0.2% </td>
</tr>
<tr>
<td> jfs [3] </td>
<td>4364  </td>
<td> 0.4% </td>
</tr>
<tr>
<td> gfs [3] </td>
<td>16612  </td>
<td> 1.6% </td>
</tr>
<tr>
<td> gfs2 [3,4] </td>
<td> 132576 </td>
<td> 12% </td>
</tr>
</table>
<h4>Notes</h4>
<p>[1] Yes, there are shortcomings in the methodology.  What this really measures is how many blocks are written by the mkfs program.  Even if you believe the figures, this only measures the <i>initial</i> overhead, but you can use the same technique to measure the overhead of storing (eg) lots of small files, or whatever is appropriate for your workload.<br />
[2] Note the difference between ext2 and ext3/4 seems to be entirely down to the size of the journal, which is a kind of metadata overhead, but one that you can easily control.<br />
[3] Needs <a href="https://www.redhat.com/archives/libguestfs/2009-November/thread.html#00050">three small patches</a> to libguestfs to get these filesystems to work.<br />
[4] This seems off the scale &#8212; needs further investigation.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Ext3 read problems under Windows]]></title>
<link>http://jaidane.wordpress.com/2009/11/05/ext3-read-problems-under-windows/</link>
<pubDate>Thu, 05 Nov 2009 07:55:34 +0000</pubDate>
<dc:creator>Maher</dc:creator>
<guid>http://jaidane.wordpress.com/2009/11/05/ext3-read-problems-under-windows/</guid>
<description><![CDATA[Maybe you recently discovered that just after a fresh install of the last version of your favorite L]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Maybe you recently discovered that just after a fresh install of the last version of your favorite Linux Distro, apps like <a href="http://www.chrysocome.net/explore2fs" target="_blank">explore2fs</a>, <a href="http://www.acronis.com/homecomputing/products/trueimage/" target="_blank">Acronis True Image</a> or the <a href="http://www.fs-driver.org/" target="_blank">Ext2/3 Driver for Windows</a> couldn&#8217;t read no more your Ext3 Filesystem, Acronis True Image even complaining about &#8220;Partition Errors&#8221;.</p>
<p>This is due to the fact that <span style="color:#b5e01e;">most of new distros</span> (starting from version 8.10 concerning Ubuntu) <span style="color:#99cc00;"><span style="color:#b5e01e;">a</span><span style="color:#b5e01e;">re using the inode 256 structure</span></span> by default for their filesystem. There&#8217;s pretty much nothing to do about that, the only way to switch back to the well-supported inode 128 is to reformat your hard drive&#8230;<img class="alignnone size-full wp-image-87" title="icon_surprisedgif" src="http://jaidane.wordpress.com/files/2009/04/icon_surprisedgif.png" alt="icon_surprisedgif" width="18" height="18" /></p>
<p><span style="color:#ff9900;">Acronis True Image Home 2009 (build 9709)</span> is the <span style="color:#ffff99;">only version</span> that supports inode 256 (Business/Workstation 2009 don&#8217;t, nor 2010 versions), you can still switch to <a href="http://clonezilla.org/" target="_blank">CloneZilla</a> or <a href="http://www.partimage.org/Page_Principale" target="_blank">Partimage</a> which are excellent (and free) alternatives to True Image or Ghost.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[NetWorker on Linux – Ditching ext3 for xfs]]></title>
<link>http://nsrd.wordpress.com/2009/11/05/networker-on-linux-%e2%80%93-ditching-ext3-for-xfs/</link>
<pubDate>Wed, 04 Nov 2009 19:41:54 +0000</pubDate>
<dc:creator>Preston</dc:creator>
<guid>http://nsrd.wordpress.com/2009/11/05/networker-on-linux-%e2%80%93-ditching-ext3-for-xfs/</guid>
<description><![CDATA[Recently when I made an exasperated posting about lengthy ext3 check times and looking forward to bt]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Recently when I made an exasperated posting about lengthy ext3 check times and looking forward to btrfs, Siobhán Ellis pointed out that there was already a filesystem available for Linux that met a lot of my needs – particularly in the backup space, where I&#8217;m after:</p>
<ul>
<li>Being able to create large filesystems that don&#8217;t take exorbitantly long to check</li>
<li>Being able to avoid checks on abrupt system resets</li>
<li>Speeding up the removal of files when staging completes or large backups abort</li>
</ul>
<p>That filesystem of course is <a title="XFS article at Wikipedia" href="http://en.wikipedia.org/wiki/XFS" target="_blank">XFS</a>.</p>
<p>I&#8217;ve recently spent some time shuffling data around and presenting XFS filesystems to my Linux lab servers in place of ext3, and I&#8217;ll fully admit that I&#8217;m horribly embarrassed I hadn&#8217;t thought to try this out earlier. If anything, I&#8217;m stuck looking for the <em>right</em> superlative to describe the changes.</p>
<p>Case in point – I was (and indeed still am) doing some testing where I need to generate &#62;2.5TB of backup data from a Windows 32-bit client for a single saveset. As you can imagine, not only does this take a while to generate, but it also takes a while to <em>clear</em> from disk. I had got about 400 GB into the saveset the first time I was testing and realised I&#8217;d made a mistake with the setup so I needed to stop and start again. On an ext3 filesystem, it took more than 10 minutes after cancelling the backup before the saveset had been fully deleted. It may have taken longer – I gave up waiting at that point, went to another terminal to do something else and lost track of how long it actually took.</p>
<p>It was around that point that I recalled having XFS recommended to me for testing purposes, so I downloaded the extra packages required to use XFS within CentOS and reformatting the ~3TB filesystem to XFS.</p>
<p>The next test that I ran aborted due to a (!!!) comms error 1.8TB through the backup. Guess how long it took to clear the space? No, seriously, guess – because I couldn&#8217;t log onto the test server fast enough to actually see the space clearing. The backup aborted, and the space was suddenly back again. That&#8217;s a 1.8TB file deleted in seconds.</p>
<p><em>That&#8217;s the way a filesystem should work</em>.</p>
<p>I&#8217;ve since done some (in VMs) nasty power-cycle mid-operation tests and the XFS filesystems come back up practically instantaneously – no extended check sessions that make you want to cry in frustration.</p>
<p>If you&#8217;re backing up to disk on Linux, you&#8217;d be mad to use anything other than XFS as your filesystem. Quite frankly, I&#8217;m kicking myself that I didn&#8217;t do this years ago.</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
