ajout adresses completes images et correction tp linux

This commit is contained in:
2024-01-25 15:13:40 +01:00
parent e698fd248f
commit e298aaa709
42 changed files with 1213 additions and 267 deletions

View File

@@ -36,6 +36,7 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
@@ -43,7 +44,7 @@
"\n", "\n",
"Découverte des commandes d'un système d'exploitation libre (via une activité ludique ici)\n", "Découverte des commandes d'un système d'exploitation libre (via une activité ludique ici)\n",
"\n", "\n",
"![Programme 1ere NSI](assets/programme.png)" "![bo.png](assets/bo.png)"
] ]
}, },
{ {
@@ -184,24 +185,25 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"\n", "\n",
"\n", "![intro.png](assets/intro.png)\n",
"![intro](assets/intro.png)\n",
"\n", "\n",
"\n", "\n",
"--------------------" "--------------------"
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Le jeu commence par vous demander votre prénom : il vous sera plus facile de vous identifier au personnage de cette manière. Vous pouvez, évidemment, utiliser un pseudonyme.\n", "Le jeu commence par vous demander votre prénom : il vous sera plus facile de vous identifier au personnage de cette manière. Vous pouvez, évidemment, utiliser un pseudonyme.\n",
"\n", "\n",
"![prenom](assets/prenom.png)" "![prenom.png](assets/prenom.png)"
] ]
}, },
{ {
@@ -212,12 +214,13 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"D'entrée, le jeu vous donne quelques commandes avec lesquelles vous allez pouvoir avancer :\n", "D'entrée, le jeu vous donne quelques commandes avec lesquelles vous allez pouvoir avancer :\n",
"\n", "\n",
"![debut](assets/linux.png)" "![linux.png](assets/linux.png)"
] ]
}, },
{ {
@@ -234,6 +237,7 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
@@ -241,7 +245,7 @@
"\n", "\n",
"Si vous arrivez dans un endroit que vous ne connaissez pas, que faites vous en premier ? Vous observez. Et bien la commande **LS** est parfaite pour cela, allons-y.\n", "Si vous arrivez dans un endroit que vous ne connaissez pas, que faites vous en premier ? Vous observez. Et bien la commande **LS** est parfaite pour cela, allons-y.\n",
"\n", "\n",
"![ls](assets/ls.png)" "![ls.png](assets/ls.png)"
] ]
}, },
{ {
@@ -270,11 +274,6 @@
"outputs": [], "outputs": [],
"source": [] "source": []
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": []
},
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
@@ -283,15 +282,14 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Une fois cela fait, retournons à notre jeu : On peut commencer par parler avec la Palourde.\n", "Une fois cela fait, retournons à notre jeu : On peut commencer par parler avec la Palourde.\n",
"\n", "\n",
"\n", "\n",
"![palourde](assets/cat.png)\n", "![cat.png](assets/cat.png)\n",
"\n",
"\n",
"\n" "\n"
] ]
}, },
@@ -305,21 +303,19 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Ainsi, pour parvenir au **BoisDeslutins/** il vous faut taper : <br>\n", "Ainsi, pour parvenir au **BoisDeslutins/** il vous faut taper : <br>\n",
"\n", "\n",
"\n", "![cd.png](assets/cd.png)"
"![cd](assets/cd.png)"
] ]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"<br>\n",
"\n",
"#### Question n°2" "#### Question n°2"
] ]
}, },
@@ -372,6 +368,7 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
@@ -380,17 +377,17 @@
"Et bien pas forcément, car il se trouve que les personnes qui ont développé ces commandes ont pensé à vous aider : regardez en dessous, il y a une incone qui ressemble à la touche **_tabulation_** de votre clavier\n", "Et bien pas forcément, car il se trouve que les personnes qui ont développé ces commandes ont pensé à vous aider : regardez en dessous, il y a une incone qui ressemble à la touche **_tabulation_** de votre clavier\n",
"\n", "\n",
"\n", "\n",
"![tab](assets/tab.png)\n", "![tab.png](assets/tab.png)\n"
"\n"
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Si vous cliquez sur cette icone, la machine va tenter de remplir le texte par elle même !\n", "Si vous cliquez sur cette icone, la machine va tenter de remplir le texte par elle même !\n",
"\n", "\n",
"![tab_2](assets/tab_2.png)" "![tab_2.png](assets/tab_2.png)"
] ]
}, },
{ {
@@ -415,7 +412,9 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [] "source": [
" "
]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
@@ -432,13 +431,14 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Comme à chaque fois que l'on entre dans un nouveau lieu, que fait - on ?\n", "Comme à chaque fois que l'on entre dans un nouveau lieu, que fait - on ?\n",
"\n", "\n",
"\n", "\n",
"![prairie](assets/ls_prairie.png)" "![ls_prairie.png](assets/ls_prairie.png)"
] ]
}, },
{ {
@@ -450,10 +450,11 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"![montagnes](assets/montagnes.png)" "![montagnes.png](assets/montagnes.png)"
] ]
}, },
{ {
@@ -471,7 +472,9 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [] "source": [
" "
]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
@@ -481,6 +484,7 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
@@ -491,10 +495,11 @@
"\n", "\n",
"\n", "\n",
"\n", "\n",
"![cd_montagnes](assets/cd_montagnes.png)" "![cd_montagnes.png](assets/cd_montagnes.png)"
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
@@ -502,10 +507,11 @@
"\n", "\n",
"<br>\n", "<br>\n",
"\n", "\n",
"![exit](assets/exit.png)" "![exit.png](assets/exit.png)"
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
@@ -513,7 +519,7 @@
"\n", "\n",
"<br>\n", "<br>\n",
"\n", "\n",
"![vieil_homme](assets/vieil_homme.png)" "![vieil_homme.png](assets/vieil_homme.png)"
] ]
}, },
{ {
@@ -534,7 +540,9 @@
{ {
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [] "source": [
" "
]
}, },
{ {
"cell_type": "markdown", "cell_type": "markdown",
@@ -551,10 +559,11 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"![help_man](assets/help_man.png)" "![help_man.png](assets/help_man.png)"
] ]
}, },
{ {
@@ -565,14 +574,14 @@
] ]
}, },
{ {
"attachments": {},
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"Executez donc la commande indiqué afin d'en savoir plus sur la commande **mv**\n", "Executez donc la commande indiqué afin d'en savoir plus sur la commande **mv**\n",
"\n", "\n",
"<br>\n",
"\n", "\n",
"![man_mv](assets/man_mv.png)" "![man_mv.png](assets/man_mv.png)\n"
] ]
}, },
{ {
@@ -651,6 +660,19 @@
"source": [ "source": [
"---------------" "---------------"
] ]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Licence :\n",
"\n",
"Auteur : Florian Mathieu\n",
"\n",
"Licence CC BY NC\n",
"\n",
"<a rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\"><img alt=\"Licence Creative Commons\" style=\"border-width:0\" src=\"https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png\" /></a> <br />Ce cours est mis à disposition selon les termes de la <a rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc-sa/4.0/\">Licence Creative Commons Attribution - Pas dUtilisation Commerciale - Partage dans les Mêmes Conditions 4.0 International</a>."
]
} }
], ],
"metadata": { "metadata": {

File diff suppressed because it is too large Load Diff

View File

@@ -53,7 +53,7 @@ On distingue trois grandes familles de systèmes d'exploitation aujourd'hui :
<img src="assets/GNU_and_Tux.svg" alt="GNU and Tux" style="zoom:25%;" /> <img src="assets/GNU_and_Tux.svg" alt="GNU and Tux" style="zoom:25%;" />
<img src="assets/ios.svg" alt="ios" style="zoom:25%;" /> <img src="assets/ios.svg" alt="ios" style="zoom: 25%;" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 379 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 334 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 388 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 368 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

File diff suppressed because one or more lines are too long