|
|
我的机器启动到最后,显示的是:www login:
tty下也是user@www:
/etc/hosts内容:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
/etc/sysconfig/network内容:
NETWORKING=yes
HOSTNAME=localhost.localdomain
谁能给讲讲怎么改掉那个www |
|