Bonjour à tous, j'ai 52 ans et je souhaite découvrir Ubuntu que j'ai installé en dual-boot le mois dernier.
Tout d'abord, j'ai bien compris que pour discuter dans le forum et obtenir de l'aide, j'aurai besoin de me servir de l'éditeur de texte afin de présenter le résultat d'une commande tapée sur le terminal.
J'essaie actuellement de me familiariser avec ce système, comprendre et être plus à l'aise avec ce système d'exploitation.
Bien que ça ne me pose actuellement pas de problème, lorsque je tape sur le terminal la commande: sudo apt update, il apparaît 2 Warnings
romain@romain-EasyNote-TS44HR:~$ sudo apt update
[sudo] Mot de passe de romain :
Atteint :1 http://fr.archive.ubuntu.com/ubuntu eoan InRelease
Atteint :2 http://archive.canonical.com/ubuntu eoan InRelease
Atteint :3 http://fr.archive.ubuntu.com/ubuntu eoan-updates InRelease
Atteint :4 http://fr.archive.ubuntu.com/ubuntu eoan-backports InRelease
Atteint :5 http://fr.archive.ubuntu.com/ubuntu eoan-security InRelease
Atteint :6 https://dl.winehq.org/wine-builds/ubuntu eoan InRelease
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
4 paquets peuvent être mis à jour. Exécutez « apt list --upgradable » pour les voir.
W: La cible Sources (main/source/Sources) est spécifiée plusieurs fois dans /etc/apt/sources.list:2 et /etc/apt/sources.list:7
W: La cible Sources (main/source/Sources) est spécifiée plusieurs fois dans /etc/apt/sources.list:2 et /etc/apt/sources.list:7
romain@romain-EasyNote-TS44HR:~$
Lorsque je tape la commande nano /etc/apt/sources.list, j'ai le résultat suivant:
# deb cdrom:[Ubuntu 19.10 _Eoan Ermine_ - Release amd64 (20191017)]/ eoan main >
deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan main restricted #Added by sof>
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ eoan main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan main multiverse universe #Add>
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ eoan-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-updates restricted main multi>
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ eoan universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan universe
deb http://fr.archive.ubuntu.com/ubuntu/ eoan-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ eoan multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ eoan-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ eoan-backports main restricted univers>
deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-backports main restricted uni>
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu eoan partner
deb-src http://archive.canonical.com/ubuntu eoan partner
deb http://fr.archive.ubuntu.com/ubuntu/ eoan-security main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ eoan-security restricted main mult>
deb http://fr.archive.ubuntu.com/ubuntu/ eoan-security universe
# deb-src http://security.ubuntu.com/ubuntu eoan-security universe
deb http://fr.archive.ubuntu.com/ubuntu/ eoan-security multiverse
# deb-src http://security.ubuntu.com/ubuntu eoan-security multiverse
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
deb https://dl.winehq.org/wine-builds/ubuntu/ eoan main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ eoan main
# see the sources.list(5) manual.
Ma première question est: comment fait-on pour le présenter dans l'éditeur de texte, sur fond noir dans ce forum, ma 2em question est comment expliquer ces Warnings et puis-je ou dois-je les corriger ? Quelle en est la signification ? ou ai-je fait une erreur ?
Très cordialement à tous, et merci de m'avoir lu.