From 27129b0bd4c4ed368b724003f0275cf36ed15d0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Wed, 24 Jul 2019 20:16:33 -0500 Subject: [PATCH] fix hostname --- install-hyperbola/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-hyperbola/README.md b/install-hyperbola/README.md index 3b497cc..0d61da3 100644 --- a/install-hyperbola/README.md +++ b/install-hyperbola/README.md @@ -131,7 +131,7 @@ root@hyperiso# `pacstrap /mnt kernel-firmware` - Establecer nombre del equipo para esto tenemos que editar el archivo `/etc/conf.d/hostname`: - - sh-4.2# `echo gnulinux > /etc/conf.d/hostname` + - sh-4.2# `echo gnulinux > /etc/hostname` > Nombre a escoger, puede ser cualquier nombre en minĂºscula. eg. `gnulinux`