issue95:q_r
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
issue95:q_r [2015/04/07 17:59] – créée auntiee | issue95:q_r [2015/04/14 15:47] (Version actuelle) – andre_domenech | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | Q What is the easiest way to get rid of old kernels? | + | =====1===== |
+ | |||
+ | **Q What is the easiest way to get rid of old kernels? | ||
A (Thanks to Bashing-om and morgaes in the Ubuntu Forums) Run these commands: | A (Thanks to Bashing-om and morgaes in the Ubuntu Forums) Run these commands: | ||
Ligne 13: | Ligne 15: | ||
sudo apt-get autoremove | sudo apt-get autoremove | ||
- | It's a new use for " | + | It's a new use for " |
+ | Q Quelle est la façon la plus rapide de se débarrasser des vieux noyaux ? | ||
- | Q I went and bought this WNDA3100v2 N600 Wi-Fi adapter; now I need help setting it up. | + | R (Merci à Bashing-om et morgaes sur les forums Ubuntu.) Lancez ces commandes : |
+ | |||
+ | sudo apt-get update | ||
+ | |||
+ | sudo apt-get dist-upgrade | ||
+ | |||
+ | Reboot | ||
+ | |||
+ | Et une commande supplémentaire : | ||
+ | |||
+ | sudo apt-get autoremove | ||
+ | |||
+ | C'est un nouvel usage d'« autoremove ». | ||
+ | |||
+ | **Q I went and bought this WNDA3100v2 N600 Wi-Fi adapter; now I need help setting it up. | ||
A If you can follow these instructions, | A If you can follow these instructions, | ||
Ligne 26: | Ligne 43: | ||
- | A (Thanks to mc4man in the Ubuntu Forums) The TED site supports downloading, | + | A (Thanks to mc4man in the Ubuntu Forums) The TED site supports downloading, |
+ | Q Je viens d' | ||
- | Q I added a ppa and installed simplescreenrecorder. How can I completely remove it? | + | R Si vous pouvez suivre ces instructions, |
+ | |||
+ | En général, c'est une bonne idée de rechercher sur Google « [nom du matériel] linux » avant d' | ||
+ | |||
+ | Q J' | ||
+ | |||
+ | R (Merci à mc4man sur les forums Ubuntu.) Le site TED accepte le téléchargement, | ||
+ | |||
+ | =====2===== | ||
+ | |||
+ | **Q I added a ppa and installed simplescreenrecorder. How can I completely remove it? | ||
A (Thanks to deadflowr in the Ubuntu Forums) Simplescreenrecorder installs two packages, so use these commands: | A (Thanks to deadflowr in the Ubuntu Forums) Simplescreenrecorder installs two packages, so use these commands: | ||
Ligne 53: | Ligne 81: | ||
Q Today, Xubuntu 14.04 software update installed the same kernel 3.13.0.46 for the third time. Why? | Q Today, Xubuntu 14.04 software update installed the same kernel 3.13.0.46 for the third time. Why? | ||
- | A It was actually 3.13.0-46.75, | + | A It was actually 3.13.0-46.75, |
+ | Q J'ai ajouté un PPA et installé simplescreenrecorder. Comment pourrais-je l' | ||
- | Q Is there any way to synchronize Evolution Mail and my Hotmail account? | + | R (Merci à deadflowr sur les forums Ubuntu.) Simplescreenrecorder installe 2 paquets ; utilisez donc ces commandes : |
+ | |||
+ | sudo apt-get purge simplescreenrecorder* | ||
+ | |||
+ | sudo add-apt-repository --remove ppa: | ||
+ | |||
+ | sudo apt-get update | ||
+ | |||
+ | Q Comment effacer un logiciel Windows installé dans la 14.04 en utilisant l' | ||
+ | |||
+ | R Le désinstallateur est aussi un programme Windows ; ainsi, vous devriez pouvoir désinstaller en utilisant ce programme de désinstallation DANS WINE. | ||
+ | |||
+ | La méthode générale est la suivante : configurez votre gestionnaire de fichiers pour afficher les fichiers et dossiers « cachés ». Dans votre dossier home, vous trouverez un dossier .wine et en dessous drive_c, qui correspond au disque C: dans Windows. Il contient Program Files [Fichiers de programmes], | ||
+ | |||
+ | Ma solution personnelle est de laisser faire les choses toutes seules jusqu' | ||
+ | |||
+ | Q Aujourd' | ||
+ | |||
+ | R C'est en fait la 3.13.0-46.75 et il y a une régression qui nécessite une mise à jour. | ||
+ | |||
+ | =====3===== | ||
+ | |||
+ | **Q Is there any way to synchronize Evolution Mail and my Hotmail account? | ||
A (Thanks to sandyd in the Ubuntu Forums) See this web page for IMAP and SMTP settings that can be added to evolution: | A (Thanks to sandyd in the Ubuntu Forums) See this web page for IMAP and SMTP settings that can be added to evolution: | ||
Ligne 71: | Ligne 122: | ||
A (Thanks to Lars Noodén in the Ubuntu Forums) Grep can do this: | A (Thanks to Lars Noodén in the Ubuntu Forums) Grep can do this: | ||
- | grep -A 20 Heading / | + | grep -A 20 Heading / |
- | Top questions at Askubuntu | + | Q Y a t-il une façon de synchroniser Evolution Mail et mon compte Hotmail ? |
+ | |||
+ | R (Merci à sandyd sur les forums Ubuntu.) Regardez cette page Web pour les configurations IMAP et SMTP qui peuvent être ajoutées à Evolution : | ||
+ | http:// | ||
+ | |||
+ | Q Parfois, mon système se bloque. Je voudrais connaître l' | ||
+ | |||
+ | R Lancez conky et ajoutez l' | ||
+ | |||
+ | Q Dans un fichier texte, une fois qu'on a trouvé la ligne « heading », comment afficher les 20 lignes suivantes ? | ||
+ | |||
+ | R (Merci à Lars Noodén sur les forums Ubuntu.) C'est possible avec grep : | ||
+ | |||
+ | grep -A 20 Heading / | ||
+ | ======4===== | ||
+ | |||
+ | **Top questions at Askubuntu | ||
* What is the relation between ALSA and PulseAudio sound architecture? | * What is the relation between ALSA and PulseAudio sound architecture? | ||
Ligne 100: | Ligne 167: | ||
* Grep searching two words in a line | * Grep searching two words in a line | ||
+ | http:// | ||
+ | |||
+ | Les nouvelles questions fréquentes sur Askubuntu | ||
+ | |||
+ | * Quel est le lien entre les architectures de gestion du son d'ALSA et de PulseAudio ? | ||
+ | http:// | ||
+ | |||
+ | * Comment puis-je trouver la résolution d' | ||
+ | http:// | ||
+ | |||
+ | * 10 millions de fichiers dans un seul dossier. | ||
+ | http:// | ||
+ | |||
+ | * Que devrais-je faire juste après avoir installé Ubuntu ? [en attente] | ||
+ | http:// | ||
+ | |||
+ | * Qu' | ||
+ | http:// | ||
+ | |||
+ | * Comment vérifier qu'un module est installé ou non dans Python ? | ||
+ | http:// | ||
+ | |||
+ | * Est-ce plus sûr d' | ||
+ | http:// | ||
+ | |||
+ | * Pourquoi Ubuntu n' | ||
+ | http:// | ||
+ | |||
+ | * Recherche de deux mots dans une ligne avec grep. | ||
http:// | http:// |
issue95/q_r.1428422389.txt.gz · Dernière modification : 2015/04/07 17:59 de auntiee