<?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>L&#039;admin sous Linux - Blog Libre &#187; ubuntu</title> <atom:link href="http://blog.admin-linux.org/tag/ubuntu/feed" rel="self" type="application/rss+xml" /><link>http://blog.admin-linux.org</link> <description>Vous trouverez des howtos, des news, des astuces sur les logiciels libres. Les sujets traités y sont la messagerie (postfix, cyrus...), les systèmes (ubuntu, debian, gentoo...), la supervision (nagios, zabbix, centreon...), les base des données (mysql, postgresql), le web (apache et autres...) et tout le reste</description> <lastBuildDate>Thu, 01 Jul 2010 21:58:59 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Ajouter le SMTP de Gmail en SmartHost avec Postfix sous Ubuntu Server</title><link>http://blog.admin-linux.org/messagerie/ajouter-le-smtp-de-gmail-en-smarthost-avec-postfix-sous-ubuntu-server</link> <comments>http://blog.admin-linux.org/messagerie/ajouter-le-smtp-de-gmail-en-smarthost-avec-postfix-sous-ubuntu-server#comments</comments> <pubDate>Mon, 12 Apr 2010 13:47:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Messagerie]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[postfix]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/?p=1915</guid> <description><![CDATA[
Voici un petit tuto permettant d&#8217;utiliser le smtp de gmail en smarthost (relay) avec le serveur de messagerie Postfix sur la distribution Ubuntu Server, ici une 9.10.
Bien sur, vous devez avoir au préalable votre serveur Postfix d&#8217;installé.
Il vous faut générer un certificat SSL pour votre serveur
Aller dans votre $HOMEroot@votrehostname:~#cd ~Puis générer le nouveau certificat :
Création [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-full wp-image-1924" title="postfix_gmail_smarthost" src="http://blog.admin-linux.org/wp-content/uploads/2010/04/postfix_gmail_smarthost.jpg" alt="postfix gmail smarthost Ajouter le SMTP de Gmail en SmartHost avec Postfix sous Ubuntu Server" width="480" height="225" /></p><p>Voici un petit tuto permettant d&#8217;utiliser le smtp de gmail en smarthost (relay) avec le serveur de messagerie <a
title="Postfix" href="http://blog.admin-linux.org/tag/postfix" target="_blank">Postfix</a> sur la distribution <a
title="Ubuntu" href="http://blog.admin-linux.org/tag/ubuntu" target="_blank">Ubuntu</a> Server, ici une 9.10.</p><p>Bien sur, vous devez avoir au préalable votre serveur Postfix d&#8217;installé.</p><p>Il vous faut générer un certificat SSL pour votre serveur</p><p>Aller dans votre $HOME</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;">#cd ~</span></pre></div></div><p>Puis générer le nouveau certificat :</p><h2>Création du fichier &laquo;&nbsp;Certificate Authority&nbsp;&raquo;</h2><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>ssl<span style="color: #000000; font-weight: bold;">/</span>misc<span style="color: #000000; font-weight: bold;">/</span>CA.pl <span style="color: #660033;">-newca</span>
CA certificate filename <span style="color: #7a0874; font-weight: bold;">&#40;</span>or enter to create<span style="color: #7a0874; font-weight: bold;">&#41;</span>
&nbsp;
Making CA certificate ...
Generating a <span style="color: #000000;">1024</span> bit RSA private key
........................................++++++
.............................................................................................++++++
writing new private key to <span style="color: #ff0000;">'./demoCA/private/cakey.pem'</span>
Enter PEM pass phrase:
Verifying - Enter PEM pass phrase:
<span style="color: #660033;">-----</span>
You are about to be asked to enter information that will be incorporated
into your certificate request.
What you are about to enter is what is called a Distinguished Name or a DN.
There are quite a few fields but you can leave some blank
For some fields there will be a default value,
If you enter <span style="color: #ff0000;">'.'</span>, the field will be left blank.
<span style="color: #660033;">-----</span>
Country Name <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #000000;">2</span> letter code<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>AU<span style="color: #7a0874; font-weight: bold;">&#93;</span>:FR
State or Province Name <span style="color: #7a0874; font-weight: bold;">&#40;</span>full name<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>Some-State<span style="color: #7a0874; font-weight: bold;">&#93;</span>:Nord
Locality Name <span style="color: #7a0874; font-weight: bold;">&#40;</span>eg, city<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>:
Organization Name <span style="color: #7a0874; font-weight: bold;">&#40;</span>eg, company<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>Internet Widgits Pty Ltd<span style="color: #7a0874; font-weight: bold;">&#93;</span>:Votre Organisation
Organizational Unit Name <span style="color: #7a0874; font-weight: bold;">&#40;</span>eg, section<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>:
Common Name <span style="color: #7a0874; font-weight: bold;">&#40;</span>eg, YOUR name<span style="color: #7a0874; font-weight: bold;">&#41;</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>:votrehostname
Email Address <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>:<span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">@</span>gmail.com
&nbsp;
Please enter the following <span style="color: #ff0000;">'extra'</span> attributes
to be sent with your certificate request
A challenge password <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>:
An optional company name <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>:
Using configuration from <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>ssl<span style="color: #000000; font-weight: bold;">/</span>openssl.cnf
Enter pass phrase <span style="color: #000000; font-weight: bold;">for</span> .<span style="color: #000000; font-weight: bold;">/</span>demoCA<span style="color: #000000; font-weight: bold;">/</span>private<span style="color: #000000; font-weight: bold;">/</span>cakey.pem:
Check that the request matches the signature
Signature ok
Certificate Details:
Serial Number:
c4:<span style="color: #000000;">22</span>:ea:<span style="color: #000000;">51</span>:7c:ba:<span style="color: #000000;">68</span>:9b
Validity
Not Before: Apr <span style="color: #000000;">12</span> 09:<span style="color: #000000;">52</span>:02 <span style="color: #000000;">2010</span> GMT
Not After : Apr <span style="color: #000000;">11</span> 09:<span style="color: #000000;">52</span>:02 <span style="color: #000000;">2013</span> GMT
Subject:
countryName               = FR
stateOrProvinceName       = Nord
organizationName          = Votre Organisation
commonName                = votrehostname
emailAddress              = <span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">@</span>gmail.com
X509v3 extensions:
X509v3 Subject Key Identifier:
<span style="color: #000000;">72</span>:<span style="color: #000000;">94</span>:AE:2C:<span style="color: #000000;">47</span>:9E:A2:6E:<span style="color: #000000;">28</span>:6B:1A:<span style="color: #000000;">68</span>:<span style="color: #000000;">51</span>:E5:5A:3D:<span style="color: #000000;">93</span>:<span style="color: #000000;">86</span>:8C:<span style="color: #000000;">95</span>
X509v3 Authority Key Identifier:
keyid:<span style="color: #000000;">72</span>:<span style="color: #000000;">94</span>:AE:2C:<span style="color: #000000;">47</span>:9E:A2:6E:<span style="color: #000000;">28</span>:6B:1A:<span style="color: #000000;">68</span>:<span style="color: #000000;">51</span>:E5:5A:3D:<span style="color: #000000;">93</span>:<span style="color: #000000;">86</span>:8C:<span style="color: #000000;">95</span>
DirName:<span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">C</span>=FR<span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">ST</span>=Nord<span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">O</span>=Votre Organisation<span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">CN</span>=votrehostname<span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">emailAddress</span>=<span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">@</span>gmail.com
serial:C4:<span style="color: #000000;">22</span>:EA:<span style="color: #000000;">51</span>:7C:BA:<span style="color: #000000;">68</span>:9B
&nbsp;
X509v3 Basic Constraints:
CA:TRUE
Certificate is to be certified <span style="color: #000000; font-weight: bold;">until</span> Apr <span style="color: #000000;">11</span> 09:<span style="color: #000000;">52</span>:02 <span style="color: #000000;">2013</span> GMT <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #000000;">1095</span> days<span style="color: #7a0874; font-weight: bold;">&#41;</span>
&nbsp;
Write out database with <span style="color: #000000;">1</span> new entries
Data Base Updated</pre></div></div><h2>Générer le certificat Serveur :</h2><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># openssl req -new -nodes -subj '/CN=votrehostname/O=Votre Organisation/C=FR/ST=Nord/emailAddress=test@gmail.com' -keyout FOO-key.pem -out FOO-req.pem -days 3650</span>
Generating a <span style="color: #000000;">1024</span> bit RSA private key
................................++++++
.++++++
writing new private key to <span style="color: #ff0000;">'FOO-key.pem'</span>
<span style="color: #660033;">-----</span></pre></div></div><p>Vous constaterez bien sur que j&#8217;utilise les valeurs données plus haut.</p><h2>Signer le certificat :</h2><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># openssl ca -out FOO-cert.pem -infiles FOO-req.pem</span>
Using configuration from <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>ssl<span style="color: #000000; font-weight: bold;">/</span>openssl.cnf
Enter pass phrase <span style="color: #000000; font-weight: bold;">for</span> .<span style="color: #000000; font-weight: bold;">/</span>demoCA<span style="color: #000000; font-weight: bold;">/</span>private<span style="color: #000000; font-weight: bold;">/</span>cakey.pem:
Check that the request matches the signature
Signature ok
Certificate Details:
Serial Number:
c4:<span style="color: #000000;">22</span>:ea:<span style="color: #000000;">51</span>:7c:ba:<span style="color: #000000;">68</span>:9c
Validity
Not Before: Apr <span style="color: #000000;">12</span> 09:<span style="color: #000000;">57</span>:<span style="color: #000000;">23</span> <span style="color: #000000;">2010</span> GMT
Not After : Apr <span style="color: #000000;">12</span> 09:<span style="color: #000000;">57</span>:<span style="color: #000000;">23</span> <span style="color: #000000;">2011</span> GMT
Subject:
countryName               = FR
stateOrProvinceName       = Nord
organizationName          = Votre Organisation
commonName                = votrehostname
emailAddress              = <span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">@</span>gmail.com
X509v3 extensions:
X509v3 Basic Constraints:
CA:FALSE
Netscape Comment:
OpenSSL Generated Certificate
X509v3 Subject Key Identifier:
D8:<span style="color: #000000;">65</span>:D7:DA:<span style="color: #000000;">68</span>:6C:<span style="color: #000000;">34</span>:00:<span style="color: #000000;">14</span>:<span style="color: #000000;">63</span>:<span style="color: #000000;">98</span>:B0:BD:C9:9D:<span style="color: #000000;">67</span>:A0:04:<span style="color: #000000;">74</span>:2E
X509v3 Authority Key Identifier:
keyid:<span style="color: #000000;">72</span>:<span style="color: #000000;">94</span>:AE:2C:<span style="color: #000000;">47</span>:9E:A2:6E:<span style="color: #000000;">28</span>:6B:1A:<span style="color: #000000;">68</span>:<span style="color: #000000;">51</span>:E5:5A:3D:<span style="color: #000000;">93</span>:<span style="color: #000000;">86</span>:8C:<span style="color: #000000;">95</span>
&nbsp;
Certificate is to be certified <span style="color: #000000; font-weight: bold;">until</span> Apr <span style="color: #000000;">12</span> 09:<span style="color: #000000;">57</span>:<span style="color: #000000;">23</span> <span style="color: #000000;">2011</span> GMT <span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #000000;">365</span> days<span style="color: #7a0874; font-weight: bold;">&#41;</span>
Sign the certificate? <span style="color: #7a0874; font-weight: bold;">&#91;</span>y<span style="color: #000000; font-weight: bold;">/</span>n<span style="color: #7a0874; font-weight: bold;">&#93;</span>:<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>y<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
&nbsp;
<span style="color: #000000;">1</span> out of <span style="color: #000000;">1</span> certificate requests certified, commit? <span style="color: #7a0874; font-weight: bold;">&#91;</span>y<span style="color: #000000; font-weight: bold;">/</span>n<span style="color: #7a0874; font-weight: bold;">&#93;</span><span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>y<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
Write out database with <span style="color: #000000;">1</span> new entries
Data Base Updated</pre></div></div><h2>Copier les certificats dans votre dossier postfix :</h2><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># mkdir /etc/postfix/certif</span>
root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># cp demoCA/cacert.pem FOO-key.pem FOO-cert.pem /etc/postfix/certif</span>
root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># chmod 644 /etc/postfix/FOO-cert.pem /etc/postfix/certif/cacert.pem</span>
root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># chmod 400 /etc/postfix/certif/FOO-key.pem</span></pre></div></div><p>Gmail utilise un certificat Thawte Premium Server CA.</p><p>Il vous faut l&#8217;ajouter dans le fichier :</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># cat /etc/ssl/certs/Thawte_Premium_Server_CA.pem &amp;gt;&amp;gt; /etc/postfix/certif/cacert.pem</span></pre></div></div><p>Si vous ne faites pas ça, vous aurez le message suivant :</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">Server certificate not trusted</pre></div></div><p>Attention il semblerait que Gmail a changé de certificat, je m&#8217;en suis rendu compte le 27 Mai 2010.</p><p>Il n&#8217;utilise plus un certicat Thawte mais Equifax</p><p>J&#8217;ai rencontré ce message d&#8217;erreur :</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">May <span style="color: #000000;">23</span> 06:<span style="color: #000000;">53</span>:<span style="color: #000000;">21</span> <span style="color: #c20cb9; font-weight: bold;">hostname</span> postfix<span style="color: #000000; font-weight: bold;">/</span>smtp<span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">20658</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>: certificate verification failed <span style="color: #000000; font-weight: bold;">for</span> smtp.gmail.com<span style="color: #7a0874; font-weight: bold;">&#91;</span>209.85.229.109<span style="color: #7a0874; font-weight: bold;">&#93;</span>:<span style="color: #000000;">587</span>: untrusted issuer <span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">C</span>=US<span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">O</span>=Equifax<span style="color: #000000; font-weight: bold;">/</span><span style="color: #007800;">OU</span>=Equifax Secure Certificate Authority</pre></div></div><p>Pour palier à ce problème, il suffit d&#8217;ajouter le bon certificat :</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">&nbsp;</pre></div></div><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># cat /etc/ssl/certs/Equifax_Secure_CA.pem &amp;gt;&amp;gt; /etc/postfix/cacert.pem</span></pre></div></div><h2>Configuration du serveur Postfix :</h2><p>Pour cela, il faut modifier le fichier /etc/postfix/main.cf</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">## TLS Settings</span>
<span style="color: #666666; font-style: italic;">#</span>
smtp_tls_CAfile = <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #000000; font-weight: bold;">/</span>certif<span style="color: #000000; font-weight: bold;">/</span>cacert.pem
smtp_tls_cert_file = <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #000000; font-weight: bold;">/</span>certif<span style="color: #000000; font-weight: bold;">/</span>FOO-cert.pem
smtp_tls_key_file = <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #000000; font-weight: bold;">/</span>certif<span style="color: #000000; font-weight: bold;">/</span>FOO-key.pem
smtp_tls_session_cache_database = btree:<span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>run<span style="color: #000000; font-weight: bold;">/</span>smtp_tls_session_cache
smtp_use_tls = <span style="color: #c20cb9; font-weight: bold;">yes</span>
smtpd_tls_CAfile = <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #000000; font-weight: bold;">/</span>certif<span style="color: #000000; font-weight: bold;">/</span>cacert.pem
smtpd_tls_cert_file = <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #000000; font-weight: bold;">/</span>certif<span style="color: #000000; font-weight: bold;">/</span>FOO-cert.pem
smtpd_tls_key_file = <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #000000; font-weight: bold;">/</span>certif<span style="color: #000000; font-weight: bold;">/</span>FOO-key.pem
smtpd_tls_received_header = <span style="color: #c20cb9; font-weight: bold;">yes</span>
smtpd_tls_session_cache_database =  btree:<span style="color: #000000; font-weight: bold;">/</span>var<span style="color: #000000; font-weight: bold;">/</span>run<span style="color: #000000; font-weight: bold;">/</span>smtpd_tls_session_cache
smtpd_use_tls = <span style="color: #c20cb9; font-weight: bold;">yes</span>
tls_random_source = dev:<span style="color: #000000; font-weight: bold;">/</span>dev<span style="color: #000000; font-weight: bold;">/</span>urandom
<span style="color: #666666; font-style: italic;">#</span>
<span style="color: #666666; font-style: italic;">##  SASL Settings</span>
<span style="color: #666666; font-style: italic;"># This is going in to THIS server</span>
smtpd_sasl_auth_enable = no
smtp_sasl_auth_enable = <span style="color: #c20cb9; font-weight: bold;">yes</span>
smtp_sasl_password_maps = <span style="color: #7a0874; font-weight: bold;">hash</span>:<span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #000000; font-weight: bold;">/</span>sasl_passwd
smtpd_sasl_local_domain = <span style="color: #007800;">$myhostname</span>
smtp_sasl_security_options = noanonymous
<span style="color: #666666; font-style: italic;">#smtp_sasl_security_options =</span>
smtp_sasl_tls_security_options = noanonymous
smtpd_sasl_application_name = smtpd
&nbsp;
relayhost = <span style="color: #7a0874; font-weight: bold;">&#91;</span>smtp.gmail.com<span style="color: #7a0874; font-weight: bold;">&#93;</span>:<span style="color: #000000;">587</span>
transport_maps = <span style="color: #7a0874; font-weight: bold;">hash</span>:<span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #000000; font-weight: bold;">/</span>transport</pre></div></div><p>Ajouter dans le fichier /etc/postfix/transport</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">gmail.com               smtp:<span style="color: #7a0874; font-weight: bold;">&#91;</span>smtp.gmail.com<span style="color: #7a0874; font-weight: bold;">&#93;</span>:<span style="color: #000000;">587</span></pre></div></div><p>Ajouter dans le fichier /etc/postfix/sasl_passwd</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;"> <span style="color: #7a0874; font-weight: bold;">&#91;</span>smtp.gmail.com<span style="color: #7a0874; font-weight: bold;">&#93;</span>:<span style="color: #000000;">587</span> <span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">@</span>gmail.com:password</pre></div></div><p>Puis :</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">postmap sasl_passwd
postmap transport
<span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>init.d<span style="color: #000000; font-weight: bold;">/</span>postfix restart</pre></div></div><p>Voilà, votre serveur est configuré</p><h2>Nettoyer la création de certificat :</h2><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:~<span style="color: #666666; font-style: italic;"># cd ~</span>
<span style="color: #c20cb9; font-weight: bold;">rm</span> FOO-req.pem FOO-cert.pem FOO-key.pem <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; <span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-r</span> demoCA<span style="color: #000000; font-weight: bold;">/</span></pre></div></div><p>Tester l&#8217;envoie de mail :</p><p>J&#8217;ai pour habitude de tester l&#8217;envoie de mail via telnet :</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">root<span style="color: #000000; font-weight: bold;">@</span>votrehostname:<span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>postfix<span style="color: #666666; font-style: italic;"># telnet localhost 25</span>
Trying ::1...
Trying 127.0.0.1...
Connected to localhost.
Escape character is <span style="color: #ff0000;">'^]'</span>.
<span style="color: #000000;">220</span> <span style="color: #c20cb9; font-weight: bold;">hostname</span> ESMTP Postfix <span style="color: #7a0874; font-weight: bold;">&#40;</span>Ubuntu<span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>EHLO <span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">@</span>gmail.com<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000;">250</span>-hostname
<span style="color: #000000;">250</span>-PIPELINING
<span style="color: #000000;">250</span>-SIZE <span style="color: #000000;">10240000</span>
<span style="color: #000000;">250</span>-VRFY
<span style="color: #000000;">250</span>-ETRN
<span style="color: #000000;">250</span>-STARTTLS
<span style="color: #000000;">250</span>-ENHANCEDSTATUSCODES
<span style="color: #000000;">250</span>-8BITMIME
<span style="color: #000000;">250</span> DSN
<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>MAIL FROM:<span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">@</span>gmail.com<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000;">250</span> 2.1.0 Ok
<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>RCPT TO:<span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">@</span>gmail.com<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000;">250</span> 2.1.5 Ok
<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>DATA<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000;">354</span> End data with <span style="color: #000000; font-weight: bold;">&amp;</span>lt;CR<span style="color: #000000; font-weight: bold;">&amp;</span>gt;<span style="color: #000000; font-weight: bold;">&amp;</span>lt;LF<span style="color: #000000; font-weight: bold;">&amp;</span>gt;.<span style="color: #000000; font-weight: bold;">&amp;</span>lt;CR<span style="color: #000000; font-weight: bold;">&amp;</span>gt;<span style="color: #000000; font-weight: bold;">&amp;</span>lt;LF<span style="color: #000000; font-weight: bold;">&amp;</span>gt;
<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>Subject:<span style="color: #7a0874; font-weight: bold;">test</span><span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span><span style="color: #7a0874; font-weight: bold;">test</span> envoi de mail<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>.<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000;">250</span> 2.0.0 Ok: queued <span style="color: #c20cb9; font-weight: bold;">as</span> 9D381812
<span style="color: #000000; font-weight: bold;">&lt;</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>quit<span style="color: #000000; font-weight: bold;">&lt;/</span>strong<span style="color: #000000; font-weight: bold;">&gt;</span>
<span style="color: #000000;">221</span> 2.0.0 Bye
Connection closed by foreign host.</pre></div></div><p>Ce qui est en gras est a renseigner par vos soins bien sur <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ajouter le SMTP de Gmail en SmartHost avec Postfix sous Ubuntu Server" /></p><p>Pour vérifier, faite un petit</p><div
class="wp_syntax"><div
class="code"><pre class="bash" style="font-family:monospace;">mailq
&nbsp;
ou
&nbsp;
postqueue <span style="color: #660033;">-p</span></pre></div></div><p>Et vérifier dans le fichier /var/log/mail.log que vous n&#8217;avez pas d&#8217;erreur.</p><p>A noter : La flèche utilisée pour illustrer cet article est sous licence libre, mais je ne sais pas laquelle et a été trouvée sur <a
title="icones.pro" href="http://icones.pro/fleche-bleu-en-avant-droit-image-png.html" target="_blank">icones.pro</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/messagerie/ajouter-le-smtp-de-gmail-en-smarthost-avec-postfix-sous-ubuntu-server/feed</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Bar à liens &#8211; 1</title><link>http://blog.admin-linux.org/news/bar-a-liens-1</link> <comments>http://blog.admin-linux.org/news/bar-a-liens-1#comments</comments> <pubDate>Thu, 03 Dec 2009 14:02:01 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[alterway]]></category> <category><![CDATA[cloud computing]]></category> <category><![CDATA[memcached]]></category> <category><![CDATA[optimisation]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/?p=1590</guid> <description><![CDATA[
Voici un nouvelle rubrique qui permettra de vous faire profiter des lectures qui m&#8217;ont interpelées durant la semaine.
Tout d&#8217;abord l&#8217;accord de Partenariat entre Canonical, l&#8217;éditeur de la distribution GNU/Linux Ubuntu et la société Alterway dont je fais parti :
Accord entre Alterway et Canonical Ubuntu
Ensuite un très bon article de system-linux pour optimiser les performances de [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-full wp-image-1596" title="bar_a_liens" src="http://blog.admin-linux.org/wp-content/uploads/2009/12/bar_a_liens.jpg" alt="bar a liens Bar à liens   1" width="480" height="225" /></p><p>Voici un nouvelle rubrique qui permettra de vous faire profiter des lectures qui m&#8217;ont interpelées durant la semaine.</p><p>Tout d&#8217;abord l&#8217;accord de Partenariat entre Canonical, l&#8217;éditeur de la distribution GNU/Linux Ubuntu et la société Alterway dont je fais parti :</p><p><a
title="Accord Alterway Canonical Ubuntu" href="http://www.alterway.fr/actualite/alter-way-mise-sur-ubuntu-et-signe-un-accord-de-partenariat-fort-avec-canonical/" target="_blank">Accord entre Alterway et Canonical Ubuntu</a></p><p>Ensuite un très bon article de system-linux pour optimiser les performances de ses applications web</p><p><a
title="Compilation Installation et Configuration de Memcached" href="http://www.system-linux.eu/index.php?post/2009/11/30/Installation-et-Configuration-de-Memcached" target="_blank">Compilation Installation et Configuration de Memcached</a></p><p>Biologeek apporte une vision intéressante des applications Web (2.0) Libre intéresante</p><p><a
title="Discussions sur les applications web libres" href="http://www.biologeek.com/conferences,logiciels-libres,web/discussions-sur-les-applications-web-libres/" target="_blank">Discussions sur les applications web libres</a></p><p>Justement concernant le cloud computing et le libre, Philippe Scoffoni nous informe sur la licence AGPL :</p><p><a
title="La licence AGPL résout-elle tous les problèmes de l’open source et du cloud computing ?" href="http://philippe.scoffoni.net/agpl-resout-tous-les-probleme-open-souce-et-cloud-computing/" target="_blank">La licence AGPL résout-elle tous les problèmes de l’open source et du cloud computing ?</a></p><p>LinuxFR nous informe la sortie du nouveau kernel Linux :</p><p><a
title="Nouvelle version 2.6.32 du noyau Linux" href="http://linuxfr.org/2009/12/03/26207.html" target="_blank">Nouvelle version 2.6.32 du noyau Linux</a></p><p>Et le dernier NIcolargo nous montre comment analyser es flux Netflow sous GNU/Linux :</p><p><a
title="Analyse des flux Netflow sous GNU/Linux" href="http://blog.nicolargo.com/2009/11/analyse-des-flux-netflow-sous-gnulinux.html" target="_blank">Analyse des flux Netflow sous GNU/Linux</a></p><p>Vous voici avec de la nouvelle lecture, en espèrant qu&#8217;elles vous plaieront autant qu&#8217;à moi <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Bar à liens   1" /></p><p>Note : L&#8217;image illustrant cet article a été réalisée par <a
title="Fantasy Park" href="http://www.fantasypark.pl" target="_blank">Fantasy Park</a> et est sous licence <a
title="GFDL" href="http://en.wikipedia.org/wiki/GNU_Free_Documentation_License" target="_blank">GFDL</a> et provient de <a
title="Wikimedia" href="http://blog.nicolargo.com/2009/11/analyse-des-flux-netflow-sous-gnulinux.html" target="_blank">Wikimedia</a></p><div
id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 76px; width: 1px; height: 1px;"><p>http://linuxfr.org/2009/12/03/26207.html</p></div> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/news/bar-a-liens-1/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Ubuntu 9.10 &#8211; Karmic Koala is out</title><link>http://blog.admin-linux.org/distribution/ubuntu-9-10-karmic-koala-is-out</link> <comments>http://blog.admin-linux.org/distribution/ubuntu-9-10-karmic-koala-is-out#comments</comments> <pubDate>Thu, 29 Oct 2009 12:51:07 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/?p=1452</guid> <description><![CDATA[
Aujourd&#8217;hui 29 Octobre, la toute dernière mouture d&#8217;Ubuntu, la 9.10, et qui a pour nom Karmic Koala, est sortie ! Et ce n&#8217;est pas une blague, on le voit dans l&#8217;espace de téléchargement indiqué plus bas.
J&#8217;avais fait un test de cette distribution Ubuntu 9.10 Beta pour ceux qui ne l&#8217;aurait pas vu
Cette nouvelle [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-full wp-image-1454" title="ubuntu-9-10" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-9-10.jpg" alt="ubuntu 9 10 Ubuntu 9.10   Karmic Koala is out" width="480" height="225" /></p><p>Aujourd&#8217;hui 29 Octobre, la toute dernière mouture d&#8217;Ubuntu, la 9.10, et qui a pour nom Karmic Koala, est sortie ! Et ce n&#8217;est pas une blague, on le voit dans l&#8217;espace de téléchargement indiqué plus bas.</p><p>J&#8217;avais fait un test de cette distribution <a
title="Ubuntu 9.10 Beta" href="http://blog.admin-linux.org/distribution/test-ubuntu-linux-9-10-karmic-koala" target="_blank">Ubuntu 9.10 Beta</a> pour ceux qui ne l&#8217;aurait pas vu <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 9.10   Karmic Koala is out" /></p><p>Cette nouvelle version apporte son lot de nouveautés :</p><ul><li>Firefox 3.5</li><li>OpenOffice 3.1</li><li>Ext4 est le système de fichier par défaut</li><li>Grub 2 en tant que chargeur de démarrage</li><li><span>Nouvelle interface d’Ubuntu</span> Software Center bien mieux pensée</li><li>Noyau 2.6.31</li><li>Support d’USB 3.0</li><li>Gnome 2.28</li><li>KDE 4.3</li><li>Fonctionnalité de Could Computing</li><li>…</li></ul><p>Pour avoir une liste plus complète des nouveautés allez sur <a
title="Ubuntu-FR" onclick="javascript:pageTracker._trackPageview('/outbound/article/doc.ubuntu-fr.org');" href="http://doc.ubuntu-fr.org/karmic" target="_blank">Ubuntu-FR</a></p><p>A noter que la prochaine version d&#8217;Ubuntu, la 10.04 est déjà en cours de développement et aura pour nom de code : <a
title="Lucid Lynx" href="http://doc.ubuntu-fr.org/lucid" target="_blank">Lucid Lynx</a> est qui aura un support LTS (Long Term Support) c&#8217;est à dire, 5 ans de mises à jour de sécurité garanti.</p><p>Liens Utiles :</p><p><a
title="Site Officiel d'Ubuntu" href="http://www.ubuntu.com/" target="_blank">Site Officiel d&#8217;Ubuntu</a></p><p><a
title="Téléchargement d'Ubuntu 9.10 Karmic Koala" href="http://noncdn.releases.ubuntu.com//releases/9.10/" target="_blank">Téléchargement d&#8217;Ubuntu 9.10 Karmic Koala</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/ubuntu-9-10-karmic-koala-is-out/feed</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Logiciels libres : Sea-Monkey, Ubuntu, CentOS&#8230; Sortie de la semaine 44</title><link>http://blog.admin-linux.org/news/logiciels-libres-sea-monkey-ubuntu-centos-sem-44</link> <comments>http://blog.admin-linux.org/news/logiciels-libres-sea-monkey-ubuntu-centos-sem-44#comments</comments> <pubDate>Thu, 29 Oct 2009 00:06:23 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[centos]]></category> <category><![CDATA[mozilla]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[sea monkey]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/?p=1447</guid> <description><![CDATA[
Cela faisait un long moment que ma rubrique hebdomadaire sur les sorties de logiciels libres de la semaine&#8230;
Et bien, j&#8217;ai décidé d&#8217;en refaire un petit exemplaire cette semaine, j&#8217;essaierai d&#8217;avoir la rigueur de recommencé à en éditer un chaque semaine, mais je ne garantie rien
Voici les nouveautés de la semaine :
Sea Monkey la [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-full wp-image-1449" title="ll_sem44" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ll_sem44.jpg" alt="ll sem44 Logiciels libres : Sea Monkey, Ubuntu, CentOS... Sortie de la semaine 44" width="480" height="225" /></p><p>Cela faisait un long moment que ma rubrique hebdomadaire sur les sorties de logiciels libres de la semaine&#8230;</p><p>Et bien, j&#8217;ai décidé d&#8217;en refaire un petit exemplaire cette semaine, j&#8217;essaierai d&#8217;avoir la rigueur de recommencé à en éditer un chaque semaine, mais je ne garantie rien <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Logiciels libres : Sea Monkey, Ubuntu, CentOS... Sortie de la semaine 44" /></p><p>Voici les nouveautés de la semaine :</p><p><a
title="Sea Monkey" href="http://www.seamonkey-project.org/" target="_blank">Sea Monkey</a> la suite internet multi-plateforme de Mozilla (navigateur web, client de courriel, agenda, chat, éditeur de pages web) vient de sortir en version 2.0 le 27 octobre.</p><p>Pour rappel, ou pour ceux qui n&#8217;ont pas connu, Mozilla avant Firefox et Thunderbird était une suite d&#8217;application internet, ce projet avait été un peu mis en stand-by&#8230; Le navigateur étant devenu un projet indépendant que vous connaissez désormais sous le nom de Firefox, et le client de messagerie idem qui a pour nom Thunderbird.</p><p>Lorsque j&#8217;ai commencé sous GNU/Linux j&#8217;utilisais d&#8217;ailleurs la suite Mozilla, ça me rappele des souvenirs tout ça&#8230;</p><p>Enfin bref, voici un aperçu des nouveautés :</p><ul><li>Firefox 3.5.4 avec patchs de sécurité</li><li>Gestionnaire de téléchargement a été revu permettant la reprise de téléchargement de sessions croisées</li><li>Moteur Gecko supportant toutes les fonctionnalités de HTML 5</li><li>Le client mail bénéficie des améliorations de Thunderbird 3 d&#8217;un point de vue ergonomique avec notamment la notion d&#8217;onglets</li><li>Amélioration du lecteur de flux</li><li>Nouveau gestionnaire d&#8217;extension basé sur celui de Firefox</li><li>Gestionnaire de session avec crash recovery afin de retrouver ses onglets en cas de crash</li><li>Sauvegarde du dernier onglet fermé en vue de le réouvrir en cas d&#8217;erreur de manipulation</li><li>Amélioration de la base de stockage de l&#8217;historique</li><li>Pour les comptes IMAP, une copie sera faite en local pour de meilleures performances et afin de pouvoir continuer à travailler en off-line</li><li>Le gestionnaire de mots de passe a été amélioré</li><li>Nouveau gestionnaire de formulaire web, gardant un meilleur historique des saisies afin de facilité la complétion de ceux-ci</li><li>&#8230;</li></ul><p>Pour une liste complète des nouveautés allez voir directement sur le site de <a
title="Sea Monkey" href="http://www.seamonkey-project.org/releases/seamonkey2.0/" target="_blank">Sea-Monkey</a></p><p><a
title="Ubuntu" href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> qui est La nouveauté dans le monde libre dont tout le monde parle doit sortir demain.</p><p>J&#8217;ai d&#8217;ailleurs fait un <a
title="test d'Ubuntu 9.10" href="http://blog.admin-linux.org/distribution/test-ubuntu-linux-9-10-karmic-koala" target="_blank">test d&#8217;Ubuntu 9.10</a> pour ceux qui l&#8217;ont loupé.</p><p>J&#8217;en ferait un billet complet demain pour la sortie officiel, mais j&#8217;étais obligé d&#8217;en parler ici quand même.</p><p><a
title="Zabbix" href="http://www.zabbix.org/" target="_blank">Zabbix</a> dont je vous parlais la semaine dernière à propos la nouvelle version <a
title="Alpha de Zabbix 1.7" href="http://blog.admin-linux.org/supervision/zabbix-1-7-supervision-opensource" target="_blank">Alpha de Zabbix 1.7</a> et bien une nouvelle version vient de sortir qui est la 1.7.1</p><p>Cette version corrige essentiellement des bugs et amélioration mineures</p><p>Pour plus d&#8217;informations, allez sur l&#8217;annonce officielle de <a
title="Zabbix 1.7.1" href="http://www.zabbix.org/rn1.7.1.php" target="_blank">Zabbix 1.7.1</a></p><p><a
title="CentOS 5.4" href="http://centos.org/" target="_blank">CentOS 5.4</a>, la distribution &laquo;&nbsp;clone&nbsp;&raquo; de RedHat Enterprise Linux, tous les paquets sont compilés à partir des sources de RHEL.</p><p>Voici pour les nouveautés :</p><ul><li>Support de la technologie de virtualisation KVM</li><li>Extension du nombre de support de système de fichier (ajout de XFS pour les 64-bit)</li><li>Support de FUSE (Filesystem in Userspace)</li><li>Mise à jour de ext4</li><li>GCC 4.4</li><li>&#8230;</li></ul><p>Pour plus d&#8217;informations allez sur la release note de <a
title="CentOS" href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOS5.4/French" target="_blank">CentOS</a></p><p>Voila pour les mises à jour qui m&#8217;ont marqués cette semaine&#8230;<span><br
/> </span></p><div
id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 1115px; width: 1px; height: 1px;"><span
class="foreignphrase"><em
class="foreignphrase">Filesystem in Userspace</em></span></div> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/news/logiciels-libres-sea-monkey-ubuntu-centos-sem-44/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Test Ubuntu Linux 9.10 &#8211; Karmic Koala</title><link>http://blog.admin-linux.org/distribution/test-ubuntu-linux-9-10-karmic-koala</link> <comments>http://blog.admin-linux.org/distribution/test-ubuntu-linux-9-10-karmic-koala#comments</comments> <pubDate>Fri, 16 Oct 2009 15:07:40 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/?p=1407</guid> <description><![CDATA[
Voici un petit test de la nouvelle version d&#8217;Ubuntu 9.10 nommé Karmic Koala avant sa sortie officielle prévue pour le 29 octobre 2009.
Je l&#8217;ai installe sur une machine virtuelle VirtualBox, l&#8217;installation s&#8217;est bien passée, hormis au redémarrage après l&#8217;installation où le système bouclait sans vouloir booter mais après la relance de ma machine virtuelle ça [...]]]></description> <content:encoded><![CDATA[<p><img
class="aligncenter size-full wp-image-1424" title="ubuntu_karmic" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu_karmic.jpg" alt="ubuntu karmic Test Ubuntu Linux 9.10   Karmic Koala" width="480" height="225" /></p><p>Voici un petit test de la nouvelle version d&#8217;Ubuntu 9.10 nommé Karmic Koala avant sa sortie officielle prévue pour le 29 octobre 2009.</p><p>Je l&#8217;ai installe sur une machine virtuelle VirtualBox, l&#8217;installation s&#8217;est bien passée, hormis au redémarrage après l&#8217;installation où le système bouclait sans vouloir booter mais après la relance de ma machine virtuelle ça a bien démarré <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Test Ubuntu Linux 9.10   Karmic Koala" /></p><p>A noter que l&#8217;installation des VBoxAdditions s&#8217;installe bien <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Test Ubuntu Linux 9.10   Karmic Koala" /></p><p>Je trouve cette nouvelle version bien jolie, ne serait-ce qu&#8217;au boot, je la trouve bien agréable <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Test Ubuntu Linux 9.10   Karmic Koala" /></p><p>Du côté des nouveautés :</p><ul><li>Firefox 3.5</li><li>OpenOffice 3.1</li><li>Ext4 est le système de fichier par défaut</li><li>Grub 2 en tant que chargeur de démarrage</li><li><span>Nouvelle interface d&#8217;Ubuntu</span> Software Center bien mieux pensée</li><li>Noyau 2.6.31</li><li>Support d&#8217;USB 3.0</li><li>Gnome 2.28</li><li>KDE 4.3</li><li>Fonctionnalité de Could Computing</li><li>&#8230;</li></ul><p>Passons à la présentation et le test en lui même.</p><p>Si vous souhaitez plus d&#8217;informations sur les nouveautés, voici quelques articles intéressant :</p><p><a
title="Ubuntu-FR" href="http://doc.ubuntu-fr.org/karmic" target="_blank">Ubuntu-FR</a></p><p><a
title="Libre et Ouvert" href="http://libre-et-ouvert.blogspot.com/2009/09/les-nouveautes-dubuntu-910-karmic-koala.html" target="_blank">Libre et Ouvert</a></p><p>Premier screenshot, le boot qui est plutôt jolie, avec cette notion de mise en lumière :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-boot.jpg"><img
class="aligncenter size-medium wp-image-1410" title="ubuntu-boot" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-boot-300x223.jpg" alt="ubuntu boot 300x223 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="223" /></a></p><p>Ensuite l&#8217;écran de login :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-login.jpg"><img
class="aligncenter size-medium wp-image-1413" title="ubuntu-login" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-login-300x197.jpg" alt="ubuntu login 300x197 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="197" /></a></p><p>Voici celui d&#8217;Ubuntu 9.04, franchement il n&#8217;y a pas photo, je préfère l&#8217;ancienne <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Test Ubuntu Linux 9.10   Karmic Koala" /></p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-9-04-login.jpg"><img
class="aligncenter size-medium wp-image-1412" title="ubuntu-9-04-login" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-9-04-login-300x223.jpg" alt="ubuntu 9 04 login 300x223 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="223" /></a></p><p>Seul chose qui me plaît plus dans le nouvel écran de démarrage, est la notion d&#8217;accessibilité, en cliquant sur l&#8217;icône bleue avec un petit homme blanc, on arrive sur une fenêtre présentant des options pour améliorer l&#8217;accessibilité :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-accessibilite.jpg"><img
class="aligncenter size-medium wp-image-1415" title="ubuntu-accessibilite" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-accessibilite-300x225.jpg" alt="ubuntu accessibilite 300x225 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="225" /></a></p><p>Les icônes ont changé dans le menu également :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-icone.jpg"><img
class="aligncenter size-medium wp-image-1411" title="ubuntu-icone" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-icone-300x187.jpg" alt="ubuntu icone 300x187 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="187" /></a></p><p>Voici le bureau par défaut, fondamentalement, il n&#8217;y a pas de différence, hormis dans la zone de notification, où l&#8217;on retrouve l&#8217;indicator-applet qui permet d&#8217;avoir des notifications sur Empathy (remplacent de Pidgin) et Evolution.</p><p>A noter que ce notifieur ne fonctionne pas avec Thunderbird, ce qui est fort dommage&#8230;</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-9.10-demarrage.jpg"><img
class="aligncenter size-medium wp-image-1414" title="ubuntu-9.10-demarrage" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-9.10-demarrage-300x225.jpg" alt="ubuntu 9.10 demarrage 300x225 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="225" /></a></p><p>Je ne sais pas ce que vous pensez du fond d&#8217;écran par défaut, je ne lui trouve rien d&#8217;attrayant&#8230;</p><p>A noter qu&#8217;il y a maintenant un fond d&#8217;écran animé&#8230;</p><p>Voici à quoi ressemble l&#8217;Ubuntu Software Center, et là il y a eu du travail, je le trouve clair et ergonomique :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-software-center1.png"><img
class="aligncenter size-medium wp-image-1419" title="ubuntu-software-center" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-software-center1-300x184.png" alt="ubuntu software center1 300x184 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="184" /></a></p><p>Désormais il y a une section qui montre les programmes installés :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-software-center-installed1.png"><img
class="aligncenter size-medium wp-image-1420" title="ubuntu-software-center-installed" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-software-center-installed1-300x183.png" alt="ubuntu software center installed1 300x183 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="183" /></a></p><p>On retrouve également des fiches pour les applications :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-software-center-fiche1.png"><img
class="aligncenter size-medium wp-image-1421" title="ubuntu-software-center-fiche" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-software-center-fiche1-300x183.png" alt="ubuntu software center fiche1 300x183 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="183" /></a></p><p>La progression est également intégré à la même fenêtre désormais :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-software-center-install-progress.png"><img
class="aligncenter size-medium wp-image-1422" title="ubuntu-software-center-install-progress" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-software-center-install-progress-300x183.png" alt="ubuntu software center install progress 300x183 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="183" /></a></p><p>L&#8217;aspect de Nautilus est également amélioré, les dossiers spéciaux, comme Musique, Image&#8230; on des icônes particulières.</p><p>On peut remarquer également le répertoire Ubuntu One pour le Cloud Computing :</p><p
style="text-align: center;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-nautilus.jpg"><img
class="aligncenter size-medium wp-image-1423" title="ubuntu-nautilus" src="http://blog.admin-linux.org/wp-content/uploads/2009/10/ubuntu-nautilus-300x210.jpg" alt="ubuntu nautilus 300x210 Test Ubuntu Linux 9.10   Karmic Koala" width="300" height="210" /></a></p><p>Voilà en gros à quoi va ressembler Ubuntu 9.10 Karmic Koala <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Test Ubuntu Linux 9.10   Karmic Koala" /></p><p>Pour télécharger la Beta, c&#8217;est par <a
title="Ubuntu" href="http://www.ubuntu.com/testing/karmic/beta" target="_blank">là</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/test-ubuntu-linux-9-10-karmic-koala/feed</wfw:commentRss> <slash:comments>44</slash:comments> </item> <item><title>PB Machine virtuelle VirtualBox</title><link>http://blog.admin-linux.org/astuces/pb-machine-virtuelle-virtualbox</link> <comments>http://blog.admin-linux.org/astuces/pb-machine-virtuelle-virtualbox#comments</comments> <pubDate>Thu, 25 Jun 2009 06:18:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[Virtualisation]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[ubuntu]]></category> <category><![CDATA[virtualbox]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/pb-machine-virtuelle-virtualbox</guid> <description><![CDATA[Ce matin en voulant tester une appli sur une machine virtuel VirtualBox, je n&#8217;ai pas pu démarrer ma VM.
Je ne sais pas pourquoi d&#8217;ailleurs, mais je vais vous montrer ici comment résoudre le problème au cas où ça pourrait aider quelqu&#8217;un
Je pense que ça pourrait être dû au paquet linux-backport que j&#8217;ai du [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Ce matin en voulant tester une appli sur une machine virtuel VirtualBox, je n&#8217;ai pas pu démarrer ma VM.</p><p
style="text-align: justify;">Je ne sais pas pourquoi d&#8217;ailleurs, mais je vais vous montrer ici comment résoudre le problème au cas où ça pourrait aider quelqu&#8217;un <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="PB Machine virtuelle VirtualBox" /></p><p
style="text-align: justify;">Je pense que ça pourrait être dû au paquet linux-backport que j&#8217;ai du installer récemment à cause d&#8217;un problème de son et qui a d&#8217;ailleurs connu une mise à jour cette semaine. Le message d&#8217;erreur était une &laquo;&nbsp;NS_ERROR_FAILURE&nbsp;&raquo;</p><p
style="text-align: justify;"><a
href="http://blog.admin-linux.org/wp-content/uploads/HLIC/4.bp.blogspot.com/_XySgBVSDH1I/SkMXlBju_oI/AAAAAAAAARc/lkVDD-70ksc/s320/vbox_erreur.jpg" target="_blank" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img
id="BLOGGER_PHOTO_ID_5351146707087195778" class="aligncenter" style="border: 0pt none; margin-top: 0px; margin-bottom: 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 145px;" src="http://blog.admin-linux.org/wp-content/uploads/HLIC/4.bp.blogspot.com/_XySgBVSDH1I/SkMXlBju_oI/AAAAAAAAARc/lkVDD-70ksc/s320/vbox_erreur.jpg" border="0" alt="Pb Virtualbox" width="320" height="145" title="PB Machine virtuelle VirtualBox" /></a> Il faut d&#8217;abord installer pour les systèmes Ubuntu, Fedora et Mandriva le paquet DKMS (Dynamic Kernel Module Support Framework) :</p><p>root@vivelinux:~# aptitude install dkms<br
/> Lecture des listes de paquets&#8230; Fait<br
/> Construction de l&#8217;arbre des dépendances<br
/> Lecture des informations d&#8217;état&#8230; Fait<br
/> Lecture de l&#8217;information d&#8217;état étendu<br
/> Initialisation de l&#8217;état des paquets&#8230; Fait<br
/> Les NOUVEAUX paquets suivants vont être installés :<br
/> dkms fakeroot{a}<br
/> Les paquets suivants seront ENLEVÉS :<br
/> linux-backports-modules-2.6.28-11-generic{u}<br
/> 0 paquets mis à jour, 2 nouvellement installés, 1 à enlever et 0 non mis à jour.<br
/> Il est nécessaire de télécharger 173ko d&#8217;archives. Après dépaquetage, 3256ko seront libérés.<br
/> Voulez-vous continuer ? [Y/n/?] Y</p><p>Ensuite il faut reconfigurer le kernel vbox :<br
/> root@vivelelibre:~# /etc/init.d/vboxdrv setup<br
/> * Stopping VirtualBox kernel module                                             *  done.<br
/> * Recompiling VirtualBox kernel module                                          *  done.<br
/> * Starting VirtualBox kernel module                                             *  done.</p><p>Puis votre VM est de nouveau opérationnelle <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="PB Machine virtuelle VirtualBox" /></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/astuces/pb-machine-virtuelle-virtualbox/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu Linux 9.04 est sortie</title><link>http://blog.admin-linux.org/distribution/ubuntu-linux-904-est-sortie</link> <comments>http://blog.admin-linux.org/distribution/ubuntu-linux-904-est-sortie#comments</comments> <pubDate>Fri, 24 Apr 2009 10:54:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/ubuntu-linux-904-est-sortie/</guid> <description><![CDATA[Comme tout le monde le sait Ubuntu 9.04 est sortie avec son lot de nouveauté
Voici une petite liste non exhaustive :
- Gnome 2.26
- OpenOffice 3.0.1 (enfin&#8230;) contenant le filtre d&#8217;importation du formation Office Open XML&#8230;
- Amélioration des performances de chargement &#8211; Perso mon installation toute fraiche à mis 25 secondes ce matin pour démarrer [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;"><a
href="http://blog.admin-linux.org/wp-content/uploads/2009/05/jaunty.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img
id="BLOGGER_PHOTO_ID_5328218342938866066" class="alignright" style="border: 0pt none; margin: 0pt 0pt 10px 10px; cursor: pointer; width: 185px; height: 200px;" src="http://blog.admin-linux.org/wp-content/uploads/2009/05/jaunty.png" border="0" alt="Jaunty Jackalope" width="185" height="200" title="Ubuntu Linux 9.04 est sortie" /></a>Comme tout le monde le sait Ubuntu 9.04 est sortie avec son lot de nouveauté <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /><br
/> Voici une petite liste non exhaustive :<br
/> - Gnome 2.26<br
/> - OpenOffice 3.0.1 (enfin&#8230;) contenant le filtre d&#8217;importation du formation Office Open XML&#8230;<br
/> - Amélioration des performances de chargement &#8211; Perso mon installation toute fraiche à mis 25 secondes ce matin pour démarrer <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /> Le plus long étant le bios de la machine <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /><br
/> - Nouveaux thèmes graphique, même si le thème Human reste celui par défaut, perso, je ne vois pas vraiment de modification importante&#8230;<br
/> - Nouvel écran de connection au démarrage, et là on peut dire qu&#8217;ils ont mis le paquet <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /> Je le trouve vraiment très agréable <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /><br
/> - Nouveau style de notification<br
/> - Serveur graphique X.org 1.6<br
/> - [CTRL] + [ALT] + [Retour] n&#8217;est plus un raccourci &#8211; La par contre, c&#8217;est peut-être bien pour les newbies, mais je trouvait ce raccourci vraiment pratique <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /> Rassurez-vous il est possible de le remettre comme avant <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /> Il suffit de lancer &laquo;&nbsp;dontzap &#8211;disable&nbsp;&raquo; dans un terminal <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /><br
/> - Système de fichier ext4 supporté, je suis passé en ext4 et je n&#8217;ai pas encore assez de reculs pour apprécié le changement, mais jusqu&#8217;ici tout va bien <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /> Pour en savoir un peu plus sur ext4 allez sur <a
href="http://www.tux-planet.fr/ext4-et-les-pertes-de-donnees/" target="_blank">tux-planet.fr</a><br
/> - &#8230;<br
/> Enfin bref <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /> Pour plus d&#8217;informations :<br
/> <a
href="http://doc.ubuntu-fr.org/jaunty" target="_blank">http://doc.ubuntu-fr.org/jaunty</a></p><p
style="text-align: justify;">Personnellement, je lai installé hier, voici le temps que ça m&#8217;a pris :<br
/> Démarrage de l&#8217;installation :<br
/> 15h35<br
/> Heure de fin de paramétrage et partitionnement :<br
/> 15h42<br
/> Heure de fin d&#8217;installation :<br
/> 15h50</p><p
style="text-align: justify;">15 minutes au total <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /> Sympa, sachant que j&#8217;aurais pu être plus rapide, mais je n&#8217;avais pas pensé au partitionnement <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu Linux 9.04 est sortie" /> lol</p><p
style="text-align: justify;">Pour information, j&#8217;ai fait cela sur ce type de machine :<br
/> Processeurs : Intel(R) Pentium(R) Dual  CPU  E2160  @ 1.80GHz<br
/> Mémoire Vive : 2048 de RAM<br
/> Disque en SATA</p><p
style="text-align: justify;">Liens utiles :<br
/> <a
href="http://www.ubuntu.com/" target="_blank">Site Officiel</a><br
/> <a
href="http://www.ubuntu.com/getubuntu/download" target="_blank">Téléchargement</a></p><p
style="text-align: justify;">Des très bons blogs qui en parlent :<br
/> Un très bon article de <a
href="http://www.tux-planet.fr/ubuntu-904-jaunty-jackalope/" target="_blank">Tux-Planet.fr</a><br
/> Que faire après l&#8217;installation d&#8217;Ubuntu 9.04 de <a
href="http://blog.nicolargo.com/2009/04/tu-fais-quoi-apres-linstallation-dubuntu.html" target="_blank">Nicolargo</a><br
/> Des Problèmes avec Kubuntu ?  de <a
href="http://www.cyrille-borne.com/index.php?post/2009/04/23/Ubuntu-Jaunty-est-sortie-avec-son-cort%C3%A8ge-de-nouveaux-probl%C3%A8mes" target="_blank">Cyrille Borne</a><br
/> <a
href="http://planet.ubuntu-fr.org/tag/9.04" target="_blank">Planet Ubuntu</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/ubuntu-linux-904-est-sortie/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu 9.04 Jaunty Jackalope Alpha 6</title><link>http://blog.admin-linux.org/distribution/ubuntu-904-jaunty-jackalope-alpha-6</link> <comments>http://blog.admin-linux.org/distribution/ubuntu-904-jaunty-jackalope-alpha-6#comments</comments> <pubDate>Thu, 19 Mar 2009 12:56:29 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/?p=348</guid> <description><![CDATA[La dernière version d&#8217;ubuntu 9.04 est sortie le 12 Mars dernier.
Comme à chaque nouvelle version, les paquets (les applications et logiciels de toutes sortes) sont mis à jour à un rythme rapide. Pour obtenir une liste de tous les paquets acceptés pour la 9.04 jaunty Jackalope, vous pouvez vous inscrire à la malining-list :
https://lists.ubuntu.com/mailman/listinfo/jaunty-changes
Les mises [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">La dernière version d&#8217;ubuntu 9.04 est sortie le 12 Mars dernier.<br
/> Comme à chaque nouvelle version, les paquets (les applications et logiciels de toutes sortes) sont mis à jour à un rythme rapide. Pour obtenir une liste de tous les paquets acceptés pour la 9.04 jaunty Jackalope, vous pouvez vous inscrire à la malining-list :<br
/> <a
href="https://lists.ubuntu.com/mailman/listinfo/jaunty-changes" target="_blank">https://lists.ubuntu.com/mailman/listinfo/jaunty-changes</a><br
/> Les mises à jour importantes sont :<br
/> - X.org passe en version 1.6<br
/> - Les fonts sont optimisées en fonction des capacités de votre moniteur.<br
/> - Nouveau système de notification (très jolie), vous pouvez voir une vidéo flash :<br
/> <a
href="http://www.markshuttleworth.com/wp-content/uploads/2008/12/jaunty904_notifications_example1_web_092.swf" target="_blank">Site de Mark Shuttleworth</a><br
/> - Kernel version 2.6.28-8.26 (Plus d&#8217;informations sur <a
href="http://kernel.org/" target="_blank">kernel.org</a><br
/> - Support du système de fichier ext4, ext3 reste le système de fichier par défaut (pour l&#8217;instant)</p><p>Pour télécharger la nouvelle version d&#8217;ubuntu :</p><p><a
href="http://cdimage.ubuntu.com/releases/jaunty/release/" target="_blank">http://cdimage.ubuntu.com/releases/jaunty/alpha-6/</a> (Ubuntu Desktop, Server, Netbook Remix, and MID)<br
/> <a
href="http://cdimage.ubuntu.com/edubuntu/releases/jaunty/release/" target="_blank">http://cdimage.ubuntu.com/edubuntu/releases/jaunty/alpha-6/</a> (Ubuntu Education Edition)<br
/> <a
href="http://cdimage.ubuntu.com/edubuntu/releases/jaunty/release/" target="_blank">http://cdimage.ubuntu.com/kubuntu/releases/jaunty/alpha-6/</a> (Kubuntu) Kubuntu release notes<br
/> <a
href="http://cdimage.ubuntu.com/edubuntu/releases/jaunty/release/" target="_blank">http://cdimage.ubuntu.com/xubuntu/releases/jaunty/alpha-6/</a> (Xubuntu)<br
/> <a
href="http://cdimage.ubuntu.com/edubuntu/releases/jaunty/release/" target="_blank">http://cdimage.ubuntu.com/ubuntustudio/releases/jaunty/alpha-6/</a> (UbuntuStudio)<br
/> <a
href="http://cdimage.ubuntu.com/mythbuntu/releases/jaunty/release/" target="_blank">http://cdimage.ubuntu.com/mythbuntu/releases/jaunty/alpha-6/</a> (Mythbuntu)</p><p>Et petit scoup, pour voir en exclusivité les wallpaper de la nouvelle distrib, soit on test, soit on va sur le très bon site de <a
href="http://www.tux-planet.fr/ubuntu-jaunty-jackalope-wallpaper/" target="_blank">tux-planet.fr</a></p><p>A noter que la prochaine version qui sera une beta sortira le 26 Mars et que la sortie définitive est prévue pour le 23 Avril</p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/ubuntu-904-jaunty-jackalope-alpha-6/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>PB Thunderbird et Lightning sur Ubuntu depuis la Hardy</title><link>http://blog.admin-linux.org/astuces/pb-thunderbird-et-lightning-sur-ubuntu-depuis-la-hardy</link> <comments>http://blog.admin-linux.org/astuces/pb-thunderbird-et-lightning-sur-ubuntu-depuis-la-hardy#comments</comments> <pubDate>Tue, 24 Feb 2009 08:19:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Astuces]]></category> <category><![CDATA[Messagerie]]></category> <category><![CDATA[hardy]]></category> <category><![CDATA[lightning]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[thunderbird]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/pb-thunderbird-et-lightning-sur-ubuntu-depuis-la-hardy/</guid> <description><![CDATA[Bien le bonjour à tous,
Voici une petite astuce pour faire fonctionner Lightning l&#8217;extension issue du projet Sunbird directement intégrée à notre Thunderbird favori sous Ubuntu depuis la 8.04.
En fait, si je ne dis pas de bêtises, depuis la version 8.04, la libstdc++ est passée à la version libstdc++6.
Et Lightning ne semble fonctionner correctement avec la [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;"><img
class="alignright size-thumbnail wp-image-273" title="Thunderbird" src="http://blog.admin-linux.org/wp-content/uploads/2009/02/thunderbird_20-150x150.png" alt="Thunderbird" width="150" height="150" />Bien le bonjour à tous,<br
/> Voici une petite astuce pour faire fonctionner Lightning l&#8217;extension issue du projet Sunbird directement intégrée à notre Thunderbird favori sous Ubuntu depuis la 8.04.<br
/> En fait, si je ne dis pas de bêtises, depuis la version 8.04, la libstdc++ est passée à la version libstdc++6.<br
/> Et Lightning ne semble fonctionner correctement avec la version libstdc++5<br
/> Il faut donc installer la libstdc++5 puis seulement installer l&#8217;extension lightning <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="PB Thunderbird et Lightning sur Ubuntu depuis la Hardy" /><br
/> Et là tout refonctionne comme avant <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="PB Thunderbird et Lightning sur Ubuntu depuis la Hardy" /><br
/> C&#8217;est tout bête, mais il fallait le savoir <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' title="PB Thunderbird et Lightning sur Ubuntu depuis la Hardy" /><br
/> A noter que dans la version de Thunderbird 3, Lightning devrait être directement intégré, le problème ne devrait plus se poser <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="PB Thunderbird et Lightning sur Ubuntu depuis la Hardy" /></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/astuces/pb-thunderbird-et-lightning-sur-ubuntu-depuis-la-hardy/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Une bonne information sur la sécurité</title><link>http://blog.admin-linux.org/securite/une-bonne-information-sur-la-securite</link> <comments>http://blog.admin-linux.org/securite/une-bonne-information-sur-la-securite#comments</comments> <pubDate>Fri, 20 Feb 2009 16:27:00 +0000</pubDate> <dc:creator>Julien Konczak</dc:creator> <category><![CDATA[Sécurité]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/une-bonne-information-sur-la-securite/</guid> <description><![CDATA[Je parcours pas mal de blog pour m&#8217;informer et vous devez en faire autant sinon vous ne me liriez pas &#8230; En bref, j&#8217;ai trouvé ce billet très pédagogique et très complet :
http://bugbrother.blog.lemonde.fr/
Je vous fais donc partager !
La conclusion me plait bien d&#8217;ailleurs
Julien
]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Je parcours pas mal de blog pour m&#8217;informer et vous devez en faire autant sinon vous ne me liriez pas &#8230; En bref, j&#8217;ai trouvé ce billet très pédagogique et très complet :</p><p
style="text-align: justify;"><a
href="http://bugbrother.blog.lemonde.fr/2009/02/20/la-duree-de-vie-dun-ordinateur-non-protege-est-de-4-minutes/" target="_blank">http://bugbrother.blog.lemonde.fr/</a></p><p
style="text-align: justify;">Je vous fais donc partager !</p><p
style="text-align: justify;">La conclusion me plait bien d&#8217;ailleurs <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' title="Une bonne information sur la sécurité" /></p><p
style="text-align: justify;">Julien</p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/securite/une-bonne-information-sur-la-securite/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Meilleurs Voeux 2009</title><link>http://blog.admin-linux.org/news/meilleurs-voeux-2009</link> <comments>http://blog.admin-linux.org/news/meilleurs-voeux-2009#comments</comments> <pubDate>Mon, 05 Jan 2009 08:49:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[centreon]]></category> <category><![CDATA[firefox]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[open source]]></category> <category><![CDATA[openoffice]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/meilleurs-voeux-2009/</guid> <description><![CDATA[Bien le bonjour à tous,
Comme de coutume et parce que nous le pensons également, nous vous souhaitons à tous une très bonne année 2009
Qu&#8217;elle vous apporte tout ce que vous souhaitez, une bonne santé, de la joie&#8230;
Mais aussi, on peut souhaiter l&#8217;expansion de l&#8217;utilisation du logiciel libre, la consolidation de la communauté qui ne [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Bien le bonjour à tous,<br
/> Comme de coutume et parce que nous le pensons également, nous vous souhaitons à tous une très bonne année 2009 <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Meilleurs Voeux 2009" /><br
/> Qu&#8217;elle vous apporte tout ce que vous souhaitez, une bonne santé, de la joie&#8230;<br
/> Mais aussi, on peut souhaiter l&#8217;expansion de l&#8217;utilisation du logiciel libre, la consolidation de la communauté qui ne doit pas se laisser déborder par les gros éditeurs ayant compris l&#8217;intérêt qu&#8217;ils pouvaient trouver dans le logiciel libre tout en continuant à développer abondamment le logiciel propriétaire&#8230;<br
/> Voici quelques évenements non exhaustif de ce qui a marqué 2008 (c&#8217;est le matin donc il est fort possible que j&#8217;oublie des éléments importants) donc n&#8217;hésitez pas à poster des commentaires pour compléter cette liste <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Meilleurs Voeux 2009" /><br
/> La sortie de <a
href="http://www.mozilla-europe.org/fr/firefox/">Firefox</a> 3<br
/> La sortie d&#8217;<a
href="http://fr.openoffice.org/">OpenOffice</a> 3<br
/> La sortie en Beta de <a
href="http://www.mozillamessaging.com/en-US/thunderbird/#tb3">Thunderbird</a> 3<br
/> Tout sort en version 3 apparemment <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Meilleurs Voeux 2009" /> lol<br
/> La sortie de <a
href="http://www.centreon.com/">Centreon</a> 2.0<br
/> La version 8 d&#8217;Ubtuntu (la version 8.04 en LTS et la 8.10)<br
/> Pour les autres distrib, nottons la Gentoo 2008, et les autres que je connais un peu moins <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Meilleurs Voeux 2009" /><br
/> La grande campagne d&#8217;adhésion de l&#8217;April ayant pour but de dépasser les 5000 adhérents pour 2009, l&#8217;objectif n&#8217;a pas été atteint, mais le nombre d&#8217;adhérents a déjà fortement augmenté <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Meilleurs Voeux 2009" /> Une bonne résolution pour 2009 ?? Abonnez à l&#8217;<a
href="http://www.april.org/">April</a><br
/> La liste est longue bien sur, donc je ne vais pas tout citer, mais à vos commentaires&#8230; <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Meilleurs Voeux 2009" /><br
/> Encore tous nos voeux de bonheurs <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Meilleurs Voeux 2009" /></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/news/meilleurs-voeux-2009/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu 8.10</title><link>http://blog.admin-linux.org/distribution/ubuntu-810</link> <comments>http://blog.admin-linux.org/distribution/ubuntu-810#comments</comments> <pubDate>Wed, 12 Nov 2008 09:38:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[intrepid]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/ubuntu-810/</guid> <description><![CDATA[Bien le bonjour à tous,
C&#8217;est avec un peu de retards que nosu vous annonçons la sortie de la version d&#8217;Ubuntu 8.10
Mieux vaut tard que jamais, c&#8217;est sur, mais bon
Voici un bref descriptif des nouveautés :
* GNOME 2.24
* Compiz Fusion 0.8
* X.Org 7.4
* Une intégration complète de PulseAudio et GVFS
* Noyau Linux 2.6.27
* NetworkManager [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Bien le bonjour à tous,<br
/> C&#8217;est avec un peu de retards que nosu vous annonçons la sortie de la version d&#8217;Ubuntu 8.10 <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10" /><br
/> Mieux vaut tard que jamais, c&#8217;est sur, mais bon <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10" /><br
/> Voici un bref descriptif des nouveautés :<br
/> * GNOME 2.24<br
/> * Compiz Fusion 0.8<br
/> * X.Org 7.4<br
/> * Une intégration complète de PulseAudio et GVFS<br
/> * Noyau Linux 2.6.27<br
/> * NetworkManager 0.7<br
/> Pour plus d&#8217;informations, vous pouvez consulter <a
href="http://doc.ubuntu-fr.org/intrepid">ce site</a></p><p
style="text-align: justify;">Pour rappel pour mettre à jour sa version de Ubuntu 8.04 vers une 8.10 :<br
/> update-manager -d à faire soit en route, soit avec un sudo <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10" /></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/ubuntu-810/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Ubuntu 8.10 Intrepid en version beta</title><link>http://blog.admin-linux.org/distribution/ubuntu-810-intrepid-en-version-beta</link> <comments>http://blog.admin-linux.org/distribution/ubuntu-810-intrepid-en-version-beta#comments</comments> <pubDate>Fri, 03 Oct 2008 08:53:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[intrepid]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/ubuntu-810-intrepid-en-version-beta/</guid> <description><![CDATA[Ubuntu 8.10 Intrepid vient de sortir en version beta
http://www.ubuntu.com/testing/intrepid/beta
Ca me fait tout drôle, car c&#8217;est la première fois que je participe à l&#8217;évolution d&#8217;une distribution linux   lol
En fait j&#8217;ai juste fait de la traduction via le portail launchpad   Donc rien d&#8217;exceptionnel   lol
Je n&#8217;ai pas encore dévoilé toute les [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Ubuntu 8.10 Intrepid vient de sortir en version beta <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /><br
/> <a
href="http://www.ubuntu.com/testing/intrepid/beta" target="_blank">http://www.ubuntu.com/testing/intrepid/beta</a><br
/> Ca me fait tout drôle, car c&#8217;est la première fois que je participe à l&#8217;évolution d&#8217;une distribution linux <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /> lol<br
/> En fait j&#8217;ai juste fait de la traduction via le portail launchpad <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /> Donc rien d&#8217;exceptionnel <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /> lol<br
/> Je n&#8217;ai pas encore dévoilé toute les améliorations que j&#8217;ai apporté au kernel <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /><br
/> Bon vous ne me croyez pas pour cette dernière, vous avez raison <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /><br
/> La sortie définitive de cette version est prévue pour le 30 octobre <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /></p><p
style="text-align: justify;">Par contre j&#8217;en profite pour vous parler de la communauté Launchpad, qui est un projet opensource favorisant le travail collaboratif sur d&#8217;autres projet OpenSource <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /><br
/> Vous pouvez publier vos patchs, vos paquets, déclarer des bugs, faire de la traduction, enfin bref, tout ce qui est utile à l&#8217;avancement d&#8217;un projet opensource <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Ubuntu 8.10 Intrepid en version beta" /><br
/> <a
href="https://launchpad.net/" target="_blank">https://launchpad.net/</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/ubuntu-810-intrepid-en-version-beta/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>PowerEdge 2950 et baie MD1000</title><link>http://blog.admin-linux.org/administration/poweredge-2950-et-baie-md1000</link> <comments>http://blog.admin-linux.org/administration/poweredge-2950-et-baie-md1000#comments</comments> <pubDate>Mon, 15 Sep 2008 20:04:00 +0000</pubDate> <dc:creator>Romaric Defaux</dc:creator> <category><![CDATA[Administration]]></category> <category><![CDATA[baie de disque]]></category> <category><![CDATA[dell]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[serveur]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/poweredge-2950-et-baie-md1000/</guid> <description><![CDATA[Salouté !
Ca faisait un p&#8217;ti moment j&#8217;avais plus rien mis. Me revoici avec un mini howto pour monter une baie de disque MD1000 (6Tio en RAID5 ici) sur un Poweredge 2950. Je pense que ça doit marcher avec d&#8217;autres versions des serveurs et baies, mais je ne m&#8217;avance pas sur ce que je n&#8217;ai pas [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Salouté !</p><p
style="text-align: justify;">Ca faisait un p&#8217;ti moment j&#8217;avais plus rien mis. Me revoici avec un mini howto pour monter une baie de disque MD1000 (6Tio en RAID5 ici) sur un Poweredge 2950. Je pense que ça doit marcher avec d&#8217;autres versions des serveurs et baies, mais je ne m&#8217;avance pas sur ce que je n&#8217;ai pas expérimenté (à cause d&#8217;un relent d&#8217;empirisme qui me guide <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="PowerEdge 2950 et baie MD1000" /><br
/> Je pars du principe que l&#8217;OS est déjà installé (ici ubuntu server) et qu&#8217;on ajoute une baie dessus.</p><p
style="text-align: justify;">La première chose à faire après avoir mis sa carte SCSI reliée à la baie et démarré le tout, c&#8217;est de créer un virtual disk au niveau de la baie. Pour se faire il suffit de presser Ctrl+R au démarrage du serveur lorsque la console le propose, et de suivre les instructions. On peut choisir le niveau de RAID,etc. Une fois le disque créé et initialisé (ce qui peut être assez long si ce sont plusieurs Tera), on redémarre le serveur. Pour plus d&#8217;info là-dessus, il faut consulter le site de Dell.</p><p
style="text-align: justify;">Il faut ensuite formater la baie, si elle fait plus de 2 Tio, il faut impérativement utiliser parted.<br
/> # <span
style="font-style:italic;"><span
style="font-weight:bold;">parted /dev/sdx</span></span></p><p
style="text-align: justify;"><span
style="font-style:italic;"><span
style="font-weight:bold;">mklabel gpt</span></span> &lt;- obligé pour les gros volume<br
/> <span
style="font-style:italic;"><span
style="font-weight:bold;">mkpart primary 0 -0 </span></span>&lt;- pour utiliser toute la partition<br
/> <span
style="font-style:italic;"><span
style="font-weight:bold;">quit</span></span></p><p
style="text-align: justify;"># <span
style="font-style:italic;"><span
style="font-weight:bold;">mkfs.ext3 /dev/sdx1</span></span> &lt;- on formate, ici en ext3 non journalisé</p><p
style="text-align: justify;">Ensuite reste plus qu&#8217;à la monter avec un simple mount.</p><p
style="text-align: justify;">Plus d&#8217;info sur le formatage, un article qui m&#8217;a bien aidé :<br
/> <a
href="http://www.cyberciti.biz/tips/fdisk-unable-to-create-partition-greater-2tb.html">Linux Creating a Partition Size Larger than 2TB</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/administration/poweredge-2950-et-baie-md1000/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Dell OpenManage Server Administrator sur une ubuntu 8.04 server</title><link>http://blog.admin-linux.org/administration/dell-openmanage-server-administrator-sur-une-ubuntu-804-server</link> <comments>http://blog.admin-linux.org/administration/dell-openmanage-server-administrator-sur-une-ubuntu-804-server#comments</comments> <pubDate>Tue, 09 Sep 2008 10:08:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Administration]]></category> <category><![CDATA[dell]]></category> <category><![CDATA[omsa]]></category> <category><![CDATA[openmanage]]></category> <category><![CDATA[Planet-Libre]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/dell-openmanage-server-administrator-sur-une-ubuntu-804-server/</guid> <description><![CDATA[Bien le bonjour à tous,
Voici comment installer Dell OpenManage sur un serveur Ubuntu 8.04 server.
Il faut tout d&#8217;abord ajouter dans le fichier /etc/apt/source.list la ligne :
deb ftp://ftp.sara.nl/pub/sara-omsa dell sara
Bien sur il faut mettre à jour sa liste de paquets :
aptitude update
Puis il faut lancer la commande :
aptitude install dellomsa
Normalement à la fin de l&#8217;installation il [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Bien le bonjour à tous,<br
/> Voici comment installer Dell OpenManage sur un serveur Ubuntu 8.04 server.<br
/> Il faut tout d&#8217;abord ajouter dans le fichier /etc/apt/source.list la ligne :<br
/> deb ftp://ftp.sara.nl/pub/sara-omsa dell sara<br
/> Bien sur il faut mettre à jour sa liste de paquets :<br
/> aptitude update<br
/> Puis il faut lancer la commande :<br
/> aptitude install dellomsa<br
/> Normalement à la fin de l&#8217;installation il devrait donner ces erreurs si-dessous :<br
/> Starting dsm_sa_datamgr32d: /opt/dell/srvadmin/dataeng/bin/dsm_sa_datamgr32d: error while loading shared libraries: libdcsmil32.so.5: cannot open shared object file: No such file or directory<br
/> *<br
/> Starting dsm_sa_eventmgr32d: /opt/dell/srvadmin/dataeng/bin/dsm_sa_eventmgr32d: error while loading shared libraries: libdcsupt32.so.5: cannot open shared object file: No such file or directory<br
/> *</p><p
style="text-align: justify;">Il suffit pour résoudre ce problème de lancer ces commandes :<br
/> sudo ldconfig<br
/> puis<br
/> sudo /etc/init.d/dataeng restart</p><p
style="text-align: justify;">Pour accéder à l&#8217;interface web il faut ensuite aller à l&#8217;adresse :</p><p>https://localhost:1311/</p><p>Mais pour cela il faut lancer le service :<br
/> /etc/init.d/dsm_om_connsvc start</p><p
style="text-align: justify;">Et utiliser les logins et mot de passe de votre utilisateur principale.<br
/> Pour ma part, j&#8217;avais essayé avec root, mais ça ne fonctionnait pas et avec mon utilisateur principale, ça marche <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Dell OpenManage Server Administrator sur une ubuntu 8.04 server" /><br
/> Voili, voilou <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="Dell OpenManage Server Administrator sur une ubuntu 8.04 server" /></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/administration/dell-openmanage-server-administrator-sur-une-ubuntu-804-server/feed</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>OBM dans la liste des paquets Ubuntu Hardy Heron (8.04)</title><link>http://blog.admin-linux.org/logiciels-libres/obm-dans-la-liste-des-paquets-ubuntu-hardy-heron-804</link> <comments>http://blog.admin-linux.org/logiciels-libres/obm-dans-la-liste-des-paquets-ubuntu-hardy-heron-804#comments</comments> <pubDate>Mon, 16 Jun 2008 10:17:00 +0000</pubDate> <dc:creator>Pierre-Yves Dubreucq</dc:creator> <category><![CDATA[Collaboratif]]></category> <category><![CDATA[Logiciels Libres]]></category> <category><![CDATA[Messagerie]]></category> <category><![CDATA[groupware]]></category> <category><![CDATA[obm]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/obm-dans-la-liste-des-paquets-ubuntu-hardy-heron-804/</guid> <description><![CDATA[OBM, portail collaboratif d&#8217;origine Française fait parti désormais de la liste des paquets officiel de la distribution Ubuntu Hardy Heron qui est sortie au mois d&#8217;Avril.
Pour rappel, OBM est un logiciel Open Source de travail collaboratif, intégrant des composants libres pour gérer et partager les informations au sein d’une organisation.
Il a pour fonctionnalités des outils [...]]]></description> <content:encoded><![CDATA[<p>OBM, portail collaboratif d&#8217;origine Française fait parti désormais de la liste des paquets officiel de la distribution Ubuntu Hardy Heron qui est sortie au mois d&#8217;Avril.</p><p>Pour rappel, OBM est un logiciel Open Source de travail collaboratif, intégrant des composants libres pour gérer et partager les informations au sein d’une organisation.<br
/> Il a pour fonctionnalités des outils de :</p><p>-  Agenda partagé<br
/> -  Partage de contacts<br
/> -  Gestion des tâches et de projets<br
/> -  Partage de documents<br
/> -  Gestion de Relations Clients<br
/> -  Gestion de facturation<br
/> -  Gestion d&#8217;Incidents<br
/> -  &#8230;<br
/> <span
style="font-style:italic;"><br
/> Il est à noter qu&#8217;OBM propose la messagerie normalement, mais qu&#8217;avec l&#8217;installation du paquet d&#8217;ubuntu, il n&#8217;est pas proposé <img
src='http://blog.admin-linux.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' title="OBM dans la liste des paquets Ubuntu Hardy Heron (8.04)" /> </span></p><p>Pour la petite histoire, OBM a été créé initialement par une société Toulousaine nommée AliaSource.<br
/> Cette société a été racheté de mémoire en 2007 par la société Linagora. (1ère SSLL Française)</p><p>Sinon pour l&#8217;installer, c&#8217;est assez simple :<br
/> sudo aptitude install obm<br
/> Pour l&#8217;installation, il suffit de se fier à cet howto :<br
/> <a
href="http://www.obm.org/doku.php?id=ubuntuhardy" target="_blank">http://www.obm.org/doku.php?id=ubuntuhardy</a></p><p><a
href="http://www.obm.org/" target="_blank">Le site d&#8217;OBM Communautaire</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/logiciels-libres/obm-dans-la-liste-des-paquets-ubuntu-hardy-heron-804/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu pour débuter</title><link>http://blog.admin-linux.org/distribution/ubuntu-pour-debuter</link> <comments>http://blog.admin-linux.org/distribution/ubuntu-pour-debuter#comments</comments> <pubDate>Sun, 18 Nov 2007 19:54:00 +0000</pubDate> <dc:creator>Julien Konczak</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[presse]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/ubuntu-pour-debuter/</guid> <description><![CDATA[A l&#8217;occasion de la sortie récente (18 Octobre dernier) de la version 7.1 d&#8217;Ubuntu, on peut trouver dans les kiosques 2 magazines pour découvir cette distribution :
Linux Pratique Hors série N°12 (cd inclus) :
Trés complet, pédagogique, et remplit de plein de détail, et surtout évoquant kubuntu, xubuntu et tout ce qui finit en &#8230;buntu.
Prix : [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">A l&#8217;occasion de la sortie récente (18 Octobre dernier) de la version 7.1 d&#8217;Ubuntu, on peut trouver dans les kiosques 2 magazines pour découvir cette distribution :</p><p
style="text-align: justify;"><span
style="font-weight: bold;">Linux Pratique Hors série N°12 </span>(cd inclus) :<br
/> Trés complet, pédagogique, et remplit de plein de détail, et surtout évoquant kubuntu, xubuntu et tout ce qui finit en &#8230;buntu.<br
/> Prix : 6,40€</p><p
style="text-align: justify;"><a
href="http://blog.admin-linux.org/wp-content/uploads/HLIC/www.competencemicro.com/imgbooklets/booklet_covers/min_2915605858.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img
style="margin: 0pt 10px 10px 0pt; cursor: pointer; width: 110px; height: 151px;" src="http://blog.admin-linux.org/wp-content/uploads/HLIC/www.competencemicro.com/imgbooklets/booklet_covers/min_2915605858.jpg" border="0" alt="min 2915605858 Ubuntu pour débuter"  title="Ubuntu pour débuter" /></a><span
style="font-weight: bold;">Compétence Micro N° 57</span><br
/> Trés trés complet et plus détaillé, l&#8217;utilisateur peut se laisser guider les yeux fermés.</p><p
style="text-align: justify;">Je le recommanderai surtout au non informaticiens, curieux de dévouvrir l&#8217;univers linux.</p><p
style="text-align: justify;">Prix : 6€</p><p
style="text-align: justify;">Dans l&#8217;espoir de convertir certains de mes proches, je vais tester le compétence micro sur un être humain&#8230; A suivre&#8230;</p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/ubuntu-pour-debuter/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Revue de presse</title><link>http://blog.admin-linux.org/news/revue-de-presse</link> <comments>http://blog.admin-linux.org/news/revue-de-presse#comments</comments> <pubDate>Sun, 18 Nov 2007 18:09:00 +0000</pubDate> <dc:creator>Julien Konczak</dc:creator> <category><![CDATA[News]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[mandriva]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/revue-de-presse/</guid> <description><![CDATA[Pas de post depuis le 09 !!! Vite trouvons quelque chose a raconter !!!!
Ces dernièrs mois, on voit fleurir un grand nombre de magazines proposant diverses distributions linux et une documentation d&#8217;installation. Ca va de l&#8217;open Suse a Gentoo en passant par slackware et ubuntu.
Même si je ne suis pas dupe sur le but final [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Pas de post depuis le 09 !!! Vite trouvons quelque chose a raconter !!!!</p><p
style="text-align: justify;">Ces dernièrs mois, on voit fleurir un grand nombre de magazines proposant diverses distributions linux et une documentation d&#8217;installation. Ca va de l&#8217;open Suse a Gentoo en passant par slackware et ubuntu.</p><p
style="text-align: justify;">Même si je ne suis pas dupe sur le but final ($$$), j&#8217;apprécie l&#8217;initiative : proposer les moyens de découvrir les différentes distributions.</p><p
style="text-align: justify;">Cependant, je pense qu&#8217;il existe un risque de décevoir l&#8217;utilisateur lambda tenté par l&#8217;aventure linux. Imaginez l&#8217;individu devant un rayon de librairie (pas celui tout en haut &#8230;) lui proposant 5 ou 6 distributions, comment peut il faire son choix ? Sachant qu&#8217;aucunes d&#8217;elles ne s&#8217;adressent au même public et comportent toutes leurs points forts et leurs poins faibles&#8230;<br
/> Le novice qui choisit la slackware ou la debian risque d&#8217;être un peu perdu&#8230;celui qui prend la ubuntu sera mieux guidé&#8230;<br
/> Certains me diront que pour se lancer dans une aventure comme celle là, il faut être motivé&#8230;</p><p
style="text-align: justify;">Les affranchis pourront également en profiter pour en faire cadeau a leur amis ou familles afin de voir grossir les rangs des adorateurs du pinguins. Ca peut faire un super cadeau de noel !</p><p
style="text-align: justify;">Dans ce cadre là, je me suis penché sur trois exemples que je détaillerai dans le post suivant.</p><p
style="text-align: justify;">Comme d&#8217;habitude, n&#8217;hésitez pas à réagir !</p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/news/revue-de-presse/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Ubuntu 7.10 (Gutsy Gibbon)</title><link>http://blog.admin-linux.org/distribution/ubuntu-710-gutsy-gibbon-2</link> <comments>http://blog.admin-linux.org/distribution/ubuntu-710-gutsy-gibbon-2#comments</comments> <pubDate>Thu, 18 Oct 2007 19:10:00 +0000</pubDate> <dc:creator>Julien Konczak</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/ubuntu-710-gutsy-gibbon-2/</guid> <description><![CDATA[Pour fêter la sortie officielle de cette nouvelle version, un coup de projecteur sur cette distrib.
Que dire d&#8217;elle :
- stable (basée sur debian)
- de plus en plus simple d&#8217;accès et d&#8217;utilisation (gros efforts sur cette version)
- une orientation qualitative
- une communauté importante et réactive
- and so on&#8230;.
Une bonne distribution pour les novices commes pour les [...]]]></description> <content:encoded><![CDATA[<p
style="text-align: justify;">Pour fêter la sortie officielle de cette nouvelle version, un coup de projecteur sur cette distrib.</p><p
style="text-align: justify;">Que dire d&#8217;elle :<br
/> - stable (basée sur debian)<br
/> - de plus en plus simple d&#8217;accès et d&#8217;utilisation (gros efforts sur cette version)<br
/> - une orientation qualitative<br
/> - une communauté importante et réactive<br
/> - and so on&#8230;.</p><p
style="text-align: justify;">Une bonne distribution pour les novices commes pour les geeks&#8230;</p><p
style="text-align: justify;">Quelques liens en français :<br
/> - http://www.ubuntu-fr.org/<br
/> - http://www.kubuntu-fr.org (perso je préfére kde)</p><p
style="text-align: justify;">voila voila&#8230;</p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/ubuntu-710-gutsy-gibbon-2/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Prem&#8217;s : Ubuntu 7.10 sortie le 18/10</title><link>http://blog.admin-linux.org/distribution/prems-ubuntu-710-sortie-le-1810</link> <comments>http://blog.admin-linux.org/distribution/prems-ubuntu-710-sortie-le-1810#comments</comments> <pubDate>Thu, 11 Oct 2007 19:31:00 +0000</pubDate> <dc:creator>Julien Konczak</dc:creator> <category><![CDATA[Distribution]]></category> <category><![CDATA[ubuntu]]></category><guid
isPermaLink="false">http://blog.admin-linux.org/non-classe/prems-ubuntu-710-sortie-le-1810/</guid> <description><![CDATA[Premier message !!!
En test chez bibi (moi) en Beta la nouvelle version d&#8217;Ubuntu : 7.10 ou Gutsy Gibbon.
Les premières impressions sont trés bonnes avec un gros effortes sur la prise en main et surtout une belle série de package en natifs : firefox, thunderbird, compiz-fusion&#8230;
En bref, génial !
Au passage le lien ubuntu qu&#8217;il faut avoir [...]]]></description> <content:encoded><![CDATA[<p>Premier message !!!</p><p>En test chez bibi (moi) en Beta la nouvelle version d&#8217;Ubuntu : 7.10 ou Gutsy Gibbon.</p><p>Les premières impressions sont trés bonnes avec un gros effortes sur la prise en main et surtout une belle série de package en natifs : firefox, thunderbird, compiz-fusion&#8230;</p><p>En bref, génial !</p><p>Au passage le lien ubuntu qu&#8217;il faut avoir : <a
href="http://www.ubuntu-fr.org/">http://www.ubuntu-fr.org</a></p> ]]></content:encoded> <wfw:commentRss>http://blog.admin-linux.org/distribution/prems-ubuntu-710-sortie-le-1810/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Served from: blog.admin-linux.org @ 2010-07-30 04:52:05 by W3 Total Cache -->