Outils pour utilisateurs

Outils du site


issue54:q_r

Ceci est une ancienne révision du document !


«»Q & R

Q I am using Evolution for my email. I cannot move an email from Junk Mail to another folder, it just makes a copy of the message, still in the Junk Mail folder. A (Thanks to Barry in the Yahoo Ubuntu Linux group) Mark it as 'not junk' before trying to move it. Q I am using the long-term version of Ubuntu, but I would like to have later version of applications. A Have a look at this article in the Community Docs: https://help.ubuntu.com/community/UbuntuBackports

Q J'utilise Evolution pour mes e-mails. Je ne peux pas déplacer un message de Junk Mail vers un autre dossier, il fait juste une copie du message, restant dans le dossier Junk Mail.

R (Merci à Barry dans le groupe Yahoo Ubuntu Linux) Marquez le comme «not junk» avant d'essayer de le déplacer.

Q J'utilise la version d'Ubuntu maintenue à long terme, mais je voudrais avoir des versions plus récentes des applications.

R Regardez cet article dans les Docs de la Communauté : https://help.ubuntu.com/community/UbuntuBackports

Q I'm looking for Linux software that does what the following software does for Windows: EMCO MoveOnBoot 2.2.5 Unlocker 1.9.1 XPlite/2000Lite nLite Faronics Anti-Executable 3.40 (or) Faronics Deep Freeze 6.62 DriveShield Plus A Most of those are not required for Linux. Remastersys is similar to nLite or Deep Freeze.

Q Je cherche des logiciels Linux qui font ce que font les logiciels suivants sous Windows: EMCO MoveOnBoot 2.2.5 Unlocker 1.9.1 XPlite/2000Lite nLite Faronics Anti-Executable 3.40 (or) Faronics Deep Freeze 6.62 DriveShield Plus

R La plupart d'entre-eux n'est pas nécessaire sous Linux. Remastersys est semblable à nLite ou Deep Freeze.

Q In Libre Office or Open Office, how can I find and replace paragraph breaks? A (Thanks to David Shaw in the Yahoo Ubuntu Linux group) In the Find and Replace dialogue, click on “More Options.” Tick the 'Regular expressions' box. A list of common regular expressions can be found at http://help.libreoffice.org/Common/List_of_Regular_Expressions For instance, to find a tab, or replace with a tab, use \t in the relevant box. Paragraph breaks are found/replaced with a '$' symbol. Should you actually want to find/replace a dollar symbol, you need to use '\$', or switch regex off. Q I have 11.04 installed without problems for about 2 weeks now. I changed something in compiz, and now, when I started up the computer, there is no menu on the left or the top. A Follow this troubleshooting guide: http://www.tuxgarage.com/2011/04/missing-top-and-side-panels-in-unity.html

Q Dans LibreOffice ou OpenOffice, comment je peux trouver et remplacer des sauts de paragraphes ?

A (Merci à David Shaw du groupe Yahoo Ubuntu Linux) Dans la boite de dialogue Chercher et Remplacer, cliquez sur «Plus d'Options». Cochez la case «Expressions Régulières». Une liste d'expressions régulières courantes peut être trouvée à http://help.libreoffice.org/Common/List_of_Regular_Expressions

Par exemple, pour trouver une tabulation, ou remplacer par une tabulation, utilisez \t dans la case qui correspond. Les sauts de paragraphes sont trouvés/remplacés par le symbole «$». Si vous voulez en fait trouver/remplacer le symbole dollar, vous devez utiliser «\$», ou éteindre les regex.

Q J'ai la 11.04 installée sans problèmes depuis 2 semaines maintenant. J'ai changé quelque chose dans compiz, et maintenant, quand je démarre l'ordinateur, il n'y a plus de menu à gauche ou en haut.

R Suivez ce guide de débuguage : http://www.tuxgarage.com/2011/04/missing-top-and-side-panels-in-unity.html

Q I want to buy a monitor - what's compatible? A Any monitor should work just fine, as long as your PC has the right connector for it (HDMI/DVI/VGA/Displayport). Q Wind Mobile offers a mobile broadband service with the E1691 device from Huawei. How can I use it? A http://hireknowledge.ca/pdf/Tutorial_Huawei_E1691_Linux_v1.0.pdf This tutorial might also provide hints for people with other Internet sticks on other wireless networks.

Q Je veux acheter un écran. Lequel est compatible ?

R Tout écran devrait bien marcher, tant que votre PC a le bon connecteur pour çà (HDMI/DVI/VGA/Displayport).

Q Wind Mobile offre un service de large bande mobile avec l'appareil E1691 de Huawei. Comment l'utiliser ?

R http://hireknowledge.ca/pdf/Tutorial_Huawei_E1691_Linux_v1.0.pdf Ce manuel pourrait aussi donner des trucs pour les gens qui ont d'autres clés Internet sur d'autres réseaux sans fil.

to do

Q I installed Ubuntu 9.04 from CD to an old computer I had lying around. I tried installing versions 10 and 11, but the computer ran very very slowly, while with 9.04 it's pretty good. Trying to do sudo apt-get udpate fails on everything because it can't find the files online. I read that version 9.04 is not supported and even these old files are not available anymore. What should I do? A Try the current version of Xubuntu or Lubuntu. Q I have an AMD Radeon HD5770 graphics card. The GPU cooling fan always runs at full speed, regardless of GPU load. It makes my PC sound like a jet-plane taking off. A It turned out that installing the FGLRX driver solved the fan issue.

Q I use Ubuntu 10.04. My HP B110A prints fine, but it won't scan. A Install the latest version of HPLIP: sudo add-apt-repository ppa:hplip-isv/ppa sudo apt-get update sudo apt-get install hplip

Q I like the Xfce desktop environment, but the only problem is that I can't run any programs because I have no idea how to give it permission to run. For example, I've installed a .jar file and have Java 6 Runtime installed, but I don't know how to give it permission to run. A It turns out that a jar doesn't have to be tagged as executable to run. From Terminal, CD to the folder where the jar is, then issue this command: java -jar (where jar is the name of the file). Q If I download the 64 bit 10.10, and install from the live usb, will it “overwrite” the old 32 bit install? A Yes.

Q I can no longer run Update Manager because I'm getting the “Not enough free disk space” problem. A Running the command: df -h showed that only the boot partition was low on space. Run Synaptic Package Manager to completely remove old kernels, then: sudo update-grub

issue54/q_r.1321398016.txt.gz · Dernière modification : 2011/11/16 00:00 de frangi