<?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>debian &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/debian/</link>
	<description>Feed of posts on WordPress.com tagged "debian"</description>
	<pubDate>Fri, 18 Jul 2008 21:36:05 +0000</pubDate>

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

<item>
<title><![CDATA[Debian la tartaruga.]]></title>
<link>http://blog69.wordpress.com/?p=14</link>
<pubDate>Fri, 18 Jul 2008 20:16:56 +0000</pubDate>
<dc:creator>blog69</dc:creator>
<guid>http://blog69.wordpress.com/?p=14</guid>
<description><![CDATA[Debian è spesso indietro rispetto alle altre distro. Per fortuna. Così facendo diventa un distro s]]></description>
<content:encoded><![CDATA[<p>Debian è spesso indietro rispetto alle altre distro. Per fortuna. Così facendo diventa un distro stabile confrontabile con altre equivalenti ma che richiedono un obolo particolrmente salato.</p>
<p>Nessun difetto dunque. Invece sì. Le case produttrici di hardware non aspettano certo debian. E a dirla tutta nemmeno i fans di debian vogliono aspettare. Vogliono che la loro cara distro funzioni perfettamente su qualsiasi macchina. Come giungere a un compromesso?</p>
<p><a title="no cook, no life" href="http://kmuto.jp/b.cgi" target="_self">No cook, no life</a>. E' il blog di una persona che sta dedicando il suo tempo libero a Debian. Cioè...lo sta rendendo un po più appetibile per le moderne macchine che non vedono l'ora di modificare la versione del loro ich (per esempio).</p>
<p>La pagina dei download è <a href="http://kmuto.jp/debian/d-i/" target="_self">qui</a></p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/it/"><br />
<img style="border-width:0;" src="http://i.creativecommons.org/l/by-nc/2.5/it/88x31.png" alt="Creative Commons License" /><br />
</a></p>
<p>This<br />
<span>opera</span> by<br />
<a rel="attributionURL" href="https://blog69.wordpress.com">--dani--</a> is licensed under a<br />
<a rel="license" href="http://creativecommons.org/licenses/by-nc/2.5/it/">Creative Commons Attribuzione-Non commerciale 2.5 Italia License</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Compilare sempre a manetta]]></title>
<link>http://ugaciaka.wordpress.com/?p=240</link>
<pubDate>Fri, 18 Jul 2008 15:18:17 +0000</pubDate>
<dc:creator>ugaciaka</dc:creator>
<guid>http://ugaciaka.wordpress.com/?p=240</guid>
<description><![CDATA[Il titolo fa schifo ma non mi veniva in mente niente di efficace.
Se abbiamo un processore multicore]]></description>
<content:encoded><![CDATA[<p>Il titolo fa schifo ma non mi veniva in mente niente di efficace.</p>
<p>Se abbiamo un processore multicore o più processori, per compilare più velocemente sfruttando il parallelismo, possiamo dare make con l'opzione -jn dove n sta per il numero di processori più 1. Oppure per fare in modo che ad ogni compilazione questo sia impostato di default basta impostare la variabile d'ambiente CONCURRENCY_LEVEL. Ma perché numero_processori+1? Tindal mi ha dato la risposta che copio ed incollo qui</p>
<blockquote><p>il concurrency level va impostato ad un numero maggiore rispetto al numero di processori (o core), se vuoi risparmiare più tempo possibile parallelizzando i processi, per assicurare che ci sia sempre un processo avviabile quando c'è un po' di tempo di calcolo disponibile</p>
<p>ogni processo ha dei periodi in cui non riesce ad usare al massimo il processore: se hai 2 processori e 2 processi avrai qualche tempo morto per entrambi i processi, e il fatto di averne almeno un altro in esecuzione ti permette di usare anche questi tempi morti</p>
<p>bada che di solito parliamo di poco (penso che nella compilazione di un kernel puoi guadagnare al max 10-20 secondi, a occhio), ma dipende dai processi: più ci sono tempi morti più guadagni aumentando il numero di processi concorrenti</p>
<p>ah, ovviamente non riuscirai a fare molto altro con il pc mentre lo tieni così occupato</p></blockquote>
<p>Ora daremo l'esempio più classico per i desktop moderni: due core (naturalmente vale sia per AMD che INTEL o altro...)</p>
<p><strong>Per archlinux (o simili)</strong></p>
<blockquote><p>sudo nano /etc/profile</p></blockquote>
<p>e aggiungiamo la riga</p>
<blockquote><p>export CONCURRENCY_LEVEL = 3</p></blockquote>
<p>poi</p>
<blockquote><p>source /etc/profile</p></blockquote>
<p>Prova che funzioni</p>
<blockquote><p>echo $CONCURRENCY_LEVEL</p></blockquote>
<p><strong>Per debian (o simili)</strong></p>
<blockquote><p>sudo nano /etc/environment</p></blockquote>
<p>e aggiungiamo la riga</p>
<blockquote><p>export CONCURRENCY_LEVEL = 3</p></blockquote>
<p>poi</p>
<blockquote><p>source /etc/environment</p></blockquote>
<p>Prova che funzioni</p>
<blockquote><p>echo $CONCURRENCY_LEVEL</p></blockquote>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Uptime]]></title>
<link>http://pillateunlinux.wordpress.com/?p=423</link>
<pubDate>Fri, 18 Jul 2008 12:33:03 +0000</pubDate>
<dc:creator>pragmart</dc:creator>
<guid>http://pillateunlinux.wordpress.com/?p=423</guid>
<description><![CDATA[Hoy he reiniciado mi eMac porque ya hace unos días se actualizó a una nueva versión del nucleo y ]]></description>
<content:encoded><![CDATA[<p style="text-align:justify;">Hoy he reiniciado mi eMac porque ya hace unos días se actualizó a una nueva versión del nucleo y quería ver como va 'Lenny' funcionando con ella. De modo que... tuve que decir adiós a mi intento de superar el record de tiempo ininterrumpido funcionando de mi Debian, que tenía establecido en 35 días y que no fueron más debido a que, calabaceando entre los cables, desenchufé el ordenador por error aquel fatídico día.</p>
<p style="text-align:justify;">No obstante antes de reiniciar esta mañana, antes de quedarme sin Internet (gracias, muchas gracias ONO), abrí un Terminal, escribí el comando <em>uname -a &#38;&#38; uptime</em>, le di al <em>intro</em> y esto es lo que salió:</p>
<p style="text-align:center;"><em>Linux emac 2.6.24-1-powerpc #1 Sat May 10 11:39:20 UTC 2008 ppc GNU/Linux</em></p>
<p style="text-align:center;"><em>08:33:05 up 34 days, 17:41,  2 users,  load average: 0.60, 0.81, 0.48</em></p>
<p style="text-align:justify;">Con el nuevo nucleo,</p>
<p style="text-align:center;"><em>Linux emac 2.6.25-2-powerpc #1 Fri Jun 27 04:51:57 UTC 2008 ppc GNU/Linux</em></p>
<p style="text-align:justify;">parece q todo va a la perfección, y espero que el record de 35 días quede muy atrás.</p>
<p style="text-align:justify;">¿Alguien da más?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[The longest twenty days of my life comes to an end...]]></title>
<link>http://lalithsuresh.wordpress.com/?p=41</link>
<pubDate>Fri, 18 Jul 2008 07:30:24 +0000</pubDate>
<dc:creator>lalithsuresh</dc:creator>
<guid>http://lalithsuresh.wordpress.com/?p=41</guid>
<description><![CDATA[In two days from now, I&#8217;ll be on a train to Jaipur after long last. While anyone else would be]]></description>
<content:encoded><![CDATA[<p>In two days from now, I'll be on a train to Jaipur after long last. While anyone else would be sad that they could spend only twenty days at home, I beg to differ. I for one, am a person who doesn't like to remain 'idle'. I was advised time and again to just sit back and relax through whatever little is left of my vacation. Time not only flies when you're having fun, it also soars when you're busy with something or the other. In all other cases, it's just as fast as a cheetah who's been run over by an 18 wheeler and then eaten up by a pack of vultures. Anyway, the point is, I've never experienced boredom of this order before. Barring a day or two, my friends were never around and neither were my cousins. My mom insisted I go visit all those old people (her uncles and aunts) who live in remote corners of the planet. But visiting old people ain't exactly my idea of a fun filled rollercoaster ride of a vacation you know? Yeah, call me a brat. See if I care...</p>
<p>To add <a title="Indo-US nuclear deal" href="http://www.financialexpress.com/news/Highlights-of-IndoUS-nuclear-deal/208405/" target="_blank">enriched nuclear fuel</a> to the fire, I couldn't work on my laptop. Why? Because of all the things I'd forgotten to do back from college, I forgot to configure my Debian for using the dial-up connection I have at home. And since I didn't have a pen drive to transfer content between my PC and my laptop, I was pretty much stuck. And if you didn't know, trying to work/hack on Windows is as good as trying to dance without feet. When the <a title="Google Code Jam" href="http://code.google.com/codejam/" target="_blank">Google Code Jam</a> happened yesterday, I couldn't submit my code because of this. I'd successfully solved one of the problems which was enough for me to qualify but darn.</p>
<p>On the bright side, I learnt python through that problem. I ain't that good a programmer and I'm still learning. As of now, I'm pretty much in love with python and this could be the one language I've been looking for since quite a while. An elegant combination of simplicity (near english like syntax) and power (very good built in datatypes and methods) is exactly what the doctor ordered in my case because I'm someone who wants to easily implement an algorithm without having to work out low level details. <a title="Haskell" href="http://www.haskell.org/" target="_blank">Haskell</a> is the God of languages in this case which I'll come to shortly. And yes, I'm a lazy sloth.</p>
<p>During these three weeks, I tried my hand out in a lot of other things as well such as Perl, linux socket programming, linux driver coding, trivial kernel hacking and lastly, Haskell. Haskell is one thing that's impressed me a lot. Thanks <a title="Vivi" href="http://vivisheksudhir.wordpress.com" target="_blank">Vivi</a> for introducing me to it. Haskell is a purely functional programming language. To learn Haskell, you basically have to unlearn whatever programming you already know, and then learn it again from scratch. But learning Haskell makes you re-think and improve your programming methodology it seems. I didn't read too much on it because I couldn't download the Hugs compiler till I get back to college. No point learning if you can't try out code yourself, is there? Some ten/nine pointers I know would disagree :D . Anyways, Haskell works at a very high level compared to languages like C. Hence, you can do a quicksort in just one line! Yes, one line and thats it. Brilliant eh? Here's how it looks like...<br />
<span style="color:#ff6600;"><br />
<span style="color:#000080;"> qsort []     = []<br />
qsort (x:xs) = qsort (filter (&#60; x) xs) ++ [x] ++ qsort (filter (&#62;= x) xs)</span></span></p>
<p>The first line means, "qsort on an empty list returns an empty list". The second line is read as follows, "qsort is a function operated on a list where the first element is x and the rest is tagged xs, such that the element x lies between two elements such that the ones on the right are greater than or equal to it and the ones on the left are less than or equal to it". ++ is the concatenation symbol. And yes, Haskell thrives on recursions.</p>
<p>I can't wait to get back to college and get into the hustle and bustle of life all over again. I'm also looking forward to attending the induction training programme for the <a title="Sun Campus Ambassador Programme" href="http://developers.sun.com/students/campus_ambassadors.jsp">Sun Campus Ambassadors</a> in Bangalore between the 27th and 29th of this month. My CA work officially starts from the 1st of August. Anyways, I've laid down a set of goals for myself  for the coming semester which according to Suvha, might lead to me ending up in an asylum. Maybe, I am overloading myself again. Maybe I'm not. Whatever the case, I guess I'm all for it now. I think I'm rejuvenated and wiser (laugh you morons...laugh) after a couple of lessons life thought me in the past few months. Let's see how things change now...</p>
<p>Cheers!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Carpetas Mágicas]]></title>
<link>http://vat69.wordpress.com/?p=497</link>
<pubDate>Fri, 18 Jul 2008 03:44:44 +0000</pubDate>
<dc:creator>hielasangre</dc:creator>
<guid>http://vat69.wordpress.com/?p=497</guid>
<description><![CDATA[
A veces, por pereza nomás, no nos gusta andar seleccionando la carpeta en que queremos guardar los]]></description>
<content:encoded><![CDATA[<p><img class="alignleft" style="margin:4px 8px;" src="http://img.photobucket.com/albums/v739/Hielasangre/Pinturas%20y%20dibujos/cosmo01.jpg" alt="Cosmo" width="140" height="130" /></p>
<p style="text-align:justify;">A veces, por pereza nomás, no nos gusta andar seleccionando la carpeta en que queremos guardar los archivos que descargamos y dejamos que <a title="Qué hacés que no te descargaste Firefox todav�a?" href="http://www.firefox.com.ar/" target="_blank">Firefox</a> tire todo en el escritorio. El escritorio es un lugar de trabajo cómodo. Todo está a mano y esa es su función. Pero llega un momento en que se llena.</p>
<p style="text-align:justify;">Una solución interesante sería disponer de un lanzador (un simple ícono) sobre el cual arrastrar los archivos y que, según su tipo, se dirijan automáticamente a la carpeta que corresponde cada uno (Imágenes, Música, Documentos, etc.).</p>
<p style="text-align:justify;">Esa es la idea de este simple script para bash. Las comillas dobles alrededor de <strong>$1</strong> nos aseguran que no habrá problemas con los archivos con espacios en su nombre y los square brackets se usan para tener en cuenta mayúsculas y minúsculas.</p>
<p style="background:#dddddd;border-left:2px dashed #999999;border-right:2px dashed #999999;border-top:2px dashed #999999;border-bottom:2px dashed #999999;padding-left:6px;padding-right:3px;">#!/bin/bash<br />
while [ $# -ge 1 ];<br />
do<br />
case "$1" in<br />
*.[mM][pP]3)<br />
mv "$1" ~/Musica<br />
;;<br />
*.[jJ][pP][gG] &#124; *.[gG][iI][fF])<br />
mv "$1" ~/Imagenes<br />
;;<br />
*.doc &#124; *.[tT][xX][tT])<br />
mv "$1" ~/Documentos<br />
;;<br />
*)<br />
exit 0<br />
;;<br />
esac<br />
shift<br />
done</p>
<p style="text-align:justify;">Creamos un archivo cuyo contenido sea el de arriba y lo grabamos en una carpeta donde tengamos nuestros scripts. Por ejemplo, podríamos llamar al script <strong>magic.sh</strong> y guardarlo en la carpeta <strong>/scripts</strong>, asegurándonos que todos los usuarios tengan permiso de paso sobre el directorio y ejecución del script. Para ello, una vez creado el archivo (si lo hicimos como root):</p>
<p style="background-color:#000000;color:#00FF00;padding-left:3px;">chmod -R a+x /scripts</p>
<p style="text-align:justify;">Ahora que tenemos el script, debemos crear un lanzador en el escritorio. <strong>Botón derecho</strong> &#62; <strong>Crear un lanzador</strong>. Le ponemos un nombre, un comentario y en comando escribimos la ruta completa al script; en este caso <strong>/scripts/magic.sh</strong>. Le ponemos un ícono lindo y listo.</p>
<p style="text-align:justify;">Cuando tengamos un archivo con extensión <strong>jpg</strong> en el escritorio y lo arrastremos hasta nuestra "carpeta mágica", irá a parar automáticamente al directorio imágenes. Se pueden agregar tipos de archivos y carpetas extras. Es necesario que las carpetas destino estén creadas de antemano, claro.</p>
<p style="background:#cccccc;border-top:3px solid #555555;padding-left:3px;"><strong><span style="text-decoration:underline;"> Fuente</span>:</strong><br />
<a title="Ubuntu Life" href="http://ubuntulife.wordpress.com/2008/07/14/magic-folder-en-ubuntu/" target="_blank">Ubuntu Life</a><br />
<a title="Ubuntu Forums" href="http://ubuntuforums.org/showthread.php?t=508955" target="_blank">Ubuntu Forums</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Bye Bye Linux]]></title>
<link>http://happyquark.wordpress.com/?p=104</link>
<pubDate>Fri, 18 Jul 2008 02:50:44 +0000</pubDate>
<dc:creator>happyquark</dc:creator>
<guid>http://happyquark.wordpress.com/?p=104</guid>
<description><![CDATA[So I recently made the switch to Ubuntu Linux and I&#8217;ve been using it for almost a month. So fa]]></description>
<content:encoded><![CDATA[<p>So I recently made the switch to <a href="http://happyquark.com/2008/07/12/linux-what-is-it-good-for/">Ubuntu Linux</a> and I've been using it for almost a month. So far I have found that I like the overall setup of the system (the Debian setup). For the most part it runs faster than XP and I like how much simpler and quicker things can be when you begin to really learn the power of utilizing the terminal. Best of all, I like the free software and easy access to it. With all that said, Linux fails in a few areas that are essential areas for me and I am not particularly interested in dual booting back and forth between the two OS's just to get some simple things done. In prior posts I have given quick descriptions of some of the necessary programs but in this post I feel a stronger justification is needed for the switch.</p>
<p>1. Video Editing: Video editing is a major hobby of mine and it just happens to be the thing which Linux fails the hardest at. There is literally not a single useful piece of video editing software available to Linux. On Windows my primary mode of video production is Sony Vegas, but I have also done work in Adobe Premier, Ulead Video Studio, Windows Movie Maker and Pinnacle. Some of these are better than others (Vegas&#62;Premier&#62;Ulead&#62;Pinnacle&#62;WMM). When it comes to Linux video apps they are all equally bad (Kino=LiVES=Kdenlive=Cinerella=complete and utter shit). Some will argue that Cinerella is significantly better than the rest and to be honest this is true, however it is still so bad that it is equally incapable of producing a finished product and that is where it really counts. The programs are all missing their own extremely important aspects so the only way to really get even simple editing done is to have multiple editors open at the same time so that you can pass the project back and forth.</p>
<p>2. Audio Editing: Another of my hobbies is music production which again Linux is miserable at. Not quite as miserable as video editing but almost. Lately I have been using FL Studio because I prefer its interface, but should I ever change my mind, I know I can always switch to wonderful alternatives like Cubase, Reason and Sony Acid. Linux offers a program called Linux Multi-Media Studio which is clearly an FL Studio rip-off but it isn't pulled off quite as well. Again, the fact that it is free is nice, but it just doesn't stand up on its own as anything but an amateur level piece of software.</p>
<p>3. Image Editing: There is an image editing software god and its name is photoshop (peace be upon it). As with all of the previous softwares discussed, Photoshop can't be loaded onto linux without some major hiccups, meaning the user has to settle for a whole host of unsuitable alternatives. In this instance Linux offers GIMP which I have to admit, I like. It is a very good piece of software. Admittedly I don't like the interface but I assume with more practice I could get used to it. Still, it is far from being an alternative to Photoshop. It is simply a more powerful piece of equipment.</p>
<p>Aside from these 3 major areas I had some significant problems or distastes for some specific Linux equivalents. These programs included Maple 10/11, Mathematica, Matlab, and Texnic Center (I didn't really like any of the Linux Tex IDE's).</p>
<p>I really did like Ubuntu and wished that it would have fit my needs. It seems that Linux either succeeds spectacularly or fails miserably with everything it does. Meanwhile Windows enables me to do just about anything with very minor complications. For me, this makes Windows the better choice. Should many of these problems be sorted out or more and better software was developed to suit my needs, I would gladly make the switch back. Until then, Windows is my OS.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Decompressing and ramping up]]></title>
<link>http://lin08.wordpress.com/?p=35</link>
<pubDate>Fri, 18 Jul 2008 02:39:10 +0000</pubDate>
<dc:creator>Larry</dc:creator>
<guid>http://lin08.wordpress.com/?p=35</guid>
<description><![CDATA[Spending the better part of the day yesterday decompressing &#8212; giving Ken a ride to the airport]]></description>
<content:encoded><![CDATA[<p>Spending the better part of the day yesterday decompressing -- giving Ken a ride to the airport was a good outing -- I actually got back to work today toward next Saturday's event. To my surprise, I found that the Felton Presbyterian Church does have wireless, and that we can pick it up for the next event on July 26, so that's a good sign.</p>
<p>I had a chance to speak at the tail end of <a href="http://tllts.org/">The Linux Link Tech Show</a> to give a brief report about the two events to date. And if I sound a little exuberant, it's because I am. The project has gone better than my expectations, and there's a good argument that we won't have to do the "Microsoft-free for a week" because so many people have already converted to GNU/Linux that we can monitor their progress, find what works for them, what doesn't work for them, and they don't have to go back at the end of a week.</p>
<p>It's something to discuss, anyway.</p>
<p>Christian Einfeldt also started putting video together. If you want to see an example of Ken and me in action, you can go <a href="http://www.archive.org/details/e-dv538_ken_larry_boadm_01_002.ogg">here</a> for essentially a not-ready-for-prime-time version (only because it's raw footage, as the Digital Tipping Point provides, and it can be used by anyone -- yep, that's open-source video for you). Ken is on the right, I'm on the left (and that's by design). There will be more of this, and needless to say, we're going to be putting this together in a video form that will be shown to the general public. As for the events themselves, they will be up as soon as Christian can get an edited version up.</p>
<p>We've been discussing other things as well: It came up last night on the radio that tech help can come from anywhere with the proper equipment -- an IRC channel, a forum, a mailing list, etc. The guys at The Linux Link Tech Show have offered their help, as well as some time in a few weeks to have some of the Felton residents who have converted on the show.</p>
<p>Those items are all on at the top of the list, hopefully in place by the next event.  </p>
<p>90 and sunny, becoming cooler as the evening approaches.</p>
<p><a href="http://www.getgnulinux.org/"><img src="http://links.gnulinuxmatters.org/en/80x23_02.png" alt="Get Linux" width="80" height="25" /></a><br />
<a title="fedora badge" href="http://www.fedoraproject.org/"><img src="http://larrythefreesoftwareguy.wordpress.com/files/2008/02/fedora_powered.png" alt="fedora badge" /> </a><a href="http://www.mandriva.com"><img class="alignnone size-full wp-image-142" src="http://larrythefreesoftwareguy.wordpress.com/files/2008/05/get_mandriva_80x15_2.png" alt="" width="80" height="15" /></a> <a href="http://www.openoffice.org"><img class="alignnone size-full wp-image-144" src="http://larrythefreesoftwareguy.wordpress.com/files/2008/05/get_openoffice20_80x15.png" alt="" width="80" height="15" /></a> <a href="http://faq.fixedbylinux.com-a.googlepages.com/lindependence2008-bringinglinuxtothemass"><img class="alignnone size-full wp-image-145" src="http://larrythefreesoftwareguy.wordpress.com/files/2008/05/lindependence.png" alt="" width="80" height="15" /></a> <a title="WordPress" href="http://www.wordpress.com"><img src="http://larrytheopensourceguy.wordpress.com/files/2007/07/wp_micro.gif" alt="Wordpress button" /></a> <a title="debian" href="http://www.debian.org"><img src="http://larrytheopensourceguy.wordpress.com/files/2007/08/debian6.png" alt="debian" /></a> <a title="dbEntrance button" href="http://www.dbentrance.com/"><img src="http://larrythefreesoftwareguy.wordpress.com/files/2008/02/dbentrance_button.thumbnail.png" alt="dbEntrance button" /></a> <a title="AntiX 7.0" href="http://antix.mepis.org"><img src="http://larrythefreesoftwareguy.wordpress.com/files/2008/02/antix70.png" alt="AntiX 7.0" /></a> <a title="Wolvix" rel="attachment wp-att-128" href="http://lin08.wordpress.com/?attachment_id=128"><img src="http://larrythefreesoftwareguy.wordpress.com/files/2008/02/wolvix.png" alt="Wolvix" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[debian lenny 2.6.25-2 cant login as normal user]]></title>
<link>http://ttwhy.wordpress.com/?p=17</link>
<pubDate>Thu, 17 Jul 2008 22:06:54 +0000</pubDate>
<dc:creator>ttwhy</dc:creator>
<guid>http://ttwhy.wordpress.com/?p=17</guid>
<description><![CDATA[Ive had a strange problem with my lenny debian system. After a update my kdm dont let me login as no]]></description>
<content:encoded><![CDATA[<p>Ive had a strange problem with my lenny debian system. After a update my kdm dont let me login as normal user (but kdm shown up as allways).<br />
After ages i searching logfiles a found some "questions" (finaly, cause its hard to find a answer without a question).<br />
First of all -&#62; There is a problem with the nvidia drivers and the 2.6.26 (and 2.6.25) kernel images from debian. The patches (from nvidia) didnt worked for me, which made me think about the normal debian way. Get the source by<br />
apt-get install nvidia-kernel-source.</p>
<p>compiled it with :<br />
<code><br />
cd /usr/src/modules/nvidia-kernel<br />
make modules<br />
make install<br />
</code><br />
(nvidia module should now be there)</p>
<p>but we still need nvidia-glx (on my sourcelist i only got a wrong version, which made me search the nvidia page).<br />
found a matching version (watch the output of the make command) and install only the glx part by following command:<br />
<code><br />
yourNvidiaBinFile.run --no-kernel-module<br />
</code><br />
okay. Server should be prepaired now the work again. But it would be "to easy".<br />
To mass it up even more, there is a bug in dmsetup atm. which causes udev and initrds to fail. parts of this are wrong permission in some importent /dev/ devices.</p>
<p>to get the minimum back again you should set<br />
<code><br />
chgrp users /dev/null<br />
chgrp users /dev/random<br />
chgrp users /dev/urandom<br />
</code><br />
stressful and not like we know it from the debian system. but will be fixed for sure.</p>
<p>fixing the kernel the correct way:<br />
/etc/udev/rules.d/65_dmsetup.rules<br />
first lines all have GOTO="device_mapper_end".</p>
<p>which should look like this:<br />
<code><br />
SUBSYSTEM!="block",                             GOTO="device_mapper_end"<br />
KERNEL!="dm-*",                                 GOTO="device_mapper_end"<br />
ACTION!="add&#124;change",                           GOTO="device_mapper_end"<br />
</code></p>
<p>than adjust you kernel to get sure everthings fine<br />
<code><br />
update-initramfs -k all -u<br />
</code></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[APT con Poderes de SUPER VACA]]></title>
<link>http://inforux.wordpress.com/?p=291</link>
<pubDate>Thu, 17 Jul 2008 15:33:48 +0000</pubDate>
<dc:creator>inforux</dc:creator>
<guid>http://inforux.wordpress.com/?p=291</guid>
<description><![CDATA[Realmente, es increible como me sorprende la terminal,  ya decia q  siempre hay cosas  interesant]]></description>
<content:encoded><![CDATA[<p>Realmente, es increible como me sorprende la terminal,  ya decia q  siempre hay cosas  interesantes, y lo hay, por ejemplo, la diferencia entre el apt y aptitude, muy independiente, q de apt, no elimina dependias y carpetas creadas en instalacion, y aptitude si lo hace... en esta entrada diferencia es: QUIEN  TIENE LOS HUEVOS DE PASCUA (Easter Egg), el origen lo puedes encontrar <a href="http://www.eeggs.com/items/36008.html">Aqui</a>....</p>
<p>Al parecer poderes de super vaca, es quien es mas poderoso, aptittude o apt, el asunto es q nosotros mismos podemos comprobarlo.</p>
<p>veamos:<!--more--></p>
<pre>$apt-get moo</pre>
<p>El poderoso apt, si tiene poderes...</p>
<p style="text-align:center;"><a href="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux1.png"><img class="size-medium wp-image-292 aligncenter" src="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux1.png?w=300" alt="" width="300" height="146" /></a></p>
<pre>$aptitude moo</pre>
<p>sorpresa, aptitude no...</p>
<p style="text-align:center;"><a href="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux2.png?w=300"><img class="size-medium wp-image-293 aligncenter" src="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux2.png?w=300" alt="" width="300" height="104" /></a></p>
<pre>$aptitude -v moo</pre>
<p>Insiste...</p>
<p style="text-align:center;"><img class="alignnone size-medium wp-image-294" src="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux3.png?w=300" alt="" width="300" height="104" /></p>
<pre>$aptitude -vv moo</pre>
<p style="text-align:left;">Insiste, no te des por vencido.</p>
<p style="text-align:center;"><a href="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux4.png"><img class="size-medium wp-image-295 aligncenter" src="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux4.png?w=300" alt="" width="300" height="104" /></a></p>
<pre>$aptitude -vvv moo</pre>
<p style="text-align:left;">Insiste, se hace la dificil...jeje</p>
<p style="text-align:center;"><a href="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux5.png"><img class="size-medium wp-image-296 aligncenter" src="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux5.png?w=300" alt="" width="300" height="104" /></a></p>
<pre>$aptitude -vvvv moo</pre>
<p style="text-align:left;">Ya mismo, no aguantara la presion...</p>
<p style="text-align:center;"><a href="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux6.png"><img class="size-medium wp-image-297 aligncenter" src="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux6.png?w=300" alt="" width="300" height="104" /></a></p>
<pre>$aptitude -vvvvv moo</pre>
<p style="text-align:left;">Viste? quiere dartelo, solo insiste...</p>
<p style="text-align:center;"><a href="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux7.png"><img class="size-medium wp-image-298 aligncenter" src="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux7.png?w=300" alt="" width="300" height="114" /></a></p>
<p style="text-align:left;">Entonces, aptitude tienen o no huevos de pascua?....jjajaa,, haber molestalo de nuevo, hacer q te dice:</p>
<p style="text-align:center;"><a href="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux8.png"><img class="size-medium wp-image-299 aligncenter" src="http://inforux.wordpress.com/files/2008/07/pantallazo-inforux8.png?w=300" alt="" width="300" height="114" /></a></p>
<p style="text-align:left;">A mi me dejo, sorprendido, muy sorprendido...  y dpkg?...</p>
<p style="text-align:left;">Saludos</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Membuat Youtube Clone]]></title>
<link>http://renonku.wordpress.com/?p=37</link>
<pubDate>Thu, 17 Jul 2008 14:37:06 +0000</pubDate>
<dc:creator>renon</dc:creator>
<guid>http://renonku.wordpress.com/?p=37</guid>
<description><![CDATA[Pernah buka youtube dong???
Kepikiran gak sih, gmn cara buat situs kyk youtube?, dengan segala ]]></description>
<content:encoded><![CDATA[<p>Pernah buka <a title="youtube" href="http://youtube.com">youtub</a>e dong???<br />
Kepikiran gak sih, gmn cara buat situs kyk youtube?, dengan segala kerumitannya dan kompleks bgt.<br />
Mengutip ayat Al-qur'an yg berbunyi: "Setelah kesulitan ada kemudahan". Maka untuk membuat situs seperti youtube pun ada kemudahannya. yaitu menggunakan CMS (Content Management System). Untuk CMS seperti youtube banyak banget di internet yaitu :</p>
<ol>
<li> PhpMotion : Free(Gratis) tp kelemahannya adalah agak sulit menginstallnya.</li>
<li> Ostube : Free juga, tp yg versi community dengan segala keterbatasannya. tp mudah di install dan digunakan.</li>
<li> dan lain-lain. kebanyakan yang lain pada bayar dan harganya $100 keatas.</li>
</ol>
<p>nah dengan pertimbangan diatas akhirnya gw memilih ostube. Untuk memudahkan membuatnya saya akan buat langkah per langkah :</p>
<ol>
<li> Download ostube di situsnya, pertama harus register dulu baru bisa download.</li>
<li> Download juga dokumentasinya, seperti cara install nya dan lain-lain. ada 2 pilihan mo pk yg bahasa inggris ato jerman. pilih inggris aja lah, biar gampang.</li>
<li> Abis itu ikutin cara install nya.</li>
</ol>
<p>Saya ada beberapa referensi buat cara installnya :</p>
<ul>
<li><a title="ostube" href="http://lustan.wordpress.com/2008/02/13/streaming-server-with-ostube/"> http://lustan.wordpress.com/2008/02/13/streaming-server-with-ostube/</a></li>
<li>install mencoder, ruby, flvtool2 dan mplayer di debian, karna gw coba ostube ini di debian <a title="mencoder" href="http://linux.justinhartman.com/FFmpeg,_FFmpeg-PHP,_Lame,_Libogg,_Libvorbis,_FLVtool2,_Mplayer,_Mencoder,_AMR_Installation">http://linux.justinhartman.com/FFmpeg,_FFmpeg-PHP,_Lame,_Libogg,_Libvorbis,_FLVtool2,_Mplayer,_Mencoder,_AMR_Installation</a></li>
<li>kalo ada error pas mo install libogg or libvorbis tambahin di ./configurenya --enable-share</li>
<li>lainnya searching di google</li>
</ul>
<p>kyknya segitu aja cara installnya, sory gak gw jelasin satu2, abisnya gw juga ikut tutorial org lain, jadi mendingan liat tutor org lain aja, sambil kalo ada error gw coba2 benerin,, hehehhehe,, Maaf yah kalo berantakan tulisannya.</p>
<p>Mudah-mudahan bermanfaat.</p>
<ul></ul>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Linux rendszeradmin]]></title>
<link>http://spillerlaszlo.wordpress.com/?p=231</link>
<pubDate>Thu, 17 Jul 2008 12:45:13 +0000</pubDate>
<dc:creator>Spiller László</dc:creator>
<guid>http://spillerlaszlo.wordpress.com/?p=231</guid>
<description><![CDATA[Média területen piacvezető multinacionális cégcsoporthoz keresünk munkatársakat Web 2.0 és k]]></description>
<content:encoded><![CDATA[<p>Média területen piacvezető multinacionális cégcsoporthoz keresünk munkatársakat Web 2.0 és közösségi portál témájú projektekhez. A cégcsoport több olyan oldalt is üzemeltet, melyek a világ leglátogatottabb 100 weboldala, illetve Magyarország leglátogatottabb 10 weboldala között szerepelnek. Az új fejlesztések mind a tartalom, mind pedig az alkalmazott technológiák alapján szintén a világ élvonalába tartoznak. Komoly, tőkeerős háttér biztosítja a nyugodt munkát, a kiemelt bérezést és a szakmai fejlődést.</p>
<p>Feladatok:</p>
<ul>
<li>Debian GNU/Linux alapú szerverek és az ezeken futó webes alkalmazások telepítése, üzemeltetése</li>
<li>Új alkalmazások, rendszerek tervezésében való aktív részvétel</li>
<li>Hardver/szoftvercserék, frissítések elvégzése</li>
<li>Szolgáltatás kiesés minimalizálása, hibaelhárítás<br />
 </li>
</ul>
<p>Szakmai elvárások:</p>
<ul>
<li>Linux rendszerek (elsősorban Debian GNU/Linux) készségszintű ismerete</li>
<li>Apache, PHP, Mysql üzemeltetési ismeretek</li>
<li>Angol nyelvismeret (szakmai dokumentációk megértése)</li>
<li>Jó problémamegoldó képesség</li>
<li>Pontos, precíz munkavégzés</li>
<li>Dokumentáció írására és karbantartására való hajlandóság</li>
<li>Nyitottság új technológiák, rendszerek megismerésére</li>
<li>Problémák komplex kezelésének képessége</li>
<li>Scriptnyelvek ismerete (főként bash, perl)</li>
<li>Hétvégi vagy éjszakai ügyelet elvállalása<br />
 </li>
</ul>
<p>Előnyt jelent:</p>
<ul>
<li>Clusterelt webes alkalmazásüzemeltetési tapasztalat</li>
<li>Apache, PHP, Mysql teljesítményhangolási tapasztalat</li>
<li>Magas rendelkezésre állású rendszerekkel kapcsolatos tapasztalat</li>
<li>SQL ismeret</li>
<li>Verziókezelő rendszer ismerete (CVS, SVN)</li>
<li>PHP ismeret</li>
<li>Lighttpd ismerete<br />
 </li>
</ul>
<p>Amit kínálunk:</p>
<ul>
<li>Kiemelkedő bérezés</li>
<li>Fiatal, dinamikus csapat</li>
<li>Szakmai támogatás és tudásbázis a munkavégzéshez</li>
<li>Folyamatos fejlődés, kihívások</li>
<li>Nemzetközi karrierlehetőség</li>
<li>Cafeteria rendszer<br />
 </li>
</ul>
<p>Munkaidő, helyszín:</p>
<ul>
<li>Modern, jól felszerelt iroda Budapest központjában<br />
 </li>
</ul>
<p><a href="mailto:laszlo_spiller@kellyservices.hu">laszlo_spiller@kellyservices.hu</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Nmap Debian]]></title>
<link>http://aribowo21.wordpress.com/?p=22</link>
<pubDate>Thu, 17 Jul 2008 12:39:45 +0000</pubDate>
<dc:creator>aribowo21</dc:creator>
<guid>http://aribowo21.wordpress.com/?p=22</guid>
<description><![CDATA[Nmap itu apa?Nmap adalah Tool untuk eksplorasi jaringan, secara ekslusif menjadi salah satu tool and]]></description>
<content:encoded><![CDATA[<p>Nmap itu apa?Nmap adalah Tool untuk eksplorasi jaringan, secara ekslusif menjadi salah satu tool andalan yang sering digunakan oleh Administrator Jaringan, Pen-Test (IT Developer yg dibayar untuk mencari Hole pada System Jaringan) sebagai attacker. Nmap mampu melakukan probing (probe) ke jaringan untuk mengetahui port2 mana yang aktifdan mengetahui jenis OS target. Nmap kompatibel untuk wind** dan Linux</p>
<p>Dalam kasus ini saya pakai debian distro, Yang terbaru adalah Nmap 4.68 (saat tulsian ini dibuat) dan itu juga yang sekarang tidak saya pakai ;)). Pakai yang 4.11</p>
<p>donlot dulu Nmap dari www.insecure.org<br />
#wget --alamat download-- a</p>
<p>atau lgsg install dari repository debian #apt-get install nmap &#60;sarankan yang ini aja,stabil&#62;</p>
<p>extract di direktori terserah (pastikan sudah terinstall bzip2) :</p>
<p>#tar -jxvf filename.tar.bz2</p>
<p>Install Nmap</p>
<p>#./configure<br />
Tentukan target..lalu coba jalankan Nmap :<br />
&#62;&#62;&#62;&#62; Untuk Stealth Scanning pakai koneksi TCP SYN:<br />
#nmap -sS --IP address--</p>
<p>&#62;&#62;&#62;&#62; Untuk scan pakai koneksi TCP biasa :<br />
#namp -sT --IP Address--</p>
<p>Untuk target terserah anda.:D. Ada bacaan lebih dari komunitas <a title="Nmap" href="http://ezine.echo.or.id/ezine6/ez-r06-biatchx-nmap-trick.txt" target="_self">echo.or.id</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Hosting Debian people in Israel]]></title>
<link>http://liorkaplan.wordpress.com/?p=68</link>
<pubDate>Thu, 17 Jul 2008 06:26:06 +0000</pubDate>
<dc:creator>Lior Kaplan</dc:creator>
<guid>http://liorkaplan.wordpress.com/?p=68</guid>
<description><![CDATA[This week was the third time this year I got to host people from Debian in Israel. I find it very in]]></description>
<content:encoded><![CDATA[<p>This week was the third time this year I got to host people from Debian in Israel. I find it very interesting to meet people from the project in a totaly different environment from the usuall confrences.</p>
<p>Having a relax talk (and maybe some good food) is a better way to know people than the quick talks I'm used to from more formal meeting. And having the chance to show them a city or the country is of course something I can't do abroad (:</p>
<p>So, if you're in the area - let me know. I can't provide a place to crash, but can still help...</p>
<p>p.s.</p>
<p>The invetation is open to any free software related people... don't be shy.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Perdiendo el Miedo a la Terminal ]]></title>
<link>http://tuxazteca.wordpress.com/?p=487</link>
<pubDate>Thu, 17 Jul 2008 04:14:13 +0000</pubDate>
<dc:creator>hebinohi</dc:creator>
<guid>http://tuxazteca.wordpress.com/?p=487</guid>
<description><![CDATA[

Seguramente y en mas de una ocasión, ya sea buscando la forma de instalar algún programa o aplic]]></description>
<content:encoded><![CDATA[<p><!-- 		@page { size: 21.59cm 27.94cm; margin: 2cm } 		P { margin-bottom: 0.21cm } 		H1 { margin-bottom: 0.21cm } 		H1.western { font-family: "Nimbus Sans L", sans-serif; font-size: 16pt } 		H1.cjk { font-family: "DejaVu Sans"; font-size: 16pt } 		H1.ctl { font-family: "DejaVu Sans"; font-size: 16pt } 		H2 { margin-bottom: 0.21cm } 		H2.western { font-family: "Nimbus Sans L", sans-serif; font-size: 14pt; font-style: italic } 		H2.cjk { font-size: 14pt; font-style: italic } 		H2.ctl { font-size: 14pt; font-style: italic } --></p>
<p style="margin-bottom:0;" align="left"><a href="http://tuxazteca.wordpress.com/files/2008/07/pantallazo-hebihebi-desktop.png"><img class="aligncenter size-full wp-image-485" src="http://tuxazteca.wordpress.com/files/2008/07/pantallazo-hebihebi-desktop.png" alt="" width="510" height="348" /></a></p>
<p style="margin-bottom:0;" align="left"><span style="font-family:Mukti Narrow;">Seguramente y en mas de una ocasión, ya sea buscando la forma de instalar algún programa o aplicación o solucionar algún problema que te surge, te ves en la necesidad de usar la <strong>terminal, </strong>ese desconocido que esta en todas partes y te has preguntado; <em><strong>¿Y que fregados es la terminal? </strong></em><em>Ò </em><span style="font-style:normal;"><span style="text-decoration:none;">simplemente no la usas por </span></span><span style="font-style:normal;"><span style="text-decoration:none;"><strong>miedo</strong></span></span><span style="font-style:normal;"><span style="text-decoration:none;"> o </span></span><span style="font-style:normal;"><span style="text-decoration:none;"><strong>desconocimiento. </strong></span></span><span style="font-style:normal;"><span style="text-decoration:none;">Pues bien, esta “Mini-Guía”, tratara de mostrarte algunas cosas que te pueden ser de ayuda y así por fin </span></span><span style="font-style:normal;"><span style="text-decoration:none;"><strong>perderle el miedo a la Terminal</strong></span></span></span></p>
<p style="margin-bottom:0;" align="left">
<h1 class="western"><span style="font-family:Mukti Narrow;"><span style="font-size:medium;"><span style="font-style:normal;"><span style="text-decoration:none;"><strong>¿Que es la Terminal?</strong></span></span></span></span><span style="font-family:Mukti Narrow;"><span style="font-style:normal;"><span style="text-decoration:none;"><strong><br />
</strong></span></span></span><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="font-style:normal;"><span style="text-decoration:none;"><span>La terminal es una forma de acceder al sistema sin utilizar la interfaz gráfica, es decir, todo  lo realiza a partir de ordenes escritas, lo que quiere decir que tienes el poder de controlar las acciones y ver como se realiza cada una de ellas.</span></span></span></span></span></h1>
<p style="margin-bottom:0;" align="left">
<h1 class="western"><span style="font-family:Mukti Narrow;"><span style="font-style:normal;"><span style="text-decoration:none;"><strong>Entonces... ¿Que es lo que veo en la terminal?</strong></span></span></span></h1>
<p><span style="font-family:Mukti Narrow;"><span style="font-style:normal;"><span style="text-decoration:none;"><span>Lo primero que vemos es el “prompt”, que es el indicador de la linea de comandos el cual esta esperando a que introduzcas una orden.<br />
Este puede variar al final, usa el símbolo</span></span></span></span><span style="font-family:Mukti Narrow;"><em><span style="text-decoration:none;"><span> "</span></span></em></span><span style="font-family:Mukti Narrow;"><em><span style="text-decoration:none;"><strong>$</strong></span></em></span><span style="font-family:Mukti Narrow;"><em><span style="text-decoration:none;"><span><strong>"</strong></span></span></em></span><span style="font-family:Mukti Narrow;"><span style="font-style:normal;"><span style="text-decoration:none;"><span><em><strong> </strong></em>si eres un usuario normal y “</span></span></span></span><span style="font-family:Mukti Narrow;"><span style="font-style:normal;"><span style="text-decoration:none;"><strong>#</strong></span></span></span><span style="font-family:Mukti Narrow;"><span style="font-style:normal;"><span style="text-decoration:none;"><span>” cuando accedes como superusuario (root/Administrador).</span></span></span></span></p>
<p style="margin-bottom:0;" align="left"><a href="http://tuxazteca.wordpress.com/files/2008/07/lo-que-se-ve-en-la-terminal.png"><img class="aligncenter size-full wp-image-486" src="http://tuxazteca.wordpress.com/files/2008/07/lo-que-se-ve-en-la-terminal.png" alt="" width="234" height="116" /></a></p>
<p style="margin-bottom:0;" align="left">
<p style="margin-bottom:0;" align="left"><span style="font-size:xx-small;"><em><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;"><span>Nota:  El carácter </span></span></span><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span>“~” </span></span></span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;"><span>que usualmente verás al iniciar un terminal indica que estás en el directorio /home/usuario. Es una especie de abreviatura.</span></span></span></em></span></p>
<p style="margin-bottom:0;" align="left">
<h1 class="western"><strong><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Acceder a una Terminal</span></span></strong></h1>
<p><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Para acceder a una terminal se puede hacer de dos formas, una es con una aplicación como el terminal de <a href="http://www.guia-ubuntu.org/index.php?title=GNOME">GNOME</a>, <a href="http://www.guia-ubuntu.org/index.php?title=Xterm&#38;action=edit">xterm</a> o <a href="http://www.guia-ubuntu.org/index.php?title=Konsole">konsole</a> de <a href="http://www.guia-ubuntu.org/index.php?title=KDE">KDE</a>, que son emuladores de la terminal dentro de una interfaz visual. Otra forma es salirse del entorno gráfico y acceder a un entorno completamente en modo texto, para esto último debemos teclear </span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;"><strong>Control+Alt+F1</strong></span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">. Linux proporciona por defecto seis terminales de este tipo, de </span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;"><strong>Control+Alt*F1</strong></span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;"> a </span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;"><strong>Control+Alt+F6</strong></span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">. Si queremos volver al modo gráfico lo hacemos con </span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;"><strong>Control+Alt+F7</strong></span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">.</span></span></p>
<h1 class="western"><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Sobre los Comandos ù Ordenes</span></span></h1>
<p><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Cuando trabajamos en la terminal, le damos ordenes por medio de comandos, estos son en forma de texto, si eres un usuario regular esto no te agradara, pero con el tiempo veras que hay “</span></span><span style="font-family:Mukti Narrow;"><em><span style="text-decoration:none;">algunas</span></em></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">” cosas que indudablemente son </span></span><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;"><strong>mas rápidas y eficientes mediante una terminal.</strong></span></span></p>
<h2 class="western"><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Algunos trucos</span></span></h2>
<p><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Tal vez, quieras saber que comandos puedas usar en la terminal, si es así, estarás feliz al saber que pulsando dos veces la tecla “Tab”</span></span><span style="font-family:Mukti Narrow;"><span style="font-size:xx-small;"><span style="text-decoration:none;"> (</span></span></span><span style="font-family:Mukti Narrow;"><span style="font-size:xx-small;"><em><span style="text-decoration:none;">Junto a la letra “q”) </span></em></span></span><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="font-style:normal;"><span style="text-decoration:none;">se te presentara un listado con las posibilidades, al igual si escribes, parte de un comando, </span></span></span></span><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="font-style:normal;"><span style="text-decoration:none;"><strong>se te mostraran los posibles comandos a usar.</strong></span></span></span></span></p>
<p><a href="http://tuxazteca.wordpress.com/files/2008/07/pantallazo-hebihebi-desktop-posibilidades-de-comando.png"><img class="aligncenter size-full wp-image-488" src="http://tuxazteca.wordpress.com/files/2008/07/pantallazo-hebihebi-desktop-posibilidades-de-comando.png" alt="" width="355" height="171" /></a><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="font-style:normal;"><span style="text-decoration:none;">En este caso, no escribí nada, así que me dará </span></span></span></span><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="font-style:normal;"><span style="text-decoration:none;"><strong>todos los comandos disponibles, </strong></span></span></span></span><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="font-style:normal;"><span style="text-decoration:none;">enseguida escribí “apt” seguidamente pulse dos veces la tecla “Tab” y me dio los posibles resultados para “apt”.</span></span></span></span></p>
<p><span style="font-size:x-small;"><em><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Si deseas mas información acerca de comandos te recomiendo visitar la "<a name="Lista de Comandos" href="http://www.esdebian.org/wiki/linea-comandos">Lista de Comandos</a>" de la comunidad Debian en español</span></span></em></span></p>
<p style="margin-top:0.42cm;page-break-after:avoid;"><span style="font-family:Nimbus Sans L,sans-serif;"><span style="font-size:medium;"><strong><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Mejorando el Aspecto de la Terminal</span></span></strong></span></span></p>
<p><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Sin duda, cuando algo se ve bien, mejora bastante la experiencia con la aplicación.<br />
Le daremos este aspecto:</span></span></p>
<p><a href="http://tuxazteca.wordpress.com/files/2008/07/pantallazo-la-todopoderosa-terminal.png"><img class="aligncenter size-full wp-image-489" src="http://tuxazteca.wordpress.com/files/2008/07/pantallazo-la-todopoderosa-terminal.png" alt="" width="496" height="349" /></a><span style="font-size:xx-small;"><span style="font-family:Mukti Narrow;"><span style="text-decoration:none;">Nota: La imagen es el fondo de pantalla (la ventana es transparente)</span></span></span></p>
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">Para esto aplicaremos los siguientes cambios.</span></span></span></span></p>
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">En el menú ”Editar” seleccionamos ”Perfil Actual”</span></span></span></span></p>
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">**Pestaña: General</span></span></span></span></p>
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">&#62;Nombramos nuestro perfil<br />
&#62;Desmarcamos la casilla ”Usar la tipografía de ancho fijo del sistema” y seleccionamos una que se acomode a nuestras necesidades (en este caso Monospace 8 )</span></span></span></span></p>
<p style="text-decoration:none;">
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">**Pestaña: Titulo y Comando<br />
&#62;Titulo<br />
&#62;&#62;Podemos asignarle un titulo cualquiera a la Terminal</span></span></span></span></p>
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">&#62;&#62;Si seleccionamos ”No se muestra” en  el ”Titulo establecido Dinamicamente”, solo se mostrara el Titulo que le hemos dado.</span></span></span></span></p>
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">**Pestaña: Colores</span></span></span></span></p>
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">&#62;&#62;Desmarcamos la casilla de  ”Usar colores del tema del Sistema” y podremos seleccionar un esquema de colores acorde a nuestros gustos, en este caso ”Vede Sobre Negro”</span></span></span></span></p>
<p style="text-decoration:none;">
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">**Pestaña: Efectos</span></span></span></span></p>
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">&#62;Aquí podemos seleccionar si:<br />
&#62;Poner una imagen de fondo<br />
ó<br />
&#62;Hacer traslucido el fondo (En este caso seleccionamos este)</span></span></span></span></p>
<p style="text-decoration:none;">
<p style="text-decoration:none;"><span style="font-family:Mukti Narrow;"><span style="font-size:small;"><span style="text-decoration:none;"><span style="font-family:Mukti Narrow;">**Pestaña: Desplazamiento<br />
&#62;Aqui podremos desactivar la barra de desplazamiento o acomodarla donde nos convenga</span></span></span></span></p>
<p style="text-decoration:none;">
<p><code> </code></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Rolling on the (San Lorenzo) River]]></title>
<link>http://lin08.wordpress.com/?p=31</link>
<pubDate>Thu, 17 Jul 2008 03:46:27 +0000</pubDate>
<dc:creator>Larry</dc:creator>
<guid>http://lin08.wordpress.com/?p=31</guid>
<description><![CDATA[What was rolling on the San Lorenzo River on Tuesday was videotape &#8212; Christian Einfeldt shot a]]></description>
<content:encoded><![CDATA[<p>What was rolling on the San Lorenzo River on Tuesday was videotape -- Christian Einfeldt shot a few miles of video of Ken and me and Felton, taking up a better part of the day until the evening event. I no longer envy those who make their living on either side of the camera -- it's a lot of hard work.</p>
<p>Despite the numbers not being high on Tuesday night, the momentum continues and can be gauged in ways that may not be thought of as conventional. For example, one of the most astounding phenomena I've ever encountered is that people are coming in with their hardware -- and this happened on Tuesday as well -- and essentially saying "I've had enough of Windows -- give me Linux." These folks don't want to try it out first; they're so angry at Microsoft that they're looking for alternatives.</p>
<p>One fellow wanted to buy a Zareason box -- Zareason was on hand on Sunday, but they were not around on Tuesday. Christian was able to call Zareason and hand the man his phone, and hopefully he went home with a Zareason computer.</p>
<p>Today, Ken and I had a chance to finally sit down and talk about what worked on these first two days and what didn't. Meanwhile, interest has been raised on the project in a way that people are starting to say, "Hey, I can do this in my community," and suburban Portland, Ore., may be next on this continent to take up the Lindependence project.</p>
<p>Stay tuned. There's another meeting scheduled for a week from Saturday -- that would be July 26, and it coincides with a big celebration of the town buying back its waterworks from a multinational corporation (the dinner and dance is in the evening; the meeting/installfest is in the afternoon).</p>
<p><a href="http://www.getgnulinux.org/"><img src="http://links.gnulinuxmatters.org/en/80x23_02.png" alt="Get Linux" width="80" height="25" /></a><br />
<a title="fedora badge" href="http://www.fedoraproject.org/"><img src="http://larrythefreesoftwareguy.wordpress.com/files/2008/02/fedora_powered.png" alt="fedora badge" /> </a><a href="http://www.mandriva.com"><img class="alignnone size-full wp-image-142" src="http://larrythefreesoftwareguy.wordpress.com/files/2008/05/get_mandriva_80x15_2.png" alt="" width="80" height="15" /></a> <a href="http://www.openoffice.org"><img class="alignnone size-full wp-image-144" src="http://larrythefreesoftwareguy.wordpress.com/files/2008/05/get_openoffice20_80x15.png" alt="" width="80" height="15" /></a> <a href="http://faq.fixedbylinux.com-a.googlepages.com/lindependence2008-bringinglinuxtothemass"><img class="alignnone size-full wp-image-145" src="http://larrythefreesoftwareguy.wordpress.com/files/2008/05/lindependence.png" alt="" width="80" height="15" /></a> <a title="WordPress" href="http://www.wordpress.com"><img src="http://larrytheopensourceguy.wordpress.com/files/2007/07/wp_micro.gif" alt="Wordpress button" /></a> <a title="debian" href="http://www.debian.org"><img src="http://larrytheopensourceguy.wordpress.com/files/2007/08/debian6.png" alt="debian" /></a> <a title="dbEntrance button" href="http://www.dbentrance.com/"><img src="http://larrythefreesoftwareguy.wordpress.com/files/2008/02/dbentrance_button.thumbnail.png" alt="dbEntrance button" /></a> <a title="AntiX 7.0" href="http://antix.mepis.org"><img src="http://larrythefreesoftwareguy.wordpress.com/files/2008/02/antix70.png" alt="AntiX 7.0" /></a> <a title="Wolvix" rel="attachment wp-att-128" href="http://lin08.wordpress.com/?attachment_id=128"><img src="http://larrythefreesoftwareguy.wordpress.com/files/2008/02/wolvix.png" alt="Wolvix" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Kambing, Debian repository]]></title>
<link>http://rinaldi.wordpress.com/?p=49</link>
<pubDate>Thu, 17 Jul 2008 02:19:02 +0000</pubDate>
<dc:creator>rinaldi</dc:creator>
<guid>http://rinaldi.wordpress.com/?p=49</guid>
<description><![CDATA[Debian stable repository from kambing, for the sake of reminder  

deb http://kambing.ui.edu/debian/]]></description>
<content:encoded><![CDATA[<p>Debian stable repository from kambing, for the sake of reminder :D</p>
<p>[sourcecode language='xml']deb http://kambing.ui.edu/debian/ stable main contrib non-free<br />
deb-src http://kambing.ui.edu/debian/ stable main contrib non-free<br />
deb http://kambing.ui.edu/debian-security/ stable/updates main contrib non-free<br />
deb-src http://kambing.ui.edu/debian-security/ stable/updates main contrib non-free[/sourcecode]</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Habilitando o redirect de http para https no Apache2 ( Updated )]]></title>
<link>http://penguim.wordpress.com/?p=377</link>
<pubDate>Thu, 17 Jul 2008 02:10:50 +0000</pubDate>
<dc:creator>penguim</dc:creator>
<guid>http://penguim.wordpress.com/?p=377</guid>
<description><![CDATA[Complementando o artigo anterior que descrevia como habilitar o SSL no Apache 2, agora apresento com]]></description>
<content:encoded><![CDATA[<p>Complementando o <a href="http://penguim.wordpress.com/2008/07/14/habilitando-ssl-no-apache2/">artigo</a> anterior que descrevia como <a href="http://penguim.wordpress.com/2008/07/14/habilitando-ssl-no-apache2/">habilitar o SSL no Apache 2</a>, agora apresento como habilitar o redirect de http para https no Apache 2, fazendo com que seu site funcione por padrão em modo seguro.</p>
<p>Habilite o mod_rewrite </p>
<blockquote><p>
a2enmod rewrite
</p></blockquote>
<p>OBS: Valeu <a href="http://rbelem.eti.br/">Rodrigo</a>!!!</p>
<p>Adicione as seguintes linhas no arquivo /etc/apache2/sites-available/default</p>
<blockquote><p>
        ...<br />
        CustomLog /var/log/apache2/access.log combined<br />
        ServerSignature On<br />
        RewriteEngine   on<br />
        RewriteCond     %{SERVER_PORT} ^80$<br />
        RewriteRule     ^(.*)$ https://%{SERVER_NAME}$1 [L,R]<br />
        RewriteLog      "/var/log/apache2/rewrite.log"<br />
        RewriteLogLevel 2<br />
        ...
</p></blockquote>
<p><a href="http://edin.no-ip.com/content/apache-https-redirect-debian-mini-howto">Fonte</a></p>
<p><a href="http://penguim.wordpress.com/files/2007/03/creysson.jpg"><img src="http://penguim.wordpress.com/files/2007/03/creysson.jpg?w=101" alt="" width="101" height="102" class="alignnone size-medium wp-image-171" /></a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Mi primer Debian: Instalación Parte 2]]></title>
<link>http://debland.wordpress.com/?p=33</link>
<pubDate>Thu, 17 Jul 2008 00:44:37 +0000</pubDate>
<dc:creator>htorre</dc:creator>
<guid>http://debland.wordpress.com/?p=33</guid>
<description><![CDATA[Esta es la segunda parte de el tutorial de Instalacion de Debian GNU/linux, por si quieres ver La Pa]]></description>
<content:encoded><![CDATA[<p>Esta es la segunda parte de el tutorial de Instalacion de Debian GNU/linux, por si quieres ver <a title="Parte 1" href="http://debland.wordpress.com/2008/07/16/mi-primer-debian-instalacion/" target="_self">La Parte 1.</a></p>
[gallery]
<p>Si existe alguna duda, comentario o una sugerencia no duden en hacérmelo saber, Gracias ;)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[HOWTO Rename a Debian system]]></title>
<link>http://beeznest.wordpress.com/?p=252</link>
<pubDate>Sat, 18 Dec 2004 01:23:53 +0000</pubDate>
<dc:creator>jwarnier</dc:creator>
<guid>http://beeznest.wordpress.com/?p=252</guid>
<description><![CDATA[This article was first written in December 2004 for the BeezNest technical
website (http://glasnost.]]></description>
<content:encoded><![CDATA[<pre>This article was first written in December 2004 for the BeezNest technical
website (<span class="attribute-value">http://glasnost.beeznest.org/articles/192</span>).</pre>
<p>To rename a Debian system, it is not enough to change the <tt>/etc/hostname</tt> file, you probably need to change some references to the old name elsewhere.  This article tries to pinpoint the files where it would be needed to change  it. Be careful, the name may also be configured in specific applications,  like in some databases.</p>
<h2>System files, where changes are mandatory</h2>
<ul>
<li><tt>/etc/hostname</tt></li>
<li><tt>/etc/hosts</tt></li>
<li><tt>/etc/mailname</tt></li>
<li>Configuration files for the MTA used</li>
</ul>
<h2>Application files, depending on the program</h2>
<p>It is not possible to list every possible application configuration file where the name may have been hardcoded. So the simplest way to detect them is to do the following:</p>
<pre># rgrep -i oldname /etc/*</pre>
<p>where oldname is the previous hostname.</p>
<p>And of course, don't forget to change the name references on other machines  of the network also, where it applies.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[HOWTO Upgrade from devfs to udev on Debian Sarge]]></title>
<link>http://beeznest.wordpress.com/?p=250</link>
<pubDate>Thu, 11 Nov 2004 01:21:21 +0000</pubDate>
<dc:creator>jwarnier</dc:creator>
<guid>http://beeznest.wordpress.com/?p=250</guid>
<description><![CDATA[This article was first written in November 2004 for the BeezNest technical
website (http://glasnost.]]></description>
<content:encoded><![CDATA[<pre>This article was first written in November 2004 for the BeezNest technical
website (<span class="attribute-value">http://glasnost.beeznest.org/articles/186</span>).</pre>
<p>Some people used <a class="external" href="http://plume.bxlug.be/articles/13">devfs</a> under Woody, or under their previous Sarge install. When going kernel 2.6,  it may be useful to revert or upgrade to udev instead. The problem is that  their nomenclatura is different, so your system may be rendered unbootable.  Let's see what to care about to switch from devfs to udev.</p>
<p>First, the bootloader will no longer need the <em>devfs=mount</em> parameter  on the kernel command-line. So, wheter you use GRUB or LILO, remove or  comment the reference to <em>devfs=mount</em>.</p>
<p>Second, check in your <tt>/etc/fstab</tt> that you have nothing in devfs-nomenclatura,  like <tt>/dev/ide/host0/bus0/target0/lun0/part3</tt>, but everything in  the <em>standard</em> nomenclatura like <tt>/dev/hda3</tt>.</p>
<p>Third, install the <strong>udev</strong> package, it will probably bring  some dependencies too. That's ok.</p>
<p>Last, check the links in <tt>/etc/udev/rules.d/</tt>. There are probably two links to the upper directory: <tt>compat-full.rules</tt> and <tt>devfs.rules</tt>. Remove them and create a new link to <tt>udev.rules</tt> and to <tt>cd-aliases.rules</tt> like this:</p>
<pre># cd /etc/udev/rules.d/
# rm compat-full.rules devfs.rules
# ln -s ../udev.rules .
# ln -s ../cd-aliases.rules .</pre>
<p>Now, reboot, and if you want, remove package <strong>devfsd</strong>.</p>
<p>Note: It may also be necessary to reconfigure some special packages which  store device information in their configuration file, like XFree86.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[HOWTO Use fgetty instead of getty on Debian]]></title>
<link>http://beeznest.wordpress.com/?p=248</link>
<pubDate>Wed, 10 Nov 2004 01:19:46 +0000</pubDate>
<dc:creator>jwarnier</dc:creator>
<guid>http://beeznest.wordpress.com/?p=248</guid>
<description><![CDATA[This article was first written in November 2004 for the BeezNest technical
website (http://glasnost.]]></description>
<content:encoded><![CDATA[<pre>This article was first written in November 2004 for the BeezNest technical
website (<span class="attribute-value">http://glasnost.beeznest.org/articles/185</span>).</pre>
<p>Getty is known to be memory-hungry. Let's replace it with something lighter,  which works in most cases: <tt>fgetty</tt></p>
<p>On Debian Sarge and up, it is already packaged, so <tt>sudo apt-get install  fgetty</tt> will do the trick. But this is not sufficent for it to be installed  instead of getty.</p>
<p>You will have to edit <tt>/etc/inittab</tt>. <strong>Warning:</strong> this is a very dangerous file to edit, as it may render your system unbootable.  You have been warned!</p>
<p>The following lines call <tt>getty</tt></p>
<p>:</p>
<pre>1:2345:respawn:/sbin/getty 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
...</pre>
<p>Lets replace it with <tt>fgetty</tt>, which takes less arguments:</p>
<pre>1:23:respawn:/sbin/fgetty tty1
2:23:respawn:/sbin/fgetty tty2
...</pre>
<p>And do that for as many virtual consoles you would like to have. If you  don't need many, comment the lines, but I advise you to keep at least 2.</p>
<p>Save the file and exit.</p>
<p>And then, restart <tt>init</tt>:</p>
<pre># killall -HUP init</pre>
<p>You're done!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Debian Packaging Web Applications Policy drafts]]></title>
<link>http://beeznest.wordpress.com/?p=246</link>
<pubDate>Tue, 09 Nov 2004 01:18:01 +0000</pubDate>
<dc:creator>jwarnier</dc:creator>
<guid>http://beeznest.wordpress.com/?p=246</guid>
<description><![CDATA[This article was first written in November 2004 for the BeezNest technical
website (http://glasnost.]]></description>
<content:encoded><![CDATA[<pre>This article was first written in November 2004 for the BeezNest technical
website (<span class="attribute-value">http://glasnost.beeznest.org/articles/184</span>).</pre>
<p>Here are some links about interesting drafts of a Debian Packaging Web  Applications Policy.</p>
<p><a href="https://alioth.debian.org/projects/webapps-common/">https://alioth.debian.org/projects/webapps-common/</a></p>
<p><a class="external" href="http://people.debian.org/%7Eseanius/policy/">http://people.debian.org/~seanius/policy/</a></p>
<p><a class="external" href="http://people.debian.org/%7Eseanius/policy/dbapp-policy.html">DB  Apps Packaging Policy</a></p>
<p><a class="external" href="http://www.madism.org/debian.pear.php">PHP Pear  Packaging Policy</a></p>
<p><a class="external" href="http://www.opal.dhs.org/involved/debian/apache/index.oml">http://www.opal.dhs.org/involved/debian/apache/index.oml</a></p>
<p><a class="external" href="http://webapppolicy.alioth.debian.org/wiki/">Webapp  Policy Wiki</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[HOWTO Use Samba as PDC using LDAP on Debian]]></title>
<link>http://beeznest.wordpress.com/?p=244</link>
<pubDate>Fri, 15 Oct 2004 01:15:52 +0000</pubDate>
<dc:creator>jwarnier</dc:creator>
<guid>http://beeznest.wordpress.com/?p=244</guid>
<description><![CDATA[This article was first written in October 2004 for the BeezNest technical
website (http://glasnost.b]]></description>
<content:encoded><![CDATA[<pre>This article was first written in October 2004 for the BeezNest technical
website (<span class="attribute-value">http://glasnost.beeznest.org/articles/180</span>).</pre>
<p>Starting from Debian Sarge, the Samba version which ship with Debian is  3.0.x. This is the first real version to support well being a PDC while  using LDAP as backend.</p>
<p>Here is how to use Samba as PDC with LDAP backend for authentication on  Debian.</p>
<h3>Install the following packages, which are all part of Samba</h3>
<ul>
<li><tt>samba</tt>: The server itself</li>
<li><tt>samba-doc</tt>: The documentation (very complete)</li>
<li><tt>smbclient</tt>: FTP-like client for SMB/CiFS</li>
<li><tt>swat</tt>: Samba Web Administration Tool (web interface to configure Samba and access the full documentation through a browser, if installed)</li>
</ul>
<h3>Aside, we will install LDAP</h3>
<ul>
<li><tt>slapd</tt>: the server itself</li>
</ul>
<p>Some companies provide useful tools to help in the setting up of a Samba server with LDAP as PDC:</p>
<ul>
<li><tt>smbldap-tools</tt>: IDEALX tools for Samba use to ease installation and migration when using together with LDAP</li>
</ul>
<h3>Configure the <a title="Name Service Switch under UNIX/Linux" href="http://beeznest.wordpress.com/2008/07/14/name-service-switch-under-unixlinux/">Name Service Switch</a> to use LDAP</h3>
<p>Install package <tt>libnss-ldap</tt> and configure it according to the  LDAP configuration [1].</p>
<p>Edit <tt>/etc/nsswitch.conf</tt> by adding a mention <em>ldap</em> to the  end of the three following lines: <em>passwd:</em>, <em>group:</em>, <em>shadow:</em> and a mention <em>wins</em> to the end of the line <em>hosts:</em>.</p>
<h3>Configure PAM to also use LDAP</h3>
<p>Install package <tt>libpam-ldap</tt> and configure it according to the  LDAP configuration.</p>
<p>Edit <tt>/etc/pam.d/common-account</tt> and add the following line <strong>before</strong> the existing second line:</p>
<pre>account  sufficient     pam_ldap.so
account required        pam_unix.so</pre>
<p>Edit <tt>/etc/pam.d/common-auth</tt> and add the following line <strong>before</strong> the existing second line:</p>
<pre>auth    sufficient      pam_ldap.so
auth    required        pam_unix.so nullok_secure</pre>
<p>Edit <tt>/etc/pam.d/common-password</tt> and add the following line <strong>before</strong> the existing second line:</p>
<pre>password   sufficient pam_ldap.so
password   required   pam_unix.so nullok obscure min=4 max=8 md5</pre>
<h3>Set the LDAP password in Samba</h3>
<p>Samba stores its passwords in <tt>/var/lib/samba/secrets.tdb</tt>, and also stores there the LDAP admin password to use to connect to OpenLDAP. To set/change the password:</p>
<pre>smbpasswd -w MySecretPassword</pre>
<p>where <em>MySecretPassword</em> is LDAP's admin password.</p>
<p>WARNING: with that configuration, it asks twice to type password to authenticate  anyone! TODO</p>
<h3>Add the Samba schema to OpenLDAP's list of schemas</h3>
<p>An example that you can copy "as is" (well, you just need to unzip it first)  is available in <tt>/usr/share/doc/samba-doc/examples/LDAP/samba.schema.gz</tt> in <tt>/etc/ldap/schemas</tt> and edit <tt>/etc/ldap/slapd.conf</tt> to  use it.</p>
<p>Configure <tt>/etc/ldap/ldap.conf</tt> and <tt>/etc/ldap/slapd.conf</tt>.</p>
<h3>Tools to manage it afterwards</h3>
<p><a class="external" href="http://lam.sourceforge.net/">LDAP Account Manager  (LAM)</a> (web-based frontend to Samba accounts for machines, users and  groups in LDAP) or <a class="external" href="http://www.phpldapadmin.com/">phpLDAPadmin</a> (which is not specific for managing Samba, but can also manage addressbooks,  UNIX authentication, …).</p>
<h3>Create your machines in the Domain</h3>
<p>To be continued…</p>
<hr />
<div class="spip-notes">
<p>[1] it will configure <tt>/etc/libnss-ldap.conf</tt></div>
]]></content:encoded>
</item>

</channel>
</rss>
