|
楼主 |
发表于 2003-1-4 20:11:54
|
显示全部楼层
[root@localhost root]# more err
[root@localhost root]# adduser test
[root@localhost root]# passwd test
Changing password for user test.
New password:
BAD PASSWORD: it does not contain enough DIFFERENT characters
Retype new password:
Sorry, passwords do not match
New password:
BAD PASSWORD: it does not contain enough DIFFERENT characters
Retype new password:
passwd: all authentication tokens updated successfully.
[root@localhost root]#
Magic Linux 1.0 (Spirit)
Kernel 2.4.18-14 on an i686
localhost login: test
Password:
-bash: id: command not found
-bash: [: =: unary operator expected
-bash: id: command not found
-bash: dircolors: command not found
-bash: id: command not found
-bash: [: =: unary operator expected
-bash: id: command not found
-bash: id: command not found
-bash: id: command not found
-bash: [: too many arguments
[test@localhost test]$
这是加用户登录的屏幕输出
关于DHCP的问题,我再次重新启动后就恢复了,(但第二次启动的时候确实有哪个问题);
第一次启动的时候最糟糕,有一个CONSOLE控制台都死掉了.COSNOLE控制台安下ctrl+space的时候输入英文是乱马;我reboot命令下去,系统杀掉进程后就死在哪个地方,最后关电重启动.第二次后就好多了,现在第三次重启动,DHCP都正常了
我是选则了everything
[root@localhost root]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda8 2695992 1516324 1042716 60% /
none 127160 0 127160 0% /dev/shm
[root@localhost root]# du -m /
..............
1 /mnt
1 /opt
10 /sbin
1704 /
[root@localhost root]# |
|