<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Le 2015-04-28 21:24, Louis Brouillette
      a écrit :<br>
    </div>
    <blockquote cite="mid:554032C2.9060303@gmail.com" type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      Le 2015-04-28 21:20, Frédéric Côté a écrit :<br>
      <blockquote
cite="mid:CA+uX+FJ9W7XyXHyapgrTPG+JDmBNYjyWf-BW_XNjd98AGx=HeA@mail.gmail.com"
        type="cite"><span style="font-size:12.8000001907349px">sudo cat
          << __EOF__ > /etc/apt/sources.list</span><br
          style="font-size:12.8000001907349px">
        <span style="font-size:12.8000001907349px">deb </span><a
          moz-do-not-send="true"
          href="http://ca.archive.ubuntu.com/ubuntu/" target="_blank"
          style="font-size:12.8000001907349px">http://ca.archive.ubuntu.com/ubuntu/</a><span
          style="font-size:12.8000001907349px"> vivid main restricted
          universe multiverse</span><br
          style="font-size:12.8000001907349px">
        <span style="font-size:12.8000001907349px">deb </span><a
          moz-do-not-send="true"
          href="http://ca.archive.ubuntu.com/ubuntu/" target="_blank"
          style="font-size:12.8000001907349px">http://ca.archive.ubuntu.com/ubuntu/</a><span
          style="font-size:12.8000001907349px"> vivid-updates main
          restricted universe multiverse</span><br
          style="font-size:12.8000001907349px">
        <span style="font-size:12.8000001907349px">deb </span><a
          moz-do-not-send="true"
          href="http://ca.archive.ubuntu.com/ubuntu/" target="_blank"
          style="font-size:12.8000001907349px">http://ca.archive.ubuntu.com/ubuntu/</a><span
          style="font-size:12.8000001907349px"> vivid-backports main
          restricted universe multiverse</span><br
          style="font-size:12.8000001907349px">
        <span style="font-size:12.8000001907349px">deb </span><a
          moz-do-not-send="true"
          href="http://security.ubuntu.com/ubuntu" target="_blank"
          style="font-size:12.8000001907349px">http://security.ubuntu.com/ubuntu</a><span
          style="font-size:12.8000001907349px"> vivid-security main
          restricted universe multiverse</span><br
          style="font-size:12.8000001907349px">
        <span style="font-size:12.8000001907349px">deb </span><a
          moz-do-not-send="true"
          href="http://archive.canonical.com/ubuntu" target="_blank"
          style="font-size:12.8000001907349px">http://archive.canonical.com/ubuntu</a><span
          style="font-size:12.8000001907349px"> vivid partner</span><br
          style="font-size:12.8000001907349px">
        <span style="font-size:12.8000001907349px">__EOF__</span></blockquote>
      Au point de stupidité où j'en suis... <br>
      <title>Konsole output</title>
      <div> <span style="font-family:monospace"><span
            style="color:#000000;background-color:#ffffff;">bash:
            /etc/apt/sources.list: Permission non accordée</span><br>
          <br>
        </span></div>
      La commande commence bien
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      par sudo mais la machine ne me demande même pas mon mot de
      passe...<br>
    </blockquote>
    <br>
    Désolé, ma faute : j'ai mal mis le sudo pour que cette commande
    passe bien.<br>
    <br>
    Utilises plutôt ceci :<br>
    <br>
    sudo tee -a /etc/apt/sources.list << __EOF__<br>
    deb <a class="moz-txt-link-freetext" href="http://ca.archive.ubuntu.com/ubuntu/">http://ca.archive.ubuntu.com/ubuntu/</a> vivid main restricted
    universe multiverse<br>
    deb <a class="moz-txt-link-freetext" href="http://ca.archive.ubuntu.com/ubuntu/">http://ca.archive.ubuntu.com/ubuntu/</a> vivid-updates main
    restricted universe multiverse<br>
    deb <a class="moz-txt-link-freetext" href="http://ca.archive.ubuntu.com/ubuntu/">http://ca.archive.ubuntu.com/ubuntu/</a> vivid-backports main
    restricted universe multiverse<br>
    deb <a class="moz-txt-link-freetext" href="http://security.ubuntu.com/ubuntu">http://security.ubuntu.com/ubuntu</a> vivid-security main restricted
    universe multiverse<br>
    deb <a class="moz-txt-link-freetext" href="http://archive.canonical.com/ubuntu">http://archive.canonical.com/ubuntu</a> vivid partner<br>
    __EOF__<br>
    <br>
    J.C.<br>
    <pre class="moz-signature" cols="72">-- 
Jean Christophe ANDRÉ  —  Coordonnateur des infrastructures techniques
Agence universitaire de la Francophonie (AUF)  —   <a class="moz-txt-link-freetext" href="http://www.auf.org/">http://www.auf.org/</a>
✉ : AUF | 3034, boul Édouard-Montpetit | Montréal QC  H3T 1J7 | CANADA
℡ : +1 514 343 6630 #1568  ✦  ℻ : +1 514 343 2107
⎧Note personnelle: merci d'éviter de m'envoyer des fichiers Microsoft⎫
⎩Office, cf <a class="moz-txt-link-freetext" href="http://www.gnu.org/philosophy/no-word-attachments">http://www.gnu.org/philosophy/no-word-attachments</a>        ⎭
</pre>
  </body>
</html>