]> fred1m.tech Git - papier-crayon.git/blob - source/p46/index.md
Navigateur web en CLI
[papier-crayon.git] / source / p46 / index.md
1 # La promotion 2024-2026 en 1e année, B1CLI
2
3 ## Premier semestre
4
5 ### Semaine 436-440
6
7 * la solution **DebianEdu**
8 * l'usagère de secours Mme Bob, Alice (`alibo`)
9 * l'application `Terminal`
10 * `ssh www`
11 * `cd public_html`
12 * `https://www/~identifi`
13 * [Prémisses](https://www/~fred/p46/b1CLI)
14 * *intégration "sportive"*
15
16 ### Semaine 441
17
18 * consolider les livrables (système de fichiers de l'hôte `www`)
19 * `~/public_html/index.html`
20 * `~/public_html/b1CLI/index.html`
21 * `~/.bash_aliases`
22 * `~/public_html/b1CLI/preuveA.tty`
23
24 ### Semaine 448
25
26 L'hôte `www` fournit `lynx` et `w3m`. En pratique, comparer ces deux
27 solutions.
28
29 ```
30 fred@tjener:~$ https_proxy=http://www:3128 lynx https://fred1m.tech/~fred/papier-crayon/html/
31 fred@tjener:~$ https_proxy=http://www:3128 w3m https://fred1m.tech/~fred/papier-crayon/html/
32 ```