diff options
Diffstat (limited to 'articles/2021/Arch-Linux.html')
| -rwxr-xr-x | articles/2021/Arch-Linux.html | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/articles/2021/Arch-Linux.html b/articles/2021/Arch-Linux.html new file mode 100755 index 0000000..5803339 --- /dev/null +++ b/articles/2021/Arch-Linux.html @@ -0,0 +1,36 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Bloggings</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + +<main> +<article> +<h2>Arch Linux</h2> +<h3>2021-05-28</h3> +<p><img src="/images/arch-logo.webp" alt="arch logo"></p> +<p>Banzaï! Je suis passé de Manjaro Linux à <a href="https://archlinux.org/">Arch Linux</a> +sur mon X220</p> +<p>Manjaro est basé sur Arch, +et est génial pour les nouveaux utilisateurs, mais je voulais la vraie +article.</p> +<p>J'ai un peu triché en utilisant l'installateur +<a href="https://sourceforge.net/projects/blue-arch-installer/">calamares</a> +pour éviter 4 jours de configuration manuelle. Bien que vous deviez encore +effectuer un certain nombre d'étapes après avoir utilisé calamares pour +avoir une jolie Linux, l'installation de base est effectuée proprement.</p> +<p>J'ai maintenant une installation Arch pure avec le windowmanager i3, Firefox, Telegram, Neomutt, etc.</p> +</article> +</main> +<footer> +<p> </p><p>§</p></footer> +</body></html> |
