ISS Technology Brief HP BladeSystem C3000 Enclosure Technologies, 2nd edition: Part 2


 
Thread Tools Search this Thread
Operating Systems HP-UX HP Server News and Podcasts RSS ISS Technology Brief HP BladeSystem C3000 Enclosure Technologies, 2nd edition: Part 2
# 1  
Old 11-18-2008
ISS Technology Brief HP BladeSystem C3000 Enclosure Technologies, 2nd edition: Part 2

This is part two of a two part podcast of the ISS Technology Brief HP BladeSystem C3000 Enclosure Technologies, 2nd edition. This technology brief provides an overview of the HP BladeSystem C3000 Enclosure, Thermal Logic power and cooling technologies, and interconnect options.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

I want replace string <enclosure>&#x22;</enclosure> with <enclosure>&#x5e;</enclosure> in xml

I have xml files with with extension .ktr in subfolders i want to replace the string <enclosure>&#x22;</enclosure> with <enclosure>&#x5e;</enclosure> i have written logic but it is not working correctly sed -i '' 's#<enclosure>&\#x22;</enclosure>#<enclosure>&\#x5e;</enclosure>#g' *.ktr ... (3 Replies)
Discussion started by: reddy12
3 Replies

2. HP-UX

Correctly shutdown a C3000 hp workstation

A simple question about the old c3000 ws https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcQwJbws7Z2ALR0oCkw2emIv4lrJDDlbjRHUmIgd9VNA_i6Ej2CY For shutdown correctly i use to press the power button,without do shutdown from cli first,is correct? Or is better to shutdown(# shutdown -h now)... (2 Replies)
Discussion started by: Linusolaradm1
2 Replies
Login or Register to Ask a Question