Blue Cross Blue Shield grows their data center without adding space


 
Thread Tools Search this Thread
Operating Systems HP-UX HP Server News and Podcasts RSS Blue Cross Blue Shield grows their data center without adding space
# 1  
Old 09-09-2008
Blue Cross Blue Shield grows their data center without adding space

When Blue Cross Blue Shield was faced with the challenge of expanding their datacenter, they realized they were literally out of room.* They could not add anything further to their power grid or physically in the room itself.* They turned to HP and the new c-Class Blade System.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Help config BLUE QUARTZ

Hello tout le monde, Pour commencer, je ne suis pas un spécialiste en informatique mais je suis a même de suivre certaine procedure afin de configurer un serveur, voilà. Donc je recherche des personnes qui puissent m'aider dans la maintenance et donc l'administration d'une machine cobalt raq4r mis a... (1 Reply)
Discussion started by: brestbluequartz
1 Replies
Login or Register to Ask a Question
function::ansi_set_color3

FUNCTION:(3stap)					  Utility functions for using an					  FUNCTION:(3stap)

NAME
function::ansi_set_color3 - Set the ansi Select Graphic Rendition mode. SYNOPSIS
ansi_set_color3(fg:long,bg:long,attr:long) ARGUMENTS
fg Foreground color to set. bg Background color to set. attr Color attribute to set. DESCRIPTION
Sends ansi code for Select Graphic Rendition mode for the given forground color, Black(30), Blue(34), Green(32), Cyan(36), Red(31), Purple(35), Brown(33), Light Gray(37), the given background color, Black(40), Red(41), Green(42), Yellow(43), Blue(44), Magenta(45), Cyan(46), White(47) and the color attribute All attributes off(0), Intensity Bold(1), Underline Single(4), Blink Slow(5), Blink Rapid(6), Image Negative(7). SystemTap Tapset Reference May 2013 FUNCTION:(3stap)