Skip to content

Instantly share code, notes, and snippets.

View MarkWalters-dev's full-sized avatar

MarkWalters.dev MarkWalters-dev

View GitHub Profile
@MarkWalters-dev
MarkWalters-dev / replace-debian-with-arch.txt
Last active October 6, 2022 04:10 — forked from m-ou-se/replace-debian-with-arch.txt
Instructions to replace a live Debian installation with Arch
# I am using this to install arch on an ionos vps
# manjaro doesn't work beause it uses the manjaro config
# The debian iso doesn't have apt nor ssh. I need ssh because I can't paste in their web kvm.
# Using the ubuntu iso, use the help menu, enter shell
# In the kvm console, manually type the following:
useradd -m john
passwd
passwd john