diff --git a/docs/alpine-desktop-setup/index.md b/docs/alpine-desktop-setup/index.md index 6ecaab1..2845534 100644 --- a/docs/alpine-desktop-setup/index.md +++ b/docs/alpine-desktop-setup/index.md @@ -1,3 +1,3 @@ -# Alpine-desktop setup +# An Alpine Linux desktop installation This guide will demonstrate how to install [Alpine Linux](https://www.alpinelinux.org/) as a desktop with encryption, secureboot and a graphical wayland session using wayfire. Alpine Linux makes a perfect base for those who want a minimal, simple and secure Linux installation. This installation will also make heavy use of [Nix](https://nixos.org/) and [Home-manager](https://github.com/nix-community/home-manager) which allows for easy deployment and user independent packages. Check out the [Alpine Linux wiki](https://wiki.alpinelinux.org/wiki/Main_Page) for additional resources and information. diff --git a/docs/alpine-server-setup/index.md b/docs/alpine-server-setup/index.md index bca9a2d..e46eff5 100644 --- a/docs/alpine-server-setup/index.md +++ b/docs/alpine-server-setup/index.md @@ -1,3 +1,3 @@ -# Alpine-server setup +# An Alpine Linux server installation This is a relatively simple and easy setup for an [Alpine Linux](https://www.alpinelinux.org/) server. Alpine Linux makes a good base for a server because of its simplicity, lightweightness and security. Check out the [Alpine Linux wiki](https://wiki.alpinelinux.org/wiki/Main_Page) for additional resources and information. diff --git a/docs/void-desktop-setup/index.md b/docs/void-desktop-setup/index.md index 0da39b7..040a0ff 100644 --- a/docs/void-desktop-setup/index.md +++ b/docs/void-desktop-setup/index.md @@ -1,3 +1,3 @@ -# Void-desktop setup +# A Void Linux desktop installation This install is based on the [EFI boot stub](https://mth.st/blog/void-efistub/) blog entry of [Matthias Totschnig](https://mth.st/), the [Void Handbook](https://docs.voidlinux.org/about/index.html) and the Void Linux [man pages](https://man.voidlinux.org/man-pages.7). This guide focuses on a Void Linux x86_64 glibc/musl install on uefi. In this install gummiboot is used as bootloader and the root partition will be encrypted.