diff --git a/content/u/blog/how-to-enable-ipv6-in-applications/contents.lr b/content/u/blog/how-to-enable-ipv6-in-applications/contents.lr index 93816df..1369e3a 100644 --- a/content/u/blog/how-to-enable-ipv6-in-applications/contents.lr +++ b/content/u/blog/how-to-enable-ipv6-in-applications/contents.lr @@ -112,6 +112,13 @@ localhost use `-h ::1`, to be globally reachable use `-h ::`. % lektor serve -h :: ``` +## How to enable IPv6 in Redhat Linux + +While Red Hat is not specifically an application, we still wanted +to list [the article from Valentin +Bajrami](https://www.redhat.com/sysadmin/configuring-ipv6-rhel-7-8) +which describes how to configure IPv6 on Red Hat. Thanks for the +pointer to [IndieLab](https://twitter.com/omnidelic)! ## Other applications