Outils pour utilisateurs

Outils du site


issue119:q_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
issue119:q_r [2017/04/03 19:06] – créée auntieeissue119:q_r [2017/04/06 14:39] (Version actuelle) andre_domenech
Ligne 1: Ligne 1:
-Q I have a double-width, half-length, video card with two DVI connectors and two HDMI connectors. It has a fan and an 8-pin power connector. The silkscreening assures me that it was made by Nvidia, but does not disclose a model number. According to lspci and lshw, it's an NVIDIA GeForce GTX 760. How can I learn more?+**Q I have a double-width, half-length, video card with two DVI connectors and two HDMI connectors. It has a fan and an 8-pin power connector. The silkscreening assures me that it was made by Nvidia, but does not disclose a model number. According to lspci and lshw, it's an NVIDIA GeForce GTX 760. How can I learn more?
  
 A (Thanks to efflandt in the Ubuntu Forums) Once you install an Nvidia driver package (which you can do from Additional Drivers), there is the nvidia-smi command which can tell much more about the card, especially with -q. A (Thanks to efflandt in the Ubuntu Forums) Once you install an Nvidia driver package (which you can do from Additional Drivers), there is the nvidia-smi command which can tell much more about the card, especially with -q.
- 
  
  
Ligne 8: Ligne 7:
  
 A (Thanks to lisati in the Ubuntu Forums) You might wish to try this: A (Thanks to lisati in the Ubuntu Forums) You might wish to try this:
 +
 +sudo apt-get update && sudo apt-get upgrade && sudo apt-get install**
 +
 +Q J'ai une carte graphique à double largeur et moitié moins longue avec deux ports DVI et deux ports HDMI. Elle a un ventilateur et une prise alimentation de 8 picots. Avec la sérigraphie, j'ai pu apprendre que le fabricant est Nvidia, mais aucun numéro de modèle visible. D'après lspci et lshw, il s'agit d'une NVIDIA GeForce GTX 760. Comment en apprendre davantage ?
 +
 +R (Merci à efflandt sur les forums Ubuntu.) Une fois le paquet de pilote d'une carte Nvidia installé (ce qui se fait à partir de pilotes additionnels), la commande nvidia-smi vous en dira beaucoup plus, surtout avec -q.
 +
 +Q J'ai des messages d'erreur concernant cette commande : sudo apt-get update && apt-get upgrade && apt-get install 
 +
 +R (Remerciements à lisati sur les forums Ubuntu.) : Vous pourriez vouloir essayer ceci :
  
 sudo apt-get update && sudo apt-get upgrade && sudo apt-get install sudo apt-get update && sudo apt-get upgrade && sudo apt-get install
  
  
-Q I can't connect to my main wifi router from my laptop. My network card stopped seeing it. This is the network card:+**Q I can't connect to my main wifi router from my laptop. My network card stopped seeing it. This is the network card:
 Broadcom Corporation BCM43225 802.11b/g/n (rev 01) Broadcom Corporation BCM43225 802.11b/g/n (rev 01)
  
Ligne 24: Ligne 33:
 sudo snap remove vlc sudo snap remove vlc
  
-Then install the deb package version.+Then install the deb package version.**
  
 +Q Je n'arrive pas à me connecter au routeur principal WiFi à partir de mon portable. La carte réseau, une Broadcom Corporation BCM43225 802.11b/g/n (rev 01), ne le voit plus. 
  
-Q Firefox 52 disables Java supportHowever, I can't use some important web sites without itHow can I enable it?+R (Remerciements à jeremy31 sur les forums Ubuntu.) Des problèmes sont possibles avec la carte Broadcom interne si le point d'accès est sur un canal au-delà du 11 en 2,4 GHz.
  
-(Thanks to Joey Sneddon at OMGUbuntuThere is a way to enable JavaSilverlightetc“NPAPI” plugins in Firefox 52 using an about:config setting. Add new Boolean string "plugin.load_flash_only" and set it to false. Then restart the browser.+Q J'ai des média sur un disque monté (/mnt/hdd1 dans fstab; je peux double-cliquer dessus pour les ouvrir/visionner avec le lecteur vidéomais quand j'ouvre avec une « autre application » et choisis VLCil ne se lit pas. Si je lance VLC et essaie de parcourir des fichiersil ne voit que le répertoire home et je pense que c'est un problème de droits.
  
 +R (Merci à mc4man sur les forums Ubuntu.) Vous utilisez sans doute une version snap de VLC, qui est limitée à votre dossier home. Enlevez-le avec :
 +
 +sudo snap remove vlc
 +
 +puis installez la version en paquet .deb.
 +
 +**Q Firefox 52 disables Java support. However, I can't use some important web sites without it. How can I enable it?
 +
 +A (Thanks to Joey Sneddon at OMGUbuntu) There is a way to enable Java, Silverlight, etc, “NPAPI” plugins in Firefox 52 using an about:config setting. Add new Boolean string "plugin.load_flash_only" and set it to false. Then restart the browser.
  
 Q I'm trying to work out how to turn a Ruby on Rails app into a .deb package. Q I'm trying to work out how to turn a Ruby on Rails app into a .deb package.
  
-A (Thanks to the OP, sbutton in the Ubuntu Forums) I can see that using "dpkg-deb --build" is the way to go for this.+A (Thanks to the OP, sbutton in the Ubuntu Forums) I can see that using "dpkg-deb --build" is the way to go for this.** 
 + 
 +Q Firefox 52 désactive la prise en charge de Java. Toutefois, sans Java, je ne peux pas utiliser quelques sites Web importants. Comment l'activer ? 
 + 
 +R (Merci à Joey Sneddon chez OMGUbuntu.) Il y a moyen d'activer Java, Silverlight, etc., les greffons « NPAPI » dans Firefox 52, en utilisant un réglage de about:config. Ajoutez une nouvelle chaîne booléenne « plugin.load_flash_only » et réglez-la sur « false ». Ensuite, redémarrez le navigateur. 
 + 
 +Q J'essaie de transformer une appli Ruby on Rails en paquet .deb.
  
 +R (Merci au OP, sbutton, sur les forums Ubuntu.) Je crois comprendre que, pour ce faire, il faut utiliser « dpkg-deb --build ».
  
-Top questions at Askubuntu+**Top questions at Askubuntu
  
 * Why is some software not in the official Ubuntu repositories? * Why is some software not in the official Ubuntu repositories?
Ligne 52: Ligne 78:
  
 * Is it possible to run Ubuntu Server 16.04 alongside Windows 10 Pro? * Is it possible to run Ubuntu Server 16.04 alongside Windows 10 Pro?
 +https://goo.gl/9TbIIn**
 +
 +Questions les plus populaires sur Askubuntu
 +
 +*Pourquoi certains logiciels sont absents des dépôts Ubuntu officiels ?
 +https://goo.gl/5lbOuq
 +
 +* Quelle est la différence entre utiliser « touch file » et « > file » pendant la création d'un nouveau fichier ?
 +https://goo.gl/Uy2Svd
 +
 +* Comment désactiver le pavé tactile pendant que j'utilise le clavier ?
 +https://goo.gl/z3d8lL
 +
 +* Est-il sans danger de n'avoir aucune partition /home ?
 +https://goo.gl/LC2rNJ
 +
 +* Peut-on exécuter Ubuntu Server 16.04 à côté de Windows 10 Pro ?
 https://goo.gl/9TbIIn https://goo.gl/9TbIIn
 +
 +**
  
 * Can I make Unity Hot Corners run custom commands?  * Can I make Unity Hot Corners run custom commands? 
 https://goo.gl/rZdxNE https://goo.gl/rZdxNE
- 
  
 * Why isn't Chromium up-to-date in all the Ubuntu LTS repos, like Firefox is? * Why isn't Chromium up-to-date in all the Ubuntu LTS repos, like Firefox is?
Ligne 65: Ligne 109:
  
 * Anti Censorship software? * Anti Censorship software?
-https://goo.gl/zrTGYd+https://goo.gl/zrTGYd**
  
 +* Est-il possible d'obliger Unity Hot Corners à exécuter des commandes personnalisées ?
 +https://goo.gl/rZdxNE
  
-Tips and Techniques+*Pourquoi Chromium n'est-il pas à jour dans tous les dépôts d'Ubuntu LTS, comme l'est Firefox ? 
 +https://goo.gl/7LFfn9 
 + 
 +* Y a-t-il une commande pour afficher un calendrier dans le terminal ? 
 +https://goo.gl/W684tB 
 + 
 +* Des logiciels anti-censure ? 
 +https://goo.gl/zrTGYd 
 + 
 +**Tips and Techniques
  
 IoT: problem or solution? IoT: problem or solution?
Ligne 76: Ligne 131:
 Sadly, many implementations have been flawed. They are based on Android as of a certain date, and have no facility for applying updates to close security holes which are discovered later. Hackers exploit these flaws, and take over the device to send you spam email or mount denial-of-service attacks on whichever website has annoyed them lately. Sadly, many implementations have been flawed. They are based on Android as of a certain date, and have no facility for applying updates to close security holes which are discovered later. Hackers exploit these flaws, and take over the device to send you spam email or mount denial-of-service attacks on whichever website has annoyed them lately.
  
-When all the smart lightbulbs concentrate on sending garbage traffic to your bank's website, you will probably be denied from doing online banking.+When all the smart lightbulbs concentrate on sending garbage traffic to your bank's website, you will probably be denied from doing online banking.** 
 + 
 +Trucs et astuces  
 + 
 +L'IoT : un problème ou une solution ? 
 + 
 +Ces derniers temps, l'une des technologies les plus intéressantes est « the Internet of Things » (l'IoT ou Objets connectés), qui ajoute de l'intelligence à des appareils (pour la plupart) banaux. 
 + 
 +Malheureusement, beaucoup de ses implémentations ont des défauts. Elles sont basées sur Android à une date précise et il n'y a pas de moyen d'appliquer des mises à jour pour des problèmes de sécurité découverts plus tard. Les pirates exploitent ces défauts et prennent le contrôle de l'appareil pour vous envoyer des pourriels ou conduire des attaques de déni de service contre le ou les site(s) Web qui les a/ont agacé(s) dernièrement.  
 + 
 +Quand toutes vos ampoules intelligentes se concentrent sur l'envoi incessant « d'ordures » au site Web de votre banque, celle-ci vous interdira de faire des opérations en ligne. 
 + 
 +**Relief may be in sight. Canonical has developed Ubuntu Core, which is designed to be the OS for IoT devices -- and it allows for updating. Now the question is, how successful will they be in marketing Ubuntu Core? We can only wish them well. **
  
-Relief may be in sight. Canonical has developed Ubuntu Core, which is designed to be the OS for IoT devices -- and it allows for updatingNow the question is, how successful will they be in marketing Ubuntu Core? We can only wish them well+Vous serez sans doute bientôt soulagé. Canonical a développé Ubuntu Core, conçu pour être l'OS des appareils IoT, et il permet les mises à jourLa question devient : rencontreront-ils beaucoup de succès lors de la commercialisation d'Ubuntu Core ? Nous ne pouvons que leur souhaiter bonne chance.
issue119/q_r.1491239213.txt.gz · Dernière modification : 2017/04/03 19:06 de auntiee