diff --git a/assets/fig1_specs.png b/assets/fig1_specs.png new file mode 100644 index 0000000000000000000000000000000000000000..45084cbcbee8558805b6e8e4df0cac962c63f5f7 Binary files /dev/null and b/assets/fig1_specs.png differ diff --git a/config.yaml b/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2d4b62765de5851433e2b0f5666779bba3a3092f --- /dev/null +++ b/config.yaml @@ -0,0 +1,9 @@ +input-files: + - src/Intro.md +metadata: + title: "SAÉ S2.03" + author: "Ethan Robert" + date: "2025-02-24" + encoding: "UTF-8" +toc: true +number-sections: true \ No newline at end of file diff --git a/dist/Output.html b/dist/Output.html new file mode 100644 index 0000000000000000000000000000000000000000..38ce9dce5c56c0677ef4f673e5b63ec6ac5cabd5 --- /dev/null +++ b/dist/Output.html @@ -0,0 +1,21 @@ +<h1 data-number="1" id="introduction"><span +class="header-section-number">1</span> Introduction</h1> +<p>Cette SAÉ a pour objectif l’installation d’un système d’exploitation +serveur (Debian), la configuration de celle-ci, ainsi que l’installation +d’un serveur Git (Gitea).</p> +<h2 data-number="1.1" id="spécifications-de-la-machine"><span +class="header-section-number">1.1</span> Spécifications de la +machine</h2> +<p>La machine virtuelle installée fonctionne sur un système Debian 12 +(Bookworm) en version ARM64. On lui a alloué environ <strong>2GB de +RAM</strong> ainsi que <strong>2 processeurs virtuels</strong>.</p> +<p>Le système hôte est un <strong>MacBook Air M1 (2020)</strong>.</p> +<figure> +<img src="assets/fig1_specs.png" +alt="Figure 1. Spécifications système de la machine" /> +<figcaption aria-hidden="true">Figure 1. Spécifications système de la +machine</figcaption> +</figure> +<h2 data-number="1.2" id="configuration-logicielle-de-la-machine"><span +class="header-section-number">1.2</span> Configuration logicielle de la +machine</h2> diff --git a/dist/Output.pdf b/dist/Output.pdf new file mode 100644 index 0000000000000000000000000000000000000000..e4cca89a5527b7969b72df55b805ece100960ee7 Binary files /dev/null and b/dist/Output.pdf differ diff --git a/src/Intro.md b/src/Intro.md new file mode 100644 index 0000000000000000000000000000000000000000..05fc9a23e399cc8d27b8beebdb1ae012644f031b --- /dev/null +++ b/src/Intro.md @@ -0,0 +1,14 @@ +# Introduction + +Cette SAÉ a pour objectif l'installation d'un système d'exploitation serveur (Debian), la configuration de celle-ci, ainsi que l'installation d'un serveur Git (Gitea). + +## Spécifications de la machine + +La machine virtuelle installée fonctionne sur un système Debian 12 (Bookworm) en version ARM64. On lui a alloué environ **2GB de RAM** ainsi que **2 processeurs virtuels**. + +Le système hôte est un **MacBook Air M1 (2020)**. + + + +## Configuration logicielle de la machine +