Skip to content

Instantly share code, notes, and snippets.

@kworthington
kworthington / arch-digitalocean.md
Created June 19, 2022 02:20 — forked from 46bit/arch-digitalocean.md
Arch Linux on DigitalOcean

Arch Linux on DigitalOcean

DigitalOcean are a promising host: good machines, lovely interface, lots of free credit floating about. However they don't support custom disk images, which leaves a lot of distros unusable.

You can use this script to replace a fresh Debian 7.0 droplet with an Arch system (including the Arch Kernel). While there's no reason to think this script does anything naughty, it isn't easy to be sure. DigitalOcean might make a change that renders it unbootable, so backups would be advisable.

  1. Create a new Debian 7.0 droplet (either 32-bit or 64-bit works).
  2. In the droplet (either SSH or console access works), run the following as root:
/**
* DABBLET
*/
#header{
background: #fff;
background: linear-gradient(90deg, #F47D2C, #1f4f1f);
min-height: 400px
}
h1 {
color:white;