Organize howto summary page into sections authored by lelutin's avatar lelutin
The list of links that we have listed in this page is not useful to find
anything. This is an attempt at making it easier to spot some of the
links.
......@@ -5,40 +5,52 @@ title: How-to...
This documentation is primarily aimed at sysadmins and establishes
various procedures not necessarily associated with a specific service.
<!-- update with `ls -d howto/*.md | sed 's/.md$//' | while read page; do if ! grep -q "$page" service.md ; then echo $page ; fi ; done | sed 's,howto/\(.*\), * [\1](howto/\1),' | grep -v wkd | sort` -->
Pages are grouped by some themes to make them easier to find in this page.
Accessing servers:
* [apu](howto/apu)
* [benchmark](howto/benchmark)
* [build_and_upload_debs](howto/build_and_upload_debs)
* [create-a-new-user](howto/create-a-new-user)
* [cumin](howto/cumin)
* [fabric](howto/fabric)
* [yubikey](howto/yubikey)
User access management:
* [create-a-new-user](howto/create-a-new-user)
* [new-person](howto/new-person)
* [rename-a-user](howto/rename-a-user)
* [retire-a-user](howto/retire-a-user)
Machine management:
* [incident-response](howto/incident-response)
* [ganeti](howto/ganeti)
* [git](howto/git)
* [grafana](howto/grafana)
* [incident-response](howto/incident-response)
* [ipv6](howto/ipv6)
* [iscsi](howto/iscsi)
* [keyboard](howto/keyboard)
* [lektor](howto/lektor)
* [letsencrypt](howto/letsencrypt)
* [lvm](howto/lvm)
* [nftables](howto/nftables)
* [raid](howto/raid)
* [rename-a-host](howto/rename-a-host)
* [retire-a-host](howto/retire-a-host)
* [new-machine-cymru](howto/new-machine-cymru)
* [new-machine-hetzner-cloud](howto/new-machine-hetzner-cloud)
* [new-machine-hetzner-robot](howto/new-machine-hetzner-robot)
* [new-machine](howto/new-machine)
* [new-machine-mandos](howto/new-machine-mandos)
* [new-machine-ovh-cloud](howto/new-machine-ovh-cloud)
* [new-person](howto/new-person)
* [nftables](howto/nftables)
* [reboots](howto/reboots)
* [upgrades](howto/upgrades)
Other misc. documentation:
* [apu](howto/apu)
* [benchmark](howto/benchmark)
* [build_and_upload_debs](howto/build_and_upload_debs)
* [git](howto/git)
* [ipv6](howto/ipv6)
* [iscsi](howto/iscsi)
* [keyboard](howto/keyboard)
* [lektor](howto/lektor)
* [letsencrypt](howto/letsencrypt)
* [openpgp](howto/openpgp)
* [postgresql](howto/postgresql)
* [raid](howto/raid)
* [reboots](howto/reboots)
* [rename-a-host](howto/rename-a-host)
* [rename-a-user](howto/rename-a-user)
* [retire-a-host](howto/retire-a-host)
* [retire-a-user](howto/retire-a-user)
* [quintex](howto/quintex)
* [time](howto/time)
* [upgrades](howto/upgrades)
* [yubikey](howto/yubikey)