Skip to content

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

License

Notifications You must be signed in to change notification settings

sevu11/arch-server-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arch Server Install Script

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/sevu11/arch-server-script
cd arch-server-script/
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

License

Stars

Watchers

Forks

Languages