我正在使用 VirtualBox 进行测试并拥有最新的稳定版 Debian。
当我尝试使用两者设置机器的主机名时:
hostname ayil
Run Code Online (Sandbox Code Playgroud)
并编辑/etc/hostname
和运行/etc/init.d/hostname.sh start
以确保它被激活。
每当我运行hostname -f
它返回:
Unknown-08-00-27-47-ef-30.config
而不是ayil
。
我不知道还能做什么,在正确的方向上有帮助的观点将不胜感激。