]> fred1m.tech Git - papier-crayon.git/blame - source/p46/index.md
Navigateur web en CLI
[papier-crayon.git] / source / p46 / index.md
CommitLineData
ce576215
FLM
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`
fd93ef66
FLM
13* [Prémisses](https://www/~fred/p46/b1CLI)
14* *intégration "sportive"*
ce576215
FLM
15
16### Semaine 441
17
27b17b53 18* consolider les livrables (système de fichiers de l'hôte `www`)
fd93ef66
FLM
19 * `~/public_html/index.html`
20 * `~/public_html/b1CLI/index.html`
21 * `~/.bash_aliases`
7d23f0b7 22 * `~/public_html/b1CLI/preuveA.tty`
2409ac62
FLM
23
24### Semaine 448
25
26L'hôte `www` fournit `lynx` et `w3m`. En pratique, comparer ces deux
27solutions.
28
29```
30fred@tjener:~$ https_proxy=http://www:3128 lynx https://fred1m.tech/~fred/papier-crayon/html/
31fred@tjener:~$ https_proxy=http://www:3128 w3m https://fred1m.tech/~fred/papier-crayon/html/
32```