<?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>Florian&#039;s Blog &#187; système</title>
	<atom:link href="http://florian.cathala.org/post/tag/systeme/feed" rel="self" type="application/rss+xml" />
	<link>http://florian.cathala.org</link>
	<description>A geek life</description>
	<lastBuildDate>Thu, 17 Nov 2011 18:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Récupérer le nom de la distribution Linux installée</title>
		<link>http://florian.cathala.org/post/2010/06/10/recuperer-le-nom-de-la-distribution-linux-installee</link>
		<comments>http://florian.cathala.org/post/2010/06/10/recuperer-le-nom-de-la-distribution-linux-installee#comments</comments>
		<pubDate>Thu, 10 Jun 2010 20:59:16 +0000</pubDate>
		<dc:creator>florian</dc:creator>
				<category><![CDATA[Geekisme]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[système]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://florian.cathala.org/?p=123</guid>
		<description><![CDATA[Pour toi public cher geek, voici une commande shell fort pratique, en particulier si tu dois réaliser l&#8217;inventaire de ton parc de machines et/ou les mettre à jour : lsb_release -a Voilà ce que ça donne sur une Ubuntu 10.04 : LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch Distributor ID: Ubuntu Description: Ubuntu 10.04 LTS Release: 10.04 Codename: lucid [...]]]></description>
			<content:encoded><![CDATA[<p>Pour toi <del datetime="2010-06-10T20:46:49+00:00">public</del> cher geek, voici une commande shell fort pratique, en particulier si tu dois réaliser l&#8217;inventaire de ton parc de machines et/ou les mettre à jour :</p>
<p><code>lsb_release -a</code></p>
<p>Voilà ce que ça donne sur une Ubuntu 10.04 :</p>
<p><code><br />
LSB Version:	core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch<br />
Distributor ID:	Ubuntu<br />
Description:	Ubuntu 10.04 LTS<br />
Release:	10.04<br />
Codename:	lucid<br />
</code></p>
<p>Pour avoir juste le nom de la distrib : <code>lsb_release -i</code></p>
<p>Pour avoir juste la version de la distrib : <code>lsb_release -r</code></p>
]]></content:encoded>
			<wfw:commentRss>http://florian.cathala.org/post/2010/06/10/recuperer-le-nom-de-la-distribution-linux-installee/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

