Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.4 KB

File metadata and controls

34 lines (25 loc) · 1.4 KB

Description

Creating an arch linux server

Table of contents

  1. Installation instructions
  2. Links

Installation instructions

Feel free to use a solution like ansible to deploy a server.

  1. Installation
    1. Partition-layout -> GPT
    2. Kernel -> linux-lts
    3. Bootloader
      1. UEFI
      2. BIOS
  2. Install & configure software:
    1. Network name resolution
    2. Sync packet mirrors
      1. paru -S reflector-mirrorlist-update
    3. sudo
  3. Create your own user

Links

  1. Arch wiki
  2. Arch Wiki - General_recommendations
  3. Encryption & remote unlocking - Step-by-Step Guide