<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Place Ghantoos</title>
	<atom:link href="http://ghantoos.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghantoos.org</link>
	<description>ghantoos.org</description>
	<lastBuildDate>Tue, 27 Nov 2012 16:04:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Cocktail of PXE, Debian, preseed, IPMI &amp; puppet</title>
		<link>http://ghantoos.org/2012/10/21/cocktail-of-pxe-debian-preseed-ipmi-puppet/</link>
		<comments>http://ghantoos.org/2012/10/21/cocktail-of-pxe-debian-preseed-ipmi-puppet/#comments</comments>
		<pubDate>Sat, 20 Oct 2012 23:56:00 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
				<category><![CDATA[IPMI]]></category>
		<category><![CDATA[preseed]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[PXE]]></category>

		<guid isPermaLink="false">http://ghantoos.org/?p=1039</guid>
		<description><![CDATA[A couple of days ago, I had to quickly setup around 60 machines with a standard GNU/Debian install. The first shot was done using Razor. Razor is a very neat piece of software, developped by puppetlabs, that lets you setup an &#8220;intelligent&#8221; PXE installation by booting a mini-linux kernel and getting information from the physical [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2012/10/21/cocktail-of-pxe-debian-preseed-ipmi-puppet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lshell 0.9.15.1 is out!</title>
		<link>http://ghantoos.org/2012/03/14/lshell-0-9-15-is-out/</link>
		<comments>http://ghantoos.org/2012/03/14/lshell-0-9-15-is-out/#comments</comments>
		<pubDate>Wed, 14 Mar 2012 01:56:55 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=982</guid>
		<description><![CDATA[Important note: lshell version 0.9.15 contains a serious bug that has been corrected in lshell-0.9.15.1. Please refrain from using previous versions. I have just released a new version of lshell. This release includes many new features and corrects many bugs and one major security bug. Here is the complete changelog: === v0.9.15.1 15/03/2012 === * [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2012/03/14/lshell-0-9-15-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian: restore grub on sd{a,b} using grub-mkdevicemap and grub-install</title>
		<link>http://ghantoos.org/2012/01/29/debian-restore-grub-on-sdab-using-grub-mkdevicemap-and-grub-install/</link>
		<comments>http://ghantoos.org/2012/01/29/debian-restore-grub-on-sdab-using-grub-mkdevicemap-and-grub-install/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 02:02:06 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=962</guid>
		<description><![CDATA[I had to reinstall grub on the MBR of one of machines. After resizing a GPT partition, and actually writing the changes on the disk&#8217;s partition table, my MBR was erased (the MBR is controlled by the GTP partition table), thus removing my dear grub. Anyways, after rebooting my machine using the Debian Installation disk, [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2012/01/29/debian-restore-grub-on-sdab-using-grub-mkdevicemap-and-grub-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating sourceforge CVS source repository to github</title>
		<link>http://ghantoos.org/2010/11/11/migrating-sourceforge-cvs-source-repository-to-github/</link>
		<comments>http://ghantoos.org/2010/11/11/migrating-sourceforge-cvs-source-repository-to-github/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 19:42:04 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=920</guid>
		<description><![CDATA[As many lshell users showed interest in an git repository to facilitate their contribution, I finally took the time to do the migration. Lshell&#8217;s source code was hosted in CVS repository at sf.net. As I wanted to keep all the commits history, I had to properly migrate all the information from CVS to GIT. There [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2010/11/11/migrating-sourceforge-cvs-source-repository-to-github/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>requestsync: package sync requests from Debian to Ubuntu</title>
		<link>http://ghantoos.org/2010/09/03/requestsync-package-sync-requests-from-debian-to-ubuntu/</link>
		<comments>http://ghantoos.org/2010/09/03/requestsync-package-sync-requests-from-debian-to-ubuntu/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 22:16:19 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=900</guid>
		<description><![CDATA[One of the Debian packages I maintain was just uploaded to Unstable (going into Squeeze). As this upload closed a Launchpad bug, and I appear as the maintainer of gip in Ubuntu too [1], I had alert the Ubuntu folks in order for them to synchronize the latest package. The procedure is well described in [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2010/09/03/requestsync-package-sync-requests-from-debian-to-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>screen(1), /etc/profile, ~/.profile, /etc/bash.bashrc and ~/.bashrc</title>
		<link>http://ghantoos.org/2010/08/31/screen-profile-and-bashrc/</link>
		<comments>http://ghantoos.org/2010/08/31/screen-profile-and-bashrc/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 10:36:08 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=885</guid>
		<description><![CDATA[For a while, I have been having problems with screen(1) on some of my machines. I am not the &#8220;colors in my terminal&#8221; type of guy. But unfortunately, when you get used to having &#8220;some&#8221; colors out there, it is disturbing to lose them when going inside a screen. The problem was that screen(1) did [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2010/08/31/screen-profile-and-bashrc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD: keep root&#8217;s shell inside /bin!</title>
		<link>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/</link>
		<comments>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 17:11:00 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=810</guid>
		<description><![CDATA[I just upgraded my server from FreeBSD 7.2-RELEASE to 8.0-RELEASE. The upgrade steps are very clearly stated in the FreeBSD 8.0-RELEASE Announcement. Everything went as planned, until the penultimate step, where I was supposed to follow Colin Percival&#8217;s instructions and rebuild all my ports before executing the final: freebsd-update install. Instead of rebuilding my ports, [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2009/12/18/freebsd-keep-roots-shell-inside-bin/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Running Debian on a Samsung Galaxy under Android</title>
		<link>http://ghantoos.org/2009/08/08/running-debian-on-a-samsung-galaxy-under-android/</link>
		<comments>http://ghantoos.org/2009/08/08/running-debian-on-a-samsung-galaxy-under-android/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 00:57:18 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=731</guid>
		<description><![CDATA[I have read many tutorials that explain how to install a debian on the G1 phone (running Google&#8217;s Android too). Here is a compilation of what I have done on my Samsung Galaxy (i7500) in order to get a root access and install a debian system on it. 1- Root access 2- Debian installation 1- [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2009/08/08/running-debian-on-a-samsung-galaxy-under-android/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>My first shot of NetBSD (5.0)</title>
		<link>http://ghantoos.org/2009/05/12/my-first-shot-of-netbsd/</link>
		<comments>http://ghantoos.org/2009/05/12/my-first-shot-of-netbsd/#comments</comments>
		<pubDate>Tue, 12 May 2009 16:34:54 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=550</guid>
		<description><![CDATA[As I heard a lot about NetBSD lately, especially with NetBSD5.0 being released, I thought I would give it a try. I admit, I had a preconceived idea of what I was going to face. I thought I would have to go a couple of time through the installer, try to understand how to use [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2009/05/12/my-first-shot-of-netbsd/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Windows, botnets et vos données privées</title>
		<link>http://ghantoos.org/2009/05/06/windows-botnets-et-vos-donnees-privees/</link>
		<comments>http://ghantoos.org/2009/05/06/windows-botnets-et-vos-donnees-privees/#comments</comments>
		<pubDate>Wed, 06 May 2009 15:51:23 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=501</guid>
		<description><![CDATA[Hello, it&#8217;s me again! Dans un tout autre contexte, je vous propose d&#8217;élaborer un exemple d&#8217;insécurité informatique sur les machines Windows (XP ou Vista) qui sont branchées sur Internet. Il y a quelques jours, des chercheurs de l&#8217;université de UC Santa Barbara, ont publié un rapport résumant la méthode de prise de contrôle d&#8217;un Botnet [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2009/05/06/windows-botnets-et-vos-donnees-privees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian, BCM4328 and ndiswrapper</title>
		<link>http://ghantoos.org/2009/04/30/debian-bcm4328-and-ndiswrapper/</link>
		<comments>http://ghantoos.org/2009/04/30/debian-bcm4328-and-ndiswrapper/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 18:31:31 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=410</guid>
		<description><![CDATA[This is just a small post that may help those who are trying to install the wifi modules of a BCM4328 card on a debian OS using ndiswrapper. The debian wiki explains very well how to install the necessary windows drivers using ndiswrapper, so I won&#8217;t go into details. Here are the main steps: $ [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2009/04/30/debian-bcm4328-and-ndiswrapper/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Disable touchpad while typing on keyboard</title>
		<link>http://ghantoos.org/2009/04/07/disable-touchpad-while-typing-on-keyboard/</link>
		<comments>http://ghantoos.org/2009/04/07/disable-touchpad-while-typing-on-keyboard/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 23:36:32 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=363</guid>
		<description><![CDATA[I don&#8217;t know how you feel about it, but when my hand touches the touchpad &#8220;mouse pad&#8221; while I am typing on my keyboard, and changes to windows focus or the mouse positioning, it annoys me, A LOT! So here&#8217;s what I did to get over this issue on my debian box. It shouldn&#8217;t be [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2009/04/07/disable-touchpad-while-typing-on-keyboard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My memo -cheatsheet- page</title>
		<link>http://ghantoos.org/2009/04/05/my-memo-page/</link>
		<comments>http://ghantoos.org/2009/04/05/my-memo-page/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 12:54:20 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=327</guid>
		<description><![CDATA[I have added a new page to my blog today. It lists commands/tips I collected over the past couple of month. I will be updating it every once in while. Please don’t hesitate to comment suggesting/correcting commands :) I hope this can be useful! Cheers, Ignace M -ghantoos-]]></description>
		<wfw:commentRss>http://ghantoos.org/2009/04/05/my-memo-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mounting UFS in read/write under Linux (debian)</title>
		<link>http://ghantoos.org/2009/04/04/mounting-ufs-in-readwrite-under-linux/</link>
		<comments>http://ghantoos.org/2009/04/04/mounting-ufs-in-readwrite-under-linux/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 13:08:42 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=232</guid>
		<description><![CDATA[A week ago, I encountered some space problems on my FreeBSD system during a system wide portupgrade. Fortunately, I had backed up my system just before the adventure, so my system was saved. The procedure I followed to restore my data, was: 1- recreate my partitioning, giving 10 more Gigs to the system, using the [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2009/04/04/mounting-ufs-in-readwrite-under-linux/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Creating a .deb package from a python setup.py</title>
		<link>http://ghantoos.org/2008/10/19/creating-a-deb-package-from-a-python-setuppy/</link>
		<comments>http://ghantoos.org/2008/10/19/creating-a-deb-package-from-a-python-setuppy/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 20:09:19 +0000</pubDate>
		<dc:creator>Ignace Mouzannar</dc:creator>
		
		<guid isPermaLink="false">http://ghantoos.org/?p=49</guid>
		<description><![CDATA[This article has been updated on July 2nd 2009. As I worked on packaging a project I am working on (Limited Shell) I found my self reading many tutorials on how to build debian packages. But none where related to distutils setup.py. As a nice setup.py natively knows how to package RPM, I thought about [...]]]></description>
		<wfw:commentRss>http://ghantoos.org/2008/10/19/creating-a-deb-package-from-a-python-setuppy/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
	</channel>
</rss>
