Ceci est une ancienne révision du document !
Q How might I get VLC Media Player to play all the music tracks of a CD in sequence? A For this task, Audacious is much easier to use. Q I'm considering making some changes to my system setup. Is there a way I can create a “restore point” in case it doesn't work out? A Google: systemback The web site is in Launchpad, and you can install it from a PPA.
Q Comment faire pour que le lecteur de média VLC lise toutes les pistes d'un CD de musique consécutivement ?
R Pour cette tâche, Audacious est beaucoup plus facile à utiliser.
Q J'envisage de faire des modifications dans la configuration de mon système. Puis-je créer un « point de restauration » au cas où cela ne fonctionne pas ?
R Cherchez systemback sur Google. Le site Web est sur Launchpad et vous pouvez l'installer à partir d'un PPA.
Q I get an error message when I try to update Google Chrome. A Enter this command: wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add - You might think it did nothing, because it immediately responds, “OK”. But the error message goes away. Q I have an ASUS router with a shared folder which I am able to connect to from Windows 10, and a few Mac clients, without any problems. When I attempt to connect from Ubuntu by clicking 'Connect to Server' and using the IP address of the router, similarly as I've done from Windows, I'm prompted for a username and password, and the Domain is filled in as 'WORKGROUP'. I have the correct username and password, but every time, I get no connection, and the dialog box for username/password keeps popping up. The command: smbtree -d3 produces output which includes: Server does not support EXTENDED_SECURITY but 'client use spnego = yes and 'client ntlmv2 auth = yes' A (Thanks to bab1 in the Ubuntu Forums.) The client needs to degrade security as we can't update the ASUS server. Enter this command: sudo gedit /etc/samba/smb.conf In the [global] section, add these lines: client use spnego = no client ntlmv2 auth = no Then run your smbtree command again.
Q Quand j'essaie de mettre Google Chrome à jour, j'ai un message d'erreur.
R Saisissez cette commande : wget -q -O - https://dl.google.com/linux/linux_signing_key.pub | sudo apt-key add -
Vous pourriez penser que cela n'a rien fait, parce qu'il répond « OK » tout de suite. Mais le message d'erreur disparaît.
Q J'ai un routeur ASUS avec un dossier partagé auquel je peux me connecter à partir de Windows 10 et quelques clients Mac, sans problème. Quand j'essaie de m'y connecter à partir d'Ubuntu en cliquant sur « Connect to Server » et en utilisant l'adresse IP du routeur, un peu comme je l'ai fait à partir de Windows, on me demande un nom d'utilisateur et un mot de passe et le Domaine est indiqué comme étant « WORKGROUP ». J'ai les bons nom d'utilisateur et mot de passe, mais chaque fois, je n'ai pas de connexion et la fenêtre de dialogue me demandant le nom d'utilisateur et le mot de passe ne cesse de s'afficher.
Le résultat de la commande smbtree -d3 comprend : Server does not support EXTENDED_SECURITY but 'client use spnego = yes and 'client ntlmv2 auth = yes' (Le serveur ne prend pas en charge EXTENDED_SECURITY mais « client utilise spnego = yes » et « client ntlmv2 auth = yes »
R (Remerciements à bab1 sur les forums Ubuntu.) Le client doit diminuer la sécurité, car nous ne pouvons pas mettre le serveur ASUS à jour. Saisissez cette commande :
sudo gedit /etc/samba/smb.conf
Dans la section [global], ajoutez ces lignes :
client use spnego = no
client ntlmv2 auth = no
Puis exécutez la commande smbtree à nouveau.
Q I would like to encode with mencoder stream from my /dev/video0 camera, and send it directly to mplayer for immediate watching. A If you just want to watch video from the camera, use camorama or cheese. Q Latest Kubuntu 16.04. A bit disappointed to find that Raw thumbnails in Dolphin are not working. A (Thanks to Rog131 in the Ubuntu Forums) Bug #1574049 kdegraphics-thumbnailers 4:15.12.3-0ubuntu1 uses the wrong path for plugin libraries. The solution posted in Launchpad was to link where the plugins are, to where Dolphin expects them: sudo ln -s /usr/lib/x86_64-linux-gnu/plugins/* /usr/lib/x86_64-linux-gnu/qt5/plugins/
Q j'aimerais encoder à partir de ma caméra /dev/video0 et l'envoyer directement à mplayer pour pouvoir le regarder tout de suite.
R Si tout ce que vous voulez est de regarder une vidéo de la caméra, utilisez camorama ou cheese.
Q J'ai la plus récent Kubuntu 16.04 et je suis un peu déçu de constater que les miniatures Raw dans Dolphin ne fonctionnent pas.
R (Merci à Rog131 sur les forums Ubuntu) Le Bug #1574049 kdegraphics-thumbnailers 4:15.12.3-0ubuntu1 utilise le mauvais chemin pour les bibliothèques des greffons. La solution posté sur Launchpad est de lier l'emplacement des greffons à l'emplacement où Dolphin les attend :
sudo ln -s /usr/lib/x86_64-linux-gnu/plugins/* /usr/lib/x86_64-linux-gnu/qt5/plugins/
Top questions at Askubuntu * How to block input to webcam? http://goo.gl/txVRzh * CPU temperature embedded in Bash command prompt http://goo.gl/jY0JdQ * How do I cite Ubuntu in an academic thesis? http://goo.gl/eFuX2M * Transplanting Drive http://goo.gl/2yq8ot
Questions les plus populaires sur Askubuntu
* Comment bloquer l'entrée de données à un webcam ? http://goo.gl/txVRzh
* La température du processeur incorporée dans l'invite de commandes de Bash http://goo.gl/jY0JdQ
* Comment citer Ubuntu dans une thèse universitaire ? http://goo.gl/eFuX2M
* Comment transplanter un disque http://goo.gl/2yq8ot
* Command to display an arbitrary message if a particular file exists http://goo.gl/BWq4bq * How to paste commands into a TTY? http://goo.gl/tMzJD3 * How do I retrieve only the needed line from terminal output? http://goo.gl/GI1FUZ * Generate white noise to calm a baby http://goo.gl/tNFOWW * How do you protect Ubuntu login? http://goo.gl/loml18
* Commande pour afficher un message arbitraire si un fichier spécifique existe http://goo.gl/BWq4bq
* Comment coller des commandes dans un TTY ? http://goo.gl/tMzJD3
* Comment ne récupérer que la ligne dont j'ai besoin d'une sortie du terminal ? http://goo.gl/GI1FUZ
* Générer du bruit blanc pour pacifier un bébé http://goo.gl/tNFOWW
* Comment protéger le login Ubuntu ? http://goo.gl/loml18
Tips and Techniques
Solving My Own Problem
In 2009, I built a fairly high-performance PC, using components which were well reviewed on Newegg. It worked OK, not perfectly, with the Ubuntu of the day. That's common when you use the latest and greatest hardware with Linux.
It performed perfectly with Ubuntu 10.10 through 12.04. By that time, I was using Linux Mint 13, based on Ubuntu 12.04, dual-booting with various test versions of Linux.
After 12.04, things went poorly. Everything would work fine for a while, then my computer would completely lock up. It might happen after a day, or after a week. It really had nothing to do with Ubuntu or Mint, it was the Linux kernel. Eventually, I shifted my attention to Xubuntu, and used Xubuntu 15.10 in a dual-boot with Mint 13. Xubuntu would lock up two or three times a month.
When I started testing 16.04, it was much worse. It was rare that I could run for 24 hours without a lock up.
I had previously made half-hearted efforts to solve the problem, and found some things which didn't work. It became more urgent when Xubuntu 15.10 was approaching the end of support, and Mint 13 would also soon be unsupported.
I even tried using Android for PC, and it was no better. Same Linux kernel, same problem. I was starting to wonder if I would need to give up on Linux until I could build a new PC.
Then I found the magic Google search. My motherboard is a Gigabyte MA770T-UDP3. I Googled: MA770T-UDP3 linux
A couple of the search results took me to pages which talked about how to specify “acpi=off”, and that was the solution.
After a fresh install of Xubuntu 16.04, I rebooted and paused when the GRUB menu appeared. I edited the Linux command line, to add “acpi=off”.
When the system was running, I used sudo to edit /etc/default/grub, adding “acpi=off” to the line which contained “quiet splash”. Then I ran: sudo update-grub
It worked. The only downside that I have seen is that the CPU always runs at 3.1 GHz; apparently CPU frequency scaling depends on acpi. The good news is, I can continue to use Linux on my high-performance PC.