Linked by Thom Holwerda on Fri 18th May 2007 22:17 UTC
Thread beginning with comment 241610
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Good direction from Microsoft
by jelway on Sat 19th May 2007 00:03
in reply to "RE[3]: Good direction from Microsoft"
RE[5]: Good direction from Microsoft
by renhoek on Sat 19th May 2007 00:20
in reply to "RE[4]: Good direction from Microsoft"
http://www.microsoft.com/technet/security/advisory/archive.mspx
not all gui/server related, but i rather not worry about stuff which should not be on the machine in the first place.
RE[5]: Good retro-direction from Microsoft
by glarepate on Mon 21st May 2007 04:07
in reply to "RE[4]: Good direction from Microsoft"
RE[4]: Good direction from Microsoft
by phoenix on Sun 20th May 2007 05:35
in reply to "RE[3]: Good direction from Microsoft"
most video drivers are third party and running really deep in the kernel
All the Windows Server boxes I've had the (dis)pleasure to see in action have used the generic SVGA driver from MS at 800x600, or at most 1024x768.
Can't think of a good reason (although there probably is one out there) to need a larger screen on a server, or a better drive than a plain 2D one.






Member since:
2007-04-29
first of all, most video drivers are third party and running really deep in the kernel, therefore prone to problems. all extra running services and files provide an extra angle of attack. running no services at all will be extremely safe (and useless
), running all services will be very unsafe. so it's up to the system maintainer to enable the minimal set of services required to do the job, that's just common sense.
in the real world i had little trouble with windows servers (stability wise), but i feel safer when a program is not installed. that way i'm 100% sure it can't crash and it can't be used to crack my server.