/root/.zshrc:46: command not found: hostname
during installation I chose fast server installation without any graphical mode and when I logging into the system i have this error:
/root/.zshrc:46: command not found: hostname
i found that command: hostname dont work i fix this by installing:
pacman -S inetutils
after install inetutils it`s work ;) so pls add this package to install process
- in my network we have router with dhcp so after i boot anarchy i have internet right away but after i install anarchy server installation and I marked it additionally dhcpcd package after reboot i dont have internet - it turned out that the package dhcpcd has not been installed. i dont know why because I certainly chose this package for installation so i install anarchy again and again i dont have internet so after few commands "ip addr add, ip route add" i finally fix my internet connection and i can install with pacman -S dhcpcd so please also add dhcpcd with inetutils to default installation