Oh yeah? You are too dumb to figure out what's going on? I'm lazy but this time I'll chewQuote:>Boris you are the troll, Volker is not.
it for you.
1. This zdnet test. http://www.zdnet.com/sr/stories/issue/0,4537,387506,00.html . How come
they only tested upto 64 MB memory NT configurations? Production NT servers with that
little memory will definitely experience RAM starvation. All NT tests at www.tpc.org or
www.specbench.org mention systems with at least 512MB RAM (more often 2 to 4GB. And they
didn't bother to tune NT. It's very easy: via control panel you can select whether your
server will mostly serve file, run applications,or manage user domain accounts.
Sure NT has larger memory footprint than Linux. But who cares: memory is cheap nowdays.
2. Linux is based on outdated inferior architecture: monolithic kernel, no threads as
opposed to NT which is employs micro-kernel architecture and kernel threads.
3. Security: NT is WAY more secure than Linux which has very basic security. Should I chew
this one too? OK. NT has NTFS file system which allows you to specify access to individual
files and directories for users, groups, etc. Unlike Unix basic root,owner,group,world
permissions model NT allows to specify arbitrary user and group names in file permissions.
In addition, you can turn on auditing for NTFS files: attempts to access those files will
be recorded in OS Security Log. OS Security Log can contain ~ 100 different types of
events including: file access, registry access, logon, logoff, process creation, system
time change, user account creation and deletion, priviledge level change in user accounts,
etc. All NT user and kernel objects are protected by access control lists similar to NTFS
files: shared memory segments, named pipes, mailboxes, etc. Page file space is cleaned
when reused by different processes to ensure that confidential information doesn't leak
between processes. Lots of extra features: like account lockout after several unsuccessful
login attemps, enforcing strong passwords - are available. SP4 contains Security Console
which allows administrator configure most security-related system settings; after saving
config info Sec. Console can be brought up at any time to compare current system security
settings with config file. For example, if strong passwords feature was enabled during
system config and disabled later Sec. Console will highlight this difference from original
configuration. Administrator can just synch system settings with original config.
4. I can understand that some people prefer Unix because they are used to it and don't
want or are not smart enough to use NT efficiently. But that so-called Linux community
produces tremendous amounts of stink combined with very moderate technical achievements.
Boris