GithubHelp home page GithubHelp logo

arch-base's Introduction

Arch-Base

archlinux-logo

Conventional Commits Commitizen friendly GitHub contributors MIT license


A collection of bash scripts to get Arch Linux up and running with ease.

Contents ๐Ÿ“–

Features ๐Ÿ“ฆ

  • EFI Partition (260M)
  • BTRFS Root Partition (Remaining Space)
    • Subvolumes
      • @
      • @home
      • @log
      • @cache
      • @snapshots
      • @swap
    • Automatic snapshots provided by snapper and snap-pac
  • LUKS1 Full Disk Encryption including boot directory
  • GRUB Bootloader
  • Paru AUR Helper
  • ZRAM (1GB)
  • Swapfile (System Memory + 2GB)
  • Arch NetBoot

Usage ๐Ÿš€

  1. Download the latest version of the live ISO from here and boot into it.

    • If you're installing on bare metal, you'll need to burn the ISO to a USB flash drive. A great tool for this is Etcher. It is free and open source software.
  2. (Optional) Setup WiFi.

    • If you need to connect to WiFi for network connectivity, follow the instructions here.
  3. Confirm internet connectivity.

    ping -c 4 archlinux.org
  4. (Optional) Set the root user password to allow SSH access. This is not required but recommended to allow copy/paste functionality.

    1. Get the IP address of the machine.

      ip a
    2. Set the root user password.

      passwd root
    3. From a remote machine SSH into the environment.

      ssh root@<ip>
  5. Run the following command:

    /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/damienbutt/arch-base/HEAD/scripts/install-arch-base.sh)"
  6. Follow prompts until the setup is complete.

Team โšฝ

This project is maintained by the following person(s) and a bunch of awesome contributors.


Damien Butt

Contributors โœจ

All Contributors

Thanks go to these awesome people (emoji key):


Dependabot

๐Ÿšง

This project follows the all-contributors specification. Contributions of any kind are welcome!

Check out the contributing guide for more information.

Learn More ๐Ÿ“š

To learn more about Arch Linux, make sure to check out the ArchWiki.

LICENSE โš–๏ธ

MIT

arch-base's People

Contributors

damienbutt avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.