Servers you can grow with-The ProLiant 100 series


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Servers you can grow with-The ProLiant 100 series
# 1  
Old 01-17-2008
Servers you can grow with-The ProLiant 100 series

Do you want to be able to add or replace server drives on the fly to avoid taking critical applications offline? Do space constraints have you concerned about server or cable sprawl?This podcast details how growing businesses benefit from the simple, affordable and reliable ProLiant 100 family of servers.

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

Addning drives to Proliant servers using lInux

Hi all. Is there a way to add a new harddrive to a HP Proliant server using the HP raid controller without restarting the server. In windows you can use the compaq array configurator but what to do in linux Im just adding a singel drive with no raid level Im using Redhat 9.0 /Peter (0 Replies)
Discussion started by: s93366
0 Replies
Login or Register to Ask a Question
SLIST(1)							       slist								  SLIST(1)

NAME
slist - Lists available NetWare Servers SYNOPSIS
slist [ pattern ] DESCRIPTION
slist lists all NetWare Servers available in your network. If slist does not print to a tty, the decorative header line is not printed, so that you can count the servers on your network by doing slist | wc -l OPTIONS
pattern pattern is used to list only servers whose names match the specified pattern. For a server to be listed, the pattern must match the full server name. You can use wildcards for the pattern, but you must protect these wildcards from any command line expansion by quoting. Case doesn't matter. EXAMPLE
slist "I*" or slist "i*" List all available Netware servers on your Network, that begin with an "I". SEE ALSO
ncpmount(8), ncpumount(8), pqlist(1), nprint(1) CREDITS
slist was written by Volker Lendecke (lendecke@math.uni-goettingen.de) BUGS
slist works only in IPX environment, as it uses SAP to find first server and then Bindery to get list of servers. slist 01/07/1996 SLIST(1)