iDigitalFlame / Arch

Installer script for ArchLinux. Use "wget dij.sh/arch; bash arch" to install

Home Page:https://dij.sh/arch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arch Installer

ArchLinux Install Script

wget curl and go. wget was removed from the archiso.

Use curl -L <https://dij.sh/arch> -o arch; bash arch to install.

or

Use wget <https://dij.sh/arch>; bash arch to install.

The default credentials are root:archlinux (These work over SSH if you enable PasswordAuth) ITS HIGHLY RECOMMENDED YOU CHANGE THESE

Another way to convert a VPS to Archlinux is use vps2arch by @drizzt

About

Installer script for ArchLinux. Use "wget dij.sh/arch; bash arch" to install

https://dij.sh/arch

License:GNU General Public License v3.0


Languages

Language:Shell 96.1%Language:Python 3.9%