Outils pour utilisateurs

Outils du site


issue106:q._et_r

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
issue106:q._et_r [2016/02/28 16:11] – créée auntieeissue106:q._et_r [2016/04/05 14:16] (Version actuelle) – créée andre_domenech
Ligne 1: Ligne 1:
-Is my HP laptop compatible with Ubuntu? (Link to specs provided.)+**How do I Play DVD Movies in Ubuntu 14.04 LTS.
  
-There is a good chance that your laptop is 100% compatible with UbuntuThe most likely source of problems is the Wi-Fi adapter, and companies generally don't publish exact details of the Wi-Fi adapter, because they often change suppliers without rebadging the laptop.+See this: https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs
  
-The good news is that you can run Ubuntu, or any of its variants, in "live" mode. You boot from the DVD or flash drive, and select "try Ubuntu." If it says, "Wi-Fi networks are available," that means the Wi-Fi hardware is compatible. 
  
 +Q I'm doing a Something Else installation on an old netbook. The root, swap and /home partitions are all sorted. But where does the bootloader go? This is what's available:
 +/dev/sda
 +/dev/sda1 Windows Recovery Environment (loader) (NTFS) (which XP sees as PQSERVICE)
 +/dev/sda2 WinXP (NTFS)
 +/dev/sda6 / root (ext4)
  
-Q I installed a new AMD graphics card (R9 380X OCE, ASUS brand), and it has major problems under Ubuntu 15.10.+A /dev/sda
  
-A (Thanks to QIII in the Ubuntu forums) These are new adaptors, so the open source driver may not have caught up to them yet. Install fglrx-updates from the repository. 
  
 +Q I have ipcop on a flash drive, how do I install it? I have just installed Xubuntu 15.10 on my desktop.
  
-Q I am trying to install Ubuntu on my PC, but every time I try to boot from USB, I am greeted by these messages:+A (Thanks to pauljw in the Ubuntu Forums) DO NOT attempt to install IPCop on your Xubuntu machine. IPCop is a standalone firewall/gateway server and will wipe a hdd clean prior to install.**
  
-[ 0.024346] Ignoring BGRT: invalid status 0 (expected 1)+Q Comment lire des films sur DVD sous Ubuntu 14.04 LTS ?
  
-[ 2.937043] ACPI PCC probe failed.+R Regardez ici : https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs
  
-It happens with both Ubuntu 15.10 64-bit and Linux Mint 17.3 Cinnamon 64-bit. +Q Je fais l'installation de Something Else sur un vieux netbookLes partitions root, swap et /home sont organisées comme il fautMais où mettre le bootloader ? Voici ce qui est disponible :  
-MSI Z97 Gaming 5 +/dev/sda 
-i5-4690k +/dev/sda1 Windows Recovery Environment (loader) (NTFS) (which XP sees as PQSERVICE) 
-GTX 980 ti +/dev/sda2 WinXP (NTFS) 
-GTX 970 +/dev/sda6 / root (ext4)
-ASUS Xonar STX +
-8GB DDR3 RAM +
-SSD 850 Evo 120GB +
-SSD CT256MX100 +
-WDC WD10EZEX+
  
-A Both messages are warnings. Removing the second video card solved the problem.+R /dev/sda
  
 +Q J'ai ipcop sur un disque flash ; comment l'installer ? Je viens d'installer Xubuntu 15.10 sur mon ordinateur de bureau.
  
-Q I installed lubuntu on an Acer Aspire 3630 but I can't find how to install the SIS video drivers.+R (Merci à pauljw sur les forums Ubuntu.) N'essayez SURTOUT pas d'installer IPCop sur votre machine sous Xubuntu. IPCop est un serveur de pare-feu/passerelle autonome qui effacera un disque dur complètement avant de s'installer.
  
-A There are no SIS video drivers.+**Q I am trying to install Ubuntu Server 14.04.3 LTS on a Lenovo ThinkServer RD650. I have already configured the server RAID controller to RAID5 and all eight disks are within this. When I boot from the Ubuntu disc, I see dev/sda and dev/sdbDo I need to use "Software Array configuration"?
  
 +A (Thanks to darkod in the Ubuntu Forums) If you use the server raid controller card and configure one or more RAID5 arrays, then they are presented to the OS as simple disks. You do NOT RAID them further with software RAID.
  
-What is the most popular method of backing up files? Where can I learn more?+What you have is two RAID arrays of four drives each; if you want a single array, you need to set that up from the controller card. With eight drives, you should consider RAID6, to protect against a second drive failing before you can replace a single failed drive.
  
-A One possible answer is rsync. There'nice tutorial here: +Q I need to do project on a Raspberry PiCan I use my laptop as a monitor for the Pi?
-https://www.linux.com/learn/tutorials/836851-how-to-backup-files-in-linux-with-the-command-line+
  
-The short link is: https://goo.gl/OMAj3E+A No. To set up the Pi, connect a keyboard, mouse and monitor, and set it up to host a remote desktop session. You can test the setup from your laptop. Once that is done, you can remove all the peripherals.**
  
 +Q J'essaie d'installer Ubuntu Server 14.04.3 LTS sur un Lenovo ThinkServer RD650. J'ai déjà réglé le contrôleur RAID du serveur à RAID5 et les huit disques sont à l'intérieur. Quand je démarre sur le disque Ubuntu, je vois dev/sda and dev/sdb. Ai-je besoin d'utiliser « Software Array configuration » ?
  
-Q I recently installed the Mate desktop environment and nowwhen I logout, I am no longer given the option to log in with Unity or any other desktop environment.+R (Merci à darkod sur le forums Ubuntu.) Si vous utilisez la carte contrôleur raid du serveur et configurez une ou plusieurs matrices RAID5le système d'exploitation les voit comme des disques tout court. Il NE FAUT PAS les « raider » davantage avec des logiciels RAID.
  
-A (Thanks to Vladlenin5000 in the Ubuntu Forums) That depends on what greeter you are usingIf it's still the same as the one you get with the standard Ubuntuthen you'll find a small circle at the top right of the login field.+Vous avez deux matrices RAID de quatre disques chacune ; si vous voulez une seule matrice, vous devez la paramétrer à partir de la carte contrôleurAvec huit disquesvous devez réfléchir à RAID6 pour vous protéger contre la mort d'un deuxième disque avant de pouvoir remplacer un seul disque défaillant.
  
 +Q Je dois faire un projet sur un Raspberry Pi. Mon portable peut-il servir d'écran pour le Pi ?
  
-Q I scanned my whole computer using: clamscan -r /and I got 0 infected fileshowever found "Total errors: 23007"What does that mean?+R Non. Pour configurer le Pi, connectez un clavier, une souris et un écran et paramétrez-le pour être l'hôte d'une session de bureau à distance. Vous pouvez vérifier la configuration de votre portable etaprèsvous pouvez enlever tous les périphériques.
  
-A Under your usernameyou do not have access to many of the system files in the root, which generates an errorYou should just scan your Home.+**Q Would anyone knowdoes the Raspberry Pi 3 support Ubuntu 14.04 or perhaps 16.04 when it becomes available?
  
 +A (Thanks to QIII in the Ubuntu Forums) Unless someone creates an image, I don't think it's available. It's not in NOOBS, and I don't see it in the third party downloads on raspberrypi.org.
  
-Q Is there a list of security vulnerabilities?+I think that Unity would be beyond the capability of the graphics module anyway.
  
-A Yes: http://www.ubuntu.com/usn/ 
  
-The descriptions are quite technical, and don't point out how rare it would be to experience one of the vulnerabilities in the real world.+Q (Asked in the Ubuntu Forums) What are some other good Ubuntu forums that offer assistance? My question seems to be out of the scope of those here, so I was curious of others I might be able to post on and get some feedback/help.
  
 +A You can try askubuntu, but note that the protocol is different there: it is expected that you have checked that your question has not been asked before. As well, you might try refining your Google searching skills. I find that I can often get a useful result by specifying the best four words. (And once, just once, I did a Google search which provided exactly one response, and it was the answer I wanted!).**
  
-When I try to install new updatesI receive the following message: +Quelqu'un sait-il si le Raspberry Pi 3 peut supporter Ubuntu 14.04 oupeut-être, la 16.04 quand ce sera disponible ?
-The package system is broken+
  
-Check if you are using third party repositoriesIf so disable themsince they are a common source of problems.+R (Merci à QIII sur les forums Ubuntu.) À moins que quelqu'un ne crée une imageje ne pense pas que ce soit disponible. Cela ne se trouve pas dans NOOBS et je ne le vois pas dans Téléchargements de tiers sur le site raspberrypi.org.
  
-Furthermore run the following command in a Terminal: apt-get install -f+Je pense que, de toute façon, le module graphique ne serait pas capable d'afficher Unity.
  
-I typed apt-get install -fThe output includes:+Q (Posée sur les forums Ubuntu.) Y a-t-il d'autres bons forums Ubuntu qui proposent de l'aide ? La question que j'ai semble hors des domaines des gens présents ici et j'étais donc curieux de savoir s'il y en a d'autres sur lesquels je pourrais poster pour recevoir une réponse/de l'aide.
  
-ECould not open lock file /var/lib/dpkg/lock - open (13: Permission denied)+R Vous pouvez essayer askubuntu, mais il faut savoir que, là, le protocole est différent on s'attend à ce que vous ayez vérifié que votre question n'a jamais été posée auparavant. Vous pourriez également essayer d'augmenter vos capacités de recherche sur Google. Personnellement, j'obtiens souvent un résultat utile en spécifiant les quatre meilleurs mots. (Et une fois, une seule fois, j'ai fait une recherche sur Google qui a donné en tout et pour tout une réponse et c'était la réponse que je voulais !)
  
-A (Thanks to pauljw in the Ubuntu Forums) The suggestion was incomplete. Run this command: 
  
-sudo apt-get install -f+**Top questions at Askubuntu
  
 +* What does this "printf" command do?
 +http://goo.gl/yqbhjZ
  
 +* Is my system able to run 64-bit OS? 
 +http://goo.gl/mKiVt6
  
-Top questions at Askubuntu+* Is there a way to create multiple directories at once with mkdir? 
 +http://goo.gl/WQ6Jk3
  
-Last upgrade crashes network manager (no internet connection, no applet)  +Is swap area required? Can we install Ubuntu without a swap area? 
-http://goo.gl/ltG4Pw+http://goo.gl/IQ5qHo
  
-How can I limit or restrict access to an application? +Ubuntu settings after adding additional RAM 
-http://goo.gl/ad8gzD+http://goo.gl/x5A4sv**
  
-* How can I further secure my system using 2 factor authentication? +Questions les plus populaires sur Askubuntu
-http://goo.gl/UX0q0e+
  
-What do the nomodeset, quiet and splash kernel parameters mean+Que fait la commande « printf » 
-http://goo.gl/Hg7uuT+http://goo.gl/yqbhjZ
  
-Delete PPA after install the software?  +Ma machine peut-elle exécuter un système d'exploitation en 64 bits 
-http://goo.gl/v9WUN7+http://goo.gl/mKiVt6
  
-Prevent all commands from being defined as an alias +Y a-t-il un moyen de créer de multiples répertoires en une seule fois avec mkdir ? 
-http://goo.gl/91jaHk+http://goo.gl/WQ6Jk3
  
-View two text files at the same time, side by side +La zone swap est-elle nécessaire ? Peut-on installer Ubuntu sans une zone swap ? 
-http://goo.gl/puVYdk+http://goo.gl/IQ5qHo
  
-New Zero-day exploit reportedly found affecting Linux/Android (CVE-2016-0728) +Réglages d'Ubuntu après l'ajout de RAM supplémentaire ? 
-http://goo.gl/JOwvGG+http://goo.gl/x5A4sv
  
-Unsupported Ubuntus - is it safe to continue with them+*
-http://goo.gl/gMIOrx+* How to find ONLY duplicate files that have different names
 +http://goo.gl/2pnSeG
  
 +* Is it possible to recover data stored on hard drive with windows with Ubuntu live?
 +http://goo.gl/qTlM1D
  
-Tips and Techniques+* My USB flash drive became completely bricked 
 +http://goo.gl/52kKUG
  
-Good Things Come to Those Who Wait+* Why do Windows & Ubuntu have similar shell commands? 
 +http://goo.gl/Q7MlEa**
  
-More than two years ago, I decided to see if I could use USB 3.0 with my "high performance" desktop computer.+* Comment ne trouver QUE des fichiers en double exemplaire qui ont des noms différents ? 
 +http://goo.gl/2pnSeG
  
-I bought a card which plugged into the computer and provided a single USB 3.0 port. Along with it, I bought a 32 GB, USB 3.0 flash drive. The result was not what I had hoped for.+* Peut-on récupérer des données stockées sur un disque dur avec Windows en se servant d'Ubuntu live ? 
 +http://goo.gl/qTlM1D
  
-I could plug a USB 2.0 flash drive into the USB 3.0 port, and it worked just fine, at USB 2.0 speeds.+* Ma clé USB est devenu totalement HS 
 +http://goo.gl/52kKUG
  
-I could plug the USB 3.0 flash drive into a USB 2.0 port, and it seemed to operate faster than a USB 2.0 flash drive, but not dramatically so.+* Pourquoi Windows et Ubuntu ont-ils des commandes shell similaires ? 
 +http://goo.gl/Q7MlEa
  
-When I plugged the USB 3.0 flash drive into the USB 3.0 port, it simply didn't work. 
  
-OK, I can handle this. If you never have an experiment which fails, you aren't trying enough experiments.+**Tips and Techniques
  
-Come forward to 2016, and Xubuntu 15.10 running on the same hardware. It works! The USB 3.0 flash drive is almost as fast as an internal hard drive, which is going to make backups a lot faster.+Six years in the saddle
  
-Similar sequences occur with a lot of new hardware. Nvidia introduces a new video card, and it's nothing but grief for the first six monthsTwo years later, it just works.+This issue marks six years that I've been preparing the Q&A columnso I am pondering what has changed and what is the sameI'm a bit surprised by how little has changed.
  
-The corollary of this story: if you buy a computer with the latest and greatest hardwareyou need to try the latest version of Linux on it. In some casesyou will get the best results with beta version of Ubuntu! But firsttry the latest released version.+I'm still using the same primary computer. I upgraded the memory from 4 GB to 16 GB because I wanted to become familiar with Windows Server for work; it has made no difference in Linux. A blu-ray player fell into my lap, so I installed it, but I have never had a blu-ray disc. The biggest and most expensive upgrade was a 24-inch Dell Ultrasharp monitor, well worth it. (Other brands also deserve consideration, most notably HP.) 
 + 
 +I also added a single-port USB 3 card, which now works nicely. (See last month's column.)** 
 + 
 +Trucs et astuces 
 + 
 +Cela fait maintenant six ans... 
 + 
 +Ce numéro marque l'atteinte de mes six ans de responsabilité sur la rubrique Q. et R. ; je réfléchis donc à ce qui a changé ou pas. Je suis un peu surpris par le manque relatif de changements. 
 + 
 +J'utilise toujours le même ordinateur principal. J'ai augmenté la RAM de 4 Go à 16 Go parce que je voulais me familiariser avec Windows Server pour le boulot ; cela n'a fait aucune différence sous Linux. Un lecteur Blu-Ray m'est tombé du ciel et je l'ai installé, mais je n'ai jamais eu de disque Blu-Ray. La mise à niveau la plus chère et la plus conséquente était un écran Dell Ultrasharp de 24" et cela en valait le coût. (D'autres marques méritent d'être prises en compte et notamment HP.) 
 + 
 +J'ai également ajouté une carte USB 3 avec un seul port qui fonctionne très bien maintenant (cf. la rubrique du mois dernier). 
 + 
 +**The AMD Phenom II dual-core CPU at 3.1 GHz, and the 640 GB Western Digital Black hard drive, still meet my needs. If I spent two grand, I could probably build a system which would be three or four times as fast, but that wouldn't make much difference to me. When I power up, I usually go and make myself a coffeeso the faster boot time would be wasted. I do a little video editing, so the speed would help there, but it's not crucial. Perhaps my lack of desire for a new system illustrates the sad state of the PC industry. 
 + 
 +On the peripheral front, I've gone from a "competent" feature phone to a Moto G smartphone, a huge upgrade. 
 + 
 +Software has progressed slowly. When I set up the computer, it was dual-booting the trial version of Windows 7 and Ubuntu 9.04. Now, I have Linux Mint 13 (based on Ubuntu 12.04) and Xubuntu 15.10. In betweenthere were a lot of versions which were not stable on my hardware, including 14.04. I hope that I will be able to upgrade to 16.04 and stay there for a while. I know a lot of work has gone into the kernel and the distros, but the only improvement which has helped me is being able to plug in my phone and see it as flash drive.** 
 + 
 +L'AMD Phenom II CPU à double cœurs et à 3,1 GHz, ainsi que le disque dur Western Digital Black de 640 Go, répondent toujours à mes besoins. Si je dépensais 2 000 $ US, je pourrais sans doute assembler un système qui serait trois ou quatre fois plus rapide, mais cela ne ferait pas une grande différence pour moi. Quand je démarre mon ordinateur, je pars d'habitude me faire un café, ce qui rend inutile un temps de démarrage plus court. Je fais un peu d'édition de vidéos et la rapidité aiderait pour cela, mais ce n'est pas vital. Il se peut que le manque de désir d'un nouveau système que je ressens reflète l'état tristounet de l'industrie des PC. 
 + 
 +Pour ce qui concerne les périphériques, j'ai remplacé un téléphone avec des fonctionnalités « satisfaisantes » par un smartphone Moto G, une mise à jour énorme. 
 + 
 +Les logiciels ont progressé lentement. À l'époque où j'ai configuré l'ordinateur, c'était en double démarrage avec une version à l'essai de Windows 7 et Ubuntu 9.04. J'ai maintenant Linux Mint 13 (basé sur Ubuntu 12.04) et Xubuntu 15.10. Entre les deuxil y a eu pas mal de versions qui n'étaient pas stables sur mon matériel, y compris la 14.04. J'espère pouvoir mettre à niveau vers la 16.04 et y rester un certain temps. Je sais qu'il y a eu beaucoup de travail sur le noyau et les distribs, mais la seule amélioration qui m'est utile est la possibilité de brancher mon téléphone et le voir comme disque flash. 
 + 
 +**When Ubuntu adopted the Unity interface, I decided it was not for me. I've used Mint or Xubuntu to get stuff done since then. (I still test an average of one distro/version a month.) I have heard Xubuntu described as "lightweight," but I haven't noticed any missing functionality. It takes a bit more effort to set up network shares, but I have also managed to do some pretty complicated stuff on that front. 
 + 
 +In the near future, my most likely upgrade will be a faster Internet connection. For computer hardware and software, I can't think of a single thing which I would describe as, "I want to buy..."** 
 + 
 +Quand Ubuntu a adopté l'interface Unity, j'ai décidé que ce n'était pas mon truc. C'est depuis lors que j'utilise Mint ou Xubuntu pour faire des choses. (J'essaie toujours une distrib/version par mois en moyenne.) J'entends décrire Xubuntu comme étant « léger », mais je n'ai pas remarqué de fonctionnalité manquante. Il faut un peu plus de travail pour paramétrer des partages sur le réseau, mais je réussis aussi à faire des trucs très complexes dans ce domaine. 
 + 
 +Dans un proche avenir, la mise à niveau la plus vraisemblable sera une connexion plus rapide au Net. Pour ce qui concerne le matériel informatique et les logiciels, je ne vois rien pour lequel je pourrais dire « j'aimerais acheter... ».
issue106/q._et_r.1456672261.txt.gz · Dernière modification : 2016/02/28 16:11 de auntiee