SEARCH RESULTS
 
Showing 1-10 of 128 records
 
Expand article

Whats driving the MSSP craze - critical, but non-core functions are fair game for outsourcing

2008-06-13 03:29:37 by HASH0x8bb419c in StillSecure, After All These Years
 
...core activities, critical, but non-core activities and core and critical activities. A company is never going to outsource core, critical activities. Outsourcing non-critical, non-core activities are a no brainer. Showing companies that outsourcing critical, non-core activities is the key to success of the service provider market. These are...
 
 
 
 
 
Expand article

Download: Server Core Potential Security Benefit

The Article has images
2008-06-12 16:16:00 by jrjones in Jeff Jones Security Blog
...Core Server Core is a minimal install option of Windows Server that excludes much of the GUI and many applications such as Internet Explorer and Windows Media Player that would be present in a default installation In this very short report ( download the full report ), I perform a brief analysis how much smaller the software footprint is for...
 
 
 
 
 
Expand article

Xobni: But can it core an apple?

The Article has images
2008-02-13 12:20:17 by HASH0x8471c6c in StillSecure, After All These Years
...core an apple". Well, anyway Xobni will not core an apple, it does not even work on Macs, unless you are running Windows/Outlook in Parallels. But it does kick your Outlook experience up not one, but two and even three notches As Mitchell says it allows for organizing your data in Outlook in ways that put much more information at your...
 
 
 
 
 
Expand article

Xobni: But can it core an apple?

The Article has images
2008-02-13 13:19:50 by ashimmy in StillSecure, After All These Years
...core an apple". Well, anyway Xobni will not core an apple, it does not even work on Macs, unless you are running Windows/Outlook in Parallels. But it does kick your Outlook experience up not one, but two and even three notches As Mitchell says it allows for organizing your data in Outlook in ways that put much more information at your...
 
 
 
 
 
Expand article

Identity monitoring and core security

2008-07-14 00:00:00 by HASH0x8b49284 in Network World on Security
 
How does identity monitoring fit into an overall core security program. Is it necessary
 
 
 
 
 
Expand article

Fiber: Review of Optics, Cables & Connectors

The Article has images
2008-04-05 03:22:59 by JJ in Security Uncorked
...core or the area in the middle the light travels through. The larger diameter- think of it as a big tunnel- lets the light take different paths, creating multiple rays, or modes. The light bounces around more, which means the connectors and splices for multimode are more forgiving than for singlemode, but the bouncing causes dispersion and...
 
 
 
 
 
Expand article

Dense Computing = Less Security

The Article has images
2008-02-12 03:56:57 by John Peterson in Security In The Virtual World
...Core processing = More processing power for more applications on a single server Blade Server = More servers with more processors in a smaller amount of rack space Virtualization = More operating systems in a physical server Multi-Core + Blade Server + Virtualization = Green, less cost, easier managed, less space, less cooling, less power,...
 
 
 
 
 
Expand article

Dense Computing = Less Security

The Article has images
2008-02-12 03:56:57 by John Peterson in Security In The Virtual World
...Core processing = More processing power for more applications on a single server Blade Server = More servers with more processors in a smaller amount of rack space Virtualization = More operating systems in a physical server Multi-Core + Blade Server + Virtualization = Green, less cost, easier managed, less space, less cooling, less power,...
 
 
 
 
 
Expand article

Enabling hierarchical nant builds

2008-03-07 05:49:00 by Keith Brown in Security Briefs
 
...Core; using NAnt.Core.Attributes; using System.IO; namespace PluralsightNantTasks { [TaskName("findmarkeddir")] public class FindMarkedDirTask : Task { [TaskAttribute("markerfile", Required = true)] [StringValidator(AllowEmpty = false)] public string MarkerFileName { get; set; } [TaskAttribute("property", Required = true)]...