fix hostname

This commit is contained in:
Jesús 2019-07-24 20:16:33 -05:00
parent b49b278357
commit 27129b0bd4
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -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`