<?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>Blog de Boris HUISGEN &#187; Système</title>
	<atom:link href="http://blog.hbis.fr/category/systeme/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hbis.fr</link>
	<description>Administrateur &#38; Développeur système UNIX/Linux</description>
	<lastBuildDate>Fri, 30 Jul 2010 09:49:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Munin : monitorer la température des disques durs sous FreeBSD &amp; Mac OS X</title>
		<link>http://blog.hbis.fr/2010/07/05/munin-patch_hddtemp_smartct/</link>
		<comments>http://blog.hbis.fr/2010/07/05/munin-patch_hddtemp_smartct/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 13:00:42 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2558</guid>
		<description><![CDATA[Je vous fais part de mon patch pour le plugin hddtemp_smartctl de Munin afin que la température des disques durs puisse être monitorée sous FreeBSD, OpenBSD, NetBSD et Mac OS X : http://exchange.munin-monitoring.org/plugins/hddtemp_smartctl/details Pour rappel, ce plugin nécessite le port sysutils/smartmontools. La commande smartctl n&#8217;étant fonctionnelle que sous root, il faut adapter la configuration de Munin dans le fichier /usr/local/etc/munin/plugin-conf.d/plugins.conf : ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/07/05/munin-patch_hddtemp_smartct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X : placer les widgets Dashboard directement sur le bureau</title>
		<link>http://blog.hbis.fr/2010/06/21/macosx-dashboard_to_desktop/</link>
		<comments>http://blog.hbis.fr/2010/06/21/macosx-dashboard_to_desktop/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 09:02:23 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2431</guid>
		<description><![CDATA[Pour pouvoir utiliser vos widgets Dashboard directement depuis votre bureau, un paramètre caché est à activer : $ defaults write com.apple.dashboard devmode YES Il faut relancer le Dock ensuite : $ killall Dock Activez ensuite Dashboard par la touche F12, sélectionnez le widget et commencez à le déplacer. Tout en ne relâchant pas le bouton ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/06/21/macosx-dashboard_to_desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FreeBSD : activer le support SSH depuis l&#8217;installation en mode &#8216;fixit&#8217;</title>
		<link>http://blog.hbis.fr/2010/06/15/freebsd-ssh_fixit_mode/</link>
		<comments>http://blog.hbis.fr/2010/06/15/freebsd-ssh_fixit_mode/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 12:42:27 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2444</guid>
		<description><![CDATA[Le mode &#8216;Fixit&#8217; présent sur le CD / DVD d&#8217;installation de FreeBSD 8 est utile pour dépanner votre système ou encore effectuer une installation custom (ZFS et cie). Pour améliorer votre confort, un vrai terminal est préférable, encore faut-il que le support SSH soit activé. Pour ce faire, on commence par l&#8217;initialisation réseau : Fixit# ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/06/15/freebsd-ssh_fixit_mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Réseau : détecter les adresses IP utilisées</title>
		<link>http://blog.hbis.fr/2010/05/02/network-ip_scan/</link>
		<comments>http://blog.hbis.fr/2010/05/02/network-ip_scan/#comments</comments>
		<pubDate>Sun, 02 May 2010 20:14:54 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Réseau]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2264</guid>
		<description><![CDATA[Pour détecter automatiquement l&#8217;ensemble des IP utilisées sur un réseau particulier, le scanneur nmap est d&#8217;un grand secours : $ sudo nmap -T4 -sP 192.168.100.0/24 Starting Nmap 5.21 ( http://nmap.org ) at 2010-04-18 10:22 CEST Nmap scan report for lenny.interact.lu (192.168.100.2) Host is up (0.00024s latency). Nmap scan report for scratchy.interact.lu (192.168.100.3) Host is up ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/05/02/network-ip_scan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Système : copie d&#8217;un disque par le réseau</title>
		<link>http://blog.hbis.fr/2010/05/01/system-diskcopy_over_network/</link>
		<comments>http://blog.hbis.fr/2010/05/01/system-diskcopy_over_network/#comments</comments>
		<pubDate>Sat, 01 May 2010 18:10:33 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2258</guid>
		<description><![CDATA[Sur la machine cible : # netcat -vv -l -p 7000 &#124; dd of=/dev/hdb listening on [any] 7000 ... connect to [192.168.100.166] from maggie.interact.lu [192.168.100.100] 53106 Sur la machine source : # dd if=/dev/hdb &#124; netcat -vv 192.168.100.166 7000 Warning: Inverse name lookup failed for `192.168.100.166' 192.168.100.166 7000 (afs3-fileserver) open]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/05/01/system-diskcopy_over_network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Système : trier les processus par nombre de descripteurs</title>
		<link>http://blog.hbis.fr/2010/05/01/syscmd-lsof_order_by_process/</link>
		<comments>http://blog.hbis.fr/2010/05/01/syscmd-lsof_order_by_process/#comments</comments>
		<pubDate>Sat, 01 May 2010 18:07:34 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2260</guid>
		<description><![CDATA[# lsof -n &#124; awk '{print $1}' &#124; sort &#124; uniq -c &#124; sort -rn &#124; head Pour classer uniquement par descripteur de type socket : # lsof -ni &#124; awk '{print $1}' &#124; sort &#124; uniq -c &#124; sort -rn &#124; head]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/05/01/syscmd-lsof_order_by_process/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacPorts : cleanup &amp; upgrade</title>
		<link>http://blog.hbis.fr/2010/03/01/macports-cleanup_upgrade/</link>
		<comments>http://blog.hbis.fr/2010/03/01/macports-cleanup_upgrade/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 18:44:47 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2177</guid>
		<description><![CDATA[Quelques commandes d&#8217;utilisation de MacPorts &#8230; - Nettoyer les fichiers objets et temporaires liés à la compilation de chaque port : $ sudo port -f clean --all installed - Désinstaller toutes les versions antérieures des ports installés : $ sudo port -f uninstall inactive - Effectuer une mise à jour avec nettoyage automatique : $ ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/03/01/macports-cleanup_upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cherokee : le serveur web qui réconcilie administrateurs et développeurs</title>
		<link>http://blog.hbis.fr/2010/02/28/cherokee/</link>
		<comments>http://blog.hbis.fr/2010/02/28/cherokee/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 14:16:47 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Hébergement]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2130</guid>
		<description><![CDATA[Un serveur web rapide, léger et facilement configurable ? C&#8217;est Cherokee ! Toutes les fonctions sont présentes : TLS, FastCGI, rewrite, proxy, cache, journalisation Apache, expiration, compression, limitation du trafic &#8230; et en plus une interface web de configuration dont la simplicité est déconcertante. Cette dernière prouve son réel intérêt avec le mécanisme des règles ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/02/28/cherokee/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FreeBSD : RAID1 hotswap avec gestion AHCI</title>
		<link>http://blog.hbis.fr/2010/02/24/freebsd-raid1_hotswap_with_ahci/</link>
		<comments>http://blog.hbis.fr/2010/02/24/freebsd-raid1_hotswap_with_ahci/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 14:26:21 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2082</guid>
		<description><![CDATA[FreeBSD 8 gère par défaut vos disques par le driver ATA. Celui ne gère pas le hotswap disque. Si atacontrol permet bien de désactiver et débrancher un disque à chaud, la détection n&#8217;est effective qu&#8217;au prochain reboot. Pour permettre une détection à chaud, il est nécessaire d&#8217;utiliser le driver expérimental AHCI, tout en s&#8217;assurant que ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/02/24/freebsd-raid1_hotswap_with_ahci/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gentoo : mise à jour udev 146</title>
		<link>http://blog.hbis.fr/2010/02/22/gentoo-udev_boot_ko/</link>
		<comments>http://blog.hbis.fr/2010/02/22/gentoo-udev_boot_ko/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 18:22:32 +0000</pubDate>
		<dc:creator>Boris HUISGEN</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Système]]></category>

		<guid isPermaLink="false">http://blog.hbis.fr/?p=2025</guid>
		<description><![CDATA[Faites attention aux dernières versions d&#8217;udev car depuis la version 146, la compatibilité avec les noyaux antérieurs aux 2.6.25 est rompue. Si çà n&#8217;est pas le cas, le résultat est sans appel : votre système est incapable de booter et un joli &#171;&#160;bloc&#160;&#187; textuel va surgir prétextant une impossibilité de trouver le root device ! ]]></description>
		<wfw:commentRss>http://blog.hbis.fr/2010/02/22/gentoo-udev_boot_ko/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
