Oeps
This commit is contained in:
parent
9205e257de
commit
7e7b21abc5
3 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue