发布网友 发布时间:2022-04-01 21:42
共5个回答
热心网友 时间:2022-04-01 23:12
unix\linux和windows都是多用户、多任务操作系统
不过,win不是每个版本都是多用户,而linux、unix天生就是
热心网友 时间:2022-04-02 00:30
不尽然,比如Linux如果runlevel是1的话,就是Single User Mode.
Windows Server默认是支持2个用户登录的,如果Remote Desktop Services有效的话,更多的用户同事登录也是可以的。
热心网友 时间:2022-04-02 02:04
It's important to differentiate between multi-user operating systems and single-user operating systems that support networking. Windows 2000 and Novell Netware can each support hundreds or thousands of networked users, but the operating systems themselves aren't true multi-user operating systems. The system administrator is the only "user" for Windows 2000 or Netware. The network support and all of the remote user logins the network enables are, in the overall plan of the operating system, a program being run by the administrative user.
参考资料:http://computer.howstuffworks.com/operating-system3.htm
热心网友 时间:2022-04-02 03:56
Linux下,我们可能使用虚拟终端来使得多个用户同时工作。
而windows下,每次只允许一个用户登陆系统。
热心网友 时间:2022-04-02 06:04
多用户意思是可以同时登录多个用户的意思,试问你的XP上可以同时登录多个人吗?
有兴趣的话去www.unix-center,net看看这里提供几台unix与linux主机供远程登录,可以感受一下多用户登录的效果.(who 命令)