X-Git-Url: https://fred1m.tech/gitweb/papier-crayon.git/blobdiff_plain/2409ac622aa9cb2c831fccd28dca640e3fee3715..0c7ab1f15ff4210d83b69917b7c6a48338326f05:/source/p46/index.md?ds=sidebyside diff --git a/source/p46/index.md b/source/p46/index.md deleted file mode 100644 index ef49766..0000000 --- a/source/p46/index.md +++ /dev/null @@ -1,32 +0,0 @@ -# La promotion 2024-2026 en 1e année, B1CLI - -## Premier semestre - -### Semaine 436-440 - -* la solution **DebianEdu** -* l'usagère de secours Mme Bob, Alice (`alibo`) -* l'application `Terminal` -* `ssh www` -* `cd public_html` -* `https://www/~identifi` -* [Prémisses](https://www/~fred/p46/b1CLI) -* *intégration "sportive"* - -### Semaine 441 - -* consolider les livrables (système de fichiers de l'hôte `www`) - * `~/public_html/index.html` - * `~/public_html/b1CLI/index.html` - * `~/.bash_aliases` - * `~/public_html/b1CLI/preuveA.tty` - -### Semaine 448 - -L'hôte `www` fournit `lynx` et `w3m`. En pratique, comparer ces deux -solutions. - -``` -fred@tjener:~$ https_proxy=http://www:3128 lynx https://fred1m.tech/~fred/papier-crayon/html/ -fred@tjener:~$ https_proxy=http://www:3128 w3m https://fred1m.tech/~fred/papier-crayon/html/ -```