Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Install Script (Base server)

It's configured to my liking when I set up a new linux server, but some configurations are user prompts to make it more usable. it will install under 3 minutes and be ~200 packages.

  • A minimal install script for a Arch Linux server setup.
  • It will setup various HDD configuration (EXT4, BTRFS, LUKS)

Install instructions

git clone https://github.com/avaera8775/archinstall
cd archinstall/
chmod +x install.sh
./install.sh

Install time Installation time

Total packages Default fastfetch

Locale Defaults

If you wish to change your keyboard layout (i.e keymap) you can edit the following file:

/etc/vconsole.conf:

KEYMAP=yourlocale_keymap

See keymaps as a reference.

Credit

  • Orginal script I based this one, was from Chris Titus

About

Install script for installing a base arch server. Inspired by Chris Titus "Arch-Titus".

Resources

Stars

Watchers

Forks

Contributors

Languages