Outils pour utilisateurs

Outils du site


issue99: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
issue99:q._et_r [2015/08/01 18:15] – créée auntieeissue99:q._et_r [2015/08/15 14:50] (Version actuelle) andre_domenech
Ligne 1: Ligne 1:
-Q What is this Snappy thing I'm hearing about?+**Q What is this Snappy thing I'm hearing about?
  
 A A nice writeup is here: http://goo.gl/r7TU3b A A nice writeup is here: http://goo.gl/r7TU3b
Ligne 9: Ligne 9:
 I don't want Ubuntu 14.04, I want only Xubuntu 14.04 I don't want Ubuntu 14.04, I want only Xubuntu 14.04
  
-A Go ahead, you will get Xubuntu 14.04. There are several places where Xubuntu is identified as "Ubuntu," (eg. grub) and this is one of them.+A Go ahead, you will get Xubuntu 14.04. There are several places where Xubuntu is identified as "Ubuntu," (eg. grub) and this is one of them.**
  
 +Q Ce truc Snappy dont j'entends parler, de quoi s'agit-il ?
  
-Q I have a bunch of files in my Downloads folder with no extension. How can I determine what type of file they are?+R Une critique bien faite se trouve ici : http://goo.gl/r7TU3b 
 +(C'est un lien vers  pcworld.com/article/2942267/why-ubuntu-plans-to-replace-traditional-linux-packages-with-something-better.html). 
 + 
 +Q Je voudrais mettre à niveau mon Xubuntu 12.04 vers Xubuntu 14.04. Quand je lance le gestionnaire de mises à jour et appuie sur le bouton « Mettre à jour vers la 14.04 », une fenêtre s'affiche me disant : « Bienvenue dans Ubuntu 14.04 Trusty Tahr » 
 + 
 +Je ne veux pas d'Ubuntu 14.04, je ne veux que Xubuntu 14.04. 
 + 
 +R Allez-y, vous obtiendrez Xubuntu 14.04. Il y a plusieurs endroits où Xubuntu est identifié comme étant « Ubuntu » (c'est-à-dire grub) et c'en est un. 
 + 
 + 
 +**Q I have a bunch of files in my Downloads folder with no extension. How can I determine what type of file they are?
  
 A Use these two commands: A Use these two commands:
Ligne 29: Ligne 40:
 In the top-right is a drop-down box to select a specific drive. Select your new drive. Then create one or more partitions, and format the partitions. The new partition(s) should appear in your file manager. In the top-right is a drop-down box to select a specific drive. Select your new drive. Then create one or more partitions, and format the partitions. The new partition(s) should appear in your file manager.
  
-This process is actually a little bit simpler than the similar process under Windows.+This process is actually a little bit simpler than the similar process under Windows.**
  
 +Q Il y a un tas de fichiers sans extension dans mon dossier de téléchargements. Comment puis-je savoir de quel type de fichier il s'agit ?
  
-Q My system was running when the power went off. Now it won't boot! It displays these error messages:+R Utilisez ces deux commandes : 
 + 
 +cd Téléchargements 
 + 
 +file * 
 + 
 +Q J'ai mis un disque dur de 1 To dans mon ordinateur, mais il ne s'affiche pas dans le gestionnaire de fichiers. 
 + 
 +R Vous devriez peut-être installer Gparted. Ensuite lancez cette commande : 
 + 
 +sudo gparted 
 + 
 +En haut à droite il y a un menu déroulant où vous pouvez sélectionner un disque spécifique. Sélectionnez le nouveau disque. Créez ensuite une ou plusieurs partitions et formatez les partitions. La/les nouvelle(s) partition(s) devraient apparaître dans votre gestionnaire de fichiers. 
 + 
 +Le processus est en fait un tout petit peu plus simple que celui sous Windows. 
 + 
 + 
 +**Q My system was running when the power went off. Now it won't boot! It displays these error messages:
  
 error : unknown filesystem. error : unknown filesystem.
Ligne 46: Ligne 75:
 A See this thread in the Ubuntu Forums: http://goo.gl/3TzD9y A See this thread in the Ubuntu Forums: http://goo.gl/3TzD9y
  
-On my Acer Aspire One, it didn't work a miracle, but it appeared to help.+On my Acer Aspire One, it didn't work a miracle, but it appeared to help.**
  
 +Q Mon système tournait lors d'une coupure de courant. Maintenant il ne veut plus démarrer ! Ces messages d'erreur s'affichent :
  
-Q I'm dual-booting with Windows 8, and Windows suffered a catastrophic failure. I thought I could just click on the partition from Ubuntu, and save a copy of my files. However, I get a long error message which includes this: "The NTFS partition is in an unsafe state."+error : unknown filesystem. 
 +Entering rescue mode... 
 + 
 +R (Merci à oldfred sur les Forums Ubuntu.) Démarrez sur un LiveCD ou clé USB et exécutez cette commande : 
 + 
 +sudo e2fsck -f -y -v /dev/sda1 
 + 
 +Q J'ai des problèmes de lecture de vidéos sur un système de petite puissance avec des composants graphiques Intel. 
 + 
 +R Voyez ce fil sur les Forums Ubuntu : http://goo.gl/3TzD9y 
 + 
 +Sur mon Acer Aspire One, ce ne fut pas miraculeux, mais mon impression était que cela améliorait les choses. 
 + 
 +**Q I'm dual-booting with Windows 8, and Windows suffered a catastrophic failure. I thought I could just click on the partition from Ubuntu, and save a copy of my files. However, I get a long error message which includes this: "The NTFS partition is in an unsafe state."
  
 A (Thanks to grahammechanical in the Ubuntu Forums) The solution is spelled out in this article: http://goo.gl/dGjL4L A (Thanks to grahammechanical in the Ubuntu Forums) The solution is spelled out in this article: http://goo.gl/dGjL4L
 (It's at webupd8.org/2015/06/workarounds-for-not-being-able-to-mount.html) (It's at webupd8.org/2015/06/workarounds-for-not-being-able-to-mount.html)
- 
  
 Q I am having trouble assigning a static IP address to my Ubuntu Server, which is connected to my router by an Ethernet cable. Q I am having trouble assigning a static IP address to my Ubuntu Server, which is connected to my router by an Ethernet cable.
Ligne 78: Ligne 120:
 ping -c3 www.ubuntu.com ping -c3 www.ubuntu.com
  
-You will probably choose a different address and nameservers.+You will probably choose a different address and nameservers.**
  
 +Q Je suis en double amorçage avec Windows 8 et Windows s'est planté de façon catastrophique. Je pensais pouvoir tout simplement cliquer sur la partition Ubuntu et sauvegarder une copie de mes fichiers. Cependant, j'obtiens un long message d'erreur qui inclut ceci :
 +« La partition NTFS est dans un état dangereux. »
  
 +R (Merci à grahammechanical sur les Forums Ubuntu.) La solution est présentée pas à pas dans cet article : http://goo.gl/dGjL4L (Il se trouve à webupd8.org/2015/06/workarounds-for-not-being-able-to-mount.html)
  
-Top questions at Askubuntu+Q J'ai du mal à assigner une adresse IP statique à mon serveur Ubuntu, qui est connecté au routeur avec un câble Ethernet. 
 + 
 +R (Merci à Chili555 sur les Forums Ubuntu.) Éditez (sudo nano) /etc/network/interfaces comme suit : 
 + 
 +auto lo 
 +iface lo inet loopback 
 +auto eth0 
 +iface eth0 inet static 
 +address 192.168.1.25 
 +netmask 255.255.255.0 
 +gateway 192.168.1.1 
 +dns-nameservers 80.58.61.250 80.58.61.254 
 + 
 +Ensuite redémarrez l'interface : 
 + 
 +sudo ifdown eth0 && sudo ifup -v eth0 
 + 
 +Pour le vérifier : 
 + 
 +ifconfig 
 + 
 +ping -c3 www.ubuntu.com 
 + 
 +Vous choisirez sans doute une adresse et des serveurs de nom de domaine différents. 
 + 
 +**Top questions at Askubuntu
  
 * How do I increase the number of lines shown on the Ubuntu terminal window?  * How do I increase the number of lines shown on the Ubuntu terminal window? 
Ligne 97: Ligne 167:
  
 * How to get date and time using command line interface? * How to get date and time using command line interface?
 +http://goo.gl/iF1ft1**
 +
 +Questions les plus populaires sur Askubuntu
 +
 +* Comment augmenter le nombre de lignes qui s'affichent dans la fenêtre du terminal Ubuntu ?
 +http://goo.gl/bA9XFB
 +
 +* Comment garder le répertoire /home lors de l'installation d'Ubuntu 14.04 ?
 +http://goo.gl/hBcFaL
 +
 +* Pourquoi apt-get ne nécessite pas de redémarrage, alors que le gestionnaire de mises à jour les demande ?
 +http://goo.gl/T47YAe
 +
 +* Quel genre d'algorithmes de planification sont utilisés dans la 15.04 ? Peut-on les changer ?
 +http://goo.gl/ftMp2G
 +
 +* Comment obtenir la date et l'heure en ligne de commande ?
 http://goo.gl/iF1ft1 http://goo.gl/iF1ft1
 +**
  
 * How can I reliably check which is the last time an Ubuntu machine has been connected to the internet? * How can I reliably check which is the last time an Ubuntu machine has been connected to the internet?
Ligne 109: Ligne 197:
  
 * What happens if you Trash the Trash? * What happens if you Trash the Trash?
-http://goo.gl/eRoMJE+http://goo.gl/eRoMJE**
  
 +* Comment savoir de façon fiable la dernière fois qu'une machine Ubuntu a été connectée à l'Internet ?
 +http://goo.gl/q4U4xX
  
 +* Comment transformer des photos de documents papier en un document scanné ?
 +http://goo.gl/7cLJKV
  
 +* Comment effacer un disque dur complètement afin qu'aucun outil de récupération de données ne puisse trouver quoi que ce soit ?
 +http://goo.gl/T0nC40
  
 +* Que se passe-t-il si vous mettez la Corbeille dans la Corbeille ?
 +http://goo.gl/eRoMJE
  
  
- +**Tips and Techniques
-Tips and Techniques+
  
 A nostalgic time-sink A nostalgic time-sink
Ligne 127: Ligne 222:
 A few months later, I joined IBM, and a year later was assigned to help a customer use the initial release of OS/360. That was a horror show, but it got better. By release 16 it was quite solid. A few months later, I joined IBM, and a year later was assigned to help a customer use the initial release of OS/360. That was a horror show, but it got better. By release 16 it was quite solid.
  
-It turns out that you can emulate that environment right on your own PC. The solution is in two parts. First, you need Hercules. "Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture. Hercules runs under Linux, Windows (98, NT, 2000, and XP), Solaris, FreeBSD, and Mac OS X (10.3 and later)."+It turns out that you can emulate that environment right on your own PC. The solution is in two parts. First, you need Hercules. "Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture. Hercules runs under Linux, Windows (98, NT, 2000, and XP), Solaris, FreeBSD, and Mac OS X (10.3 and later)."**
  
-Then you need an operating system. There are several choices, older IBM operating systems including OS/360, DOS/360, DOS/VS, MVS 3.8, VM/370 and TSS/370, which are widely believed to be either public domain or "copyrighted software provided without charge." The most popular is probably MVS (Multiple Virtual Storage,) which was an improvement over MVT, (Multiprogramming with a Variable number of Tasks). A lot of my early career was spent on MVT.+Trucs et astuces 
 + 
 +La nostalgie d'un dissipateur de temps  
 + 
 +Le numéro 100 du magazine Full Circle arrive et je deviens nostalgique. Je suis sûr que je ne suis pas la seule personne ici qui a grandi dans un environnement d'ordinateur central IBM. 
 + 
 +Pour ceux d'entre nous qui sont grisonnants, le 7 avril 1964, fut « le jour où le monde a changé ». Fortune Magazine l'a appelé « le pari à 5 milliards de dollars », quand IBM a annoncé System /360, qui était censé rassembler l'informatique scientifique et commerciale en un seul boîtier. (Les revenus annuels d'IBM à cette époque étaient d'environ 5 milliards de dollars, faisant de cette entreprise d'informatique la plus grande, et de loin.) 
 + 
 +Quelques mois plus tard, j'ai rejoint IBM et, après un an, on m'a demandé d'aider un client à utiliser la version du début d'OS/360. C'était épouvantable, mais il s'est amélioré. Au moment de la version 16, il est devenu très fiable. 
 + 
 +Il s'avère qu'il est possible d'émuler cet environnement sur votre propre PC. La solution comporte deux parties. D'abord, vous avez besoin de Hercules. « Hercules est un logiciel Open Source d'implémentation de l'architecture des ordinateurs centraux System/370 et ESA/390, en plus de la nouvelle z/Architecture en 64-bits. Hercules tourne sous Linux, Windows (98, NT, 2000 et XP), Solaris, FreeBSD et Mac OS X (10.3 et supérieure). » 
 + 
 +**Then you need an operating system. There are several choices, older IBM operating systems including OS/360, DOS/360, DOS/VS, MVS 3.8, VM/370 and TSS/370, which are widely believed to be either public domain or "copyrighted software provided without charge." The most popular is probably MVS (Multiple Virtual Storage,) which was an improvement over MVT, (Multiprogramming with a Variable number of Tasks). A lot of my early career was spent on MVT.
  
 It's all available online for free. The operating systems include language compilers such as COBOL, but not CICS (Customer Information Control System), which was the most efficient way to set up online applications, or DB2. It's all available online for free. The operating systems include language compilers such as COBOL, but not CICS (Customer Information Control System), which was the most efficient way to set up online applications, or DB2.
  
-It's tempting. COBOL was the first programming language which I felt I mastered. However, it's irrelevant to my life today, supporting users in an Active Directory environment. If I had a lot of time on my hands, I could certainly consume all of it, playing with my personal mainframe.+It's tempting. COBOL was the first programming language which I felt I mastered. However, it's irrelevant to my life today, supporting users in an Active Directory environment. If I had a lot of time on my hands, I could certainly consume all of it, playing with my personal mainframe.** 
 + 
 +Ensuite, vous avez besoin d'un système d'exploitation. Il y a plusieurs choix, de vieux systèmes d'exploitation IBM y compris OS/360, DOS/360, DOS/VS, MVS 3.8, VM/370 et TSS/370, qui sont généralement considérés, soit dans le domaine public, soit comme « des logiciels  protégés fournis gracieusement ».  Le plus populaire est sans doute MVS (Multiple Virtual Storage), meilleur que MVT (Multiprogramming with a Variable number of Tasks). J'ai passé pas mal de temps au début de ma carrière sur MVT. 
 + 
 +Tout cela est disponible en ligne gratuitement. Les systèmes d'exploitation comprennent des compilateurs de langage tel que COBOL, mais pas CICS (Customer Information Control System), qui était la façon la plus efficace de créer des applications en ligne, ou DB2. 
 + 
 +C'est tentant. COBOL était le premier langage de programmation que j'avais l'impression de bien connaître. Cependant, ce n'est pas pertinent dans ma vie aujourd'hui, où je soutiens des utilisateurs dans un environnement Active Directory. Si j'avais beaucoup de temps libre, je pourrais l'utiliser entièrement en m'amusant avec mon ordinateur central personnel.
issue99/q._et_r.1438445735.txt.gz · Dernière modification : 2015/08/01 18:15 de auntiee