issue138:tutoriel1
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| issue138:tutoriel1 [2018/10/27 14:19] – créée auntiee | issue138:tutoriel1 [2018/11/05 17:47] (Version actuelle) – andre_domenech | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | Three days ago, my HP Chromebook 11 G5 acquired the ability to load Linux apps when Chromeos was updated to Version 70.0.3524.2 (Official Build) dev (64-bit). | + | **Three days ago, my HP Chromebook 11 G5 acquired the ability to load Linux apps when Chromeos was updated to Version 70.0.3524.2 (Official Build) dev (64-bit). |
| Since then, I have been busy learning how to implement this. | Since then, I have been busy learning how to implement this. | ||
| Ligne 7: | Ligne 7: | ||
| It is now possible to create a Crostini VM and Linux container very easily, and there is no security compromise when starting the machine. | It is now possible to create a Crostini VM and Linux container very easily, and there is no security compromise when starting the machine. | ||
| - | A few Googles on the internet quickly resolved what was needed to initiate the VM and container - see below. | + | A few Googles on the internet quickly resolved what was needed to initiate the VM and container - see below.** |
| - | Following this advice, I was able to use crosh to open a container, run xclock and Visual Studio Code. | + | Il y a trois jours, lors d'une mise à jour de Chromeos à la version 70.0.3524.2 (Official Build) dev (64-bit), mon HP Chromebook 11 G5 fut doté du pouvoir de charger des applis Linux. |
| + | |||
| + | Depuis, j' | ||
| + | |||
| + | C'est assez passionnant, | ||
| + | |||
| + | C'est maintenant possible de créer une VM Crostini et un conteneur Linux très facilement, sans compromettre la sécurité au démarrage. | ||
| + | |||
| + | Quelques recherches avec Google sur le Net ont rapidement résolu ce qu'il fallait pour pouvoir initier la VM et le conteneur, regardez ci-dessous. | ||
| + | |||
| + | **Following this advice, I was able to use crosh to open a container, run xclock and Visual Studio Code. | ||
| Initially having opened a crosh window [Ctl + Alt + t], I typed: | Initially having opened a crosh window [Ctl + Alt + t], I typed: | ||
| Ligne 19: | Ligne 29: | ||
| chronos@localhost ~ $ | chronos@localhost ~ $ | ||
| - | This indicates that you have a functional VM. You have to wait a while for the VM to download. | + | This indicates that you have a functional VM. You have to wait a while for the VM to download.** |
| - | Next, you need to | + | En suivant ces conseils, j'ai pu utiliser crosh pour ouvrir un conteneur, et exécuter xclock et Visual Studio Code. |
| + | |||
| + | Après avoir ouvert une fenêtre crosh [Ctrl + Alt + t], j'ai tapé : | ||
| + | |||
| + | vmc start dev | ||
| + | |||
| + | et fus récompensé avec - (termina) | ||
| + | |||
| + | chronos@localhost ~ $ | ||
| + | |||
| + | Cela vous dit que vous avez une VM fonctionnelle. Il faut attendre un peu pour que la VM se télécharge. | ||
| + | |||
| + | **Next, you need to | ||
| run_container.sh --container_name=stretch --user=rob --shell | run_container.sh --container_name=stretch --user=rob --shell | ||
| Ligne 35: | Ligne 57: | ||
| appears. | appears. | ||
| - | Using Terminal which appears in a Linux app group after the VM is downloaded is much easier because you don't have to supply ‘run_container.sh --container_name=stretch --user=rob --shell’ - each time you initiate the container after starting the VM. Clicking on the Terminal app starts both VM and container. | + | Using Terminal which appears in a Linux app group after the VM is downloaded is much easier because you don't have to supply ‘run_container.sh --container_name=stretch --user=rob --shell’ - each time you initiate the container after starting the VM. Clicking on the Terminal app starts both VM and container.** |
| - | My standard Linux load is nano, wget, Gimp, Inkscape, Scribus, Stellarium, Sublime Text and Visual Studio Code. When you load Gimp, you end up with ImageMagick as well. | + | Ensuite, vous devez : |
| + | |||
| + | run_container.sh --container_name=stretch --user=rob --shell | ||
| + | |||
| + | mais remplacer « rob » par votre nom d' | ||
| + | |||
| + | Ceci télécharge une image de Debian Stretch et prend beaucoup de temps à moins d' | ||
| + | |||
| + | Une fois que les fichiers nécessaires ont été téléchargés, | ||
| + | |||
| + | rob@stretch ~ s' | ||
| + | |||
| + | L' | ||
| + | |||
| + | **My standard Linux load is nano, wget, Gimp, Inkscape, Scribus, Stellarium, Sublime Text and Visual Studio Code. When you load Gimp, you end up with ImageMagick as well. | ||
| Although I loaded Chromium yesterday, and used it to access Dataplicity for upload and download of files through Nextcloud on my RASPI, this is not necessary. | Although I loaded Chromium yesterday, and used it to access Dataplicity for upload and download of files through Nextcloud on my RASPI, this is not necessary. | ||
| Ligne 45: | Ligne 81: | ||
| Have now removed Chromium. | Have now removed Chromium. | ||
| - | Have worked on files in Gimp, Inkscape and Scribus, and moved them between Linux and Chromeos. | + | Have worked on files in Gimp, Inkscape and Scribus, and moved them between Linux and Chromeos.** |
| - | This HP Chromebook 11 G5 - with 4 MB RAM and a 16 GB drive, is a bit lacking in space for Linux. | + | Ce que j'ai habituellement sous Linux est nano, wget, Gimp, Inkscape, Scribus, Stellarium, Sublime Texte et Visual Studio Code. Lorsque vous téléchargez Gimp, vous recevez ImageMagick aussi. |
| + | |||
| + | Bien que j'aie téléchargé Chromium hier, et l'aie utilisé pour accéder à Dataplicity pour le téléversement et le téléchargement de fichiers sur mon RASPI en passant par Nextcloud, ce n'est pas nécessaire. | ||
| + | |||
| + | Quand Terminal fonctionne comme il faut, vous pouvez téléverser et télécharger des fichiers en passant par le dossier Chromeos Files LInux (Beta). | ||
| + | |||
| + | J'ai maintenant enlevé Chromium. | ||
| + | |||
| + | J'ai travaillé avec des fichiers dans Gimp, Inkscape et Scribus et les ai déplacés entre Linux et Chromeos. | ||
| + | |||
| + | **This HP Chromebook 11 G5 - with 4 MB RAM and a 16 GB drive, is a bit lacking in space for Linux. | ||
| 4 MB RAM & a 32 GB SSD/emmc would be better. A touch screen for the grandchildren and Storytime would be nice too! | 4 MB RAM & a 32 GB SSD/emmc would be better. A touch screen for the grandchildren and Storytime would be nice too! | ||
| Ligne 61: | Ligne 107: | ||
| References: | References: | ||
| - | From scratch to VS Code _ Crostini.mhtml, | + | From scratch to VS Code _ Crostini.mhtml, |
| + | |||
| + | Ce HP Chromebook 11 G5, avec 4 Go de RAM et un disque de 16 Go, n'a pas tout à fait assez d' | ||
| + | |||
| + | 4 Go de RAM et un SSD/eMMC de 32 Go serait mieux. Un écran tactile pour les petits enfants et l' | ||
| + | |||
| + | J'ai maintenant des icônes pour Gimp, INkscape, Scribus, Stellarium, Sublime Text, Terminal et Visual Studio Code en tant que groupe Linux sur l' | ||
| + | |||
| + | L' | ||
| + | |||
| + | Ils veulent vraiment rendre des outils, des éditeurs et des IDE Linux disponibles aux utilisateurs de Chromebooks, | ||
| + | |||
| + | Outre Sublime Text et Visual Studio Code, j'ai chargé Atom, Bluefish et Brackets et tout cela fonctionne normalement. Atom, Brackets et Visual Studio Code nécessitent l' | ||
| + | |||
| + | Références : | ||
| + | |||
| + | From scratch to VS Code (VS Code à partir de zéro) _ Crostini.mhtml, | ||
| + | |||
issue138/tutoriel1.1540642756.txt.gz · Dernière modification : 2018/10/27 14:19 de auntiee
