HP announces Proliant ML115


 
Thread Tools Search this Thread
Operating Systems HP-UX HP Server News and Podcasts RSS HP announces Proliant ML115
# 1  
Old 09-09-2008
HP announces Proliant ML115

The trusted leader in servers, HP, announces the first ProLiant AMD tower server designed for small and medium businesses. A true server at a desktop price, the new HP ProLiant ML115 is packed with the essential features to keep pace with a growing business.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris9 on Proliant 1850r

I am attempting to install solaris 9 for intel on a Proliant 1850r with a SmartArray 221 RAID controller. The setup program's detection routine seems to find all the required hardware and informs me that no changes are needed. However, once setup begins the GUI portion, it successfully passes the... (1 Reply)
Discussion started by: Brentetn
1 Replies
Login or Register to Ask a Question
QUOTAON(8)						      System Manager's Manual							QUOTAON(8)

NAME
quotaon, quotaoff - turn filesystem quotas on and off SYNOPSIS
quotaon [-v] filesystem ... quotaon [-v] -a quotaoff [-v] filesystem ... quotaoff [-v] -a DESCRIPTION
Quotaon announces to the system that disk quotas should be enabled on one or more filesystems. Quotaoff announces to the system that the specified filesystems should have any disk quotas diskquotas turned off. The filesystems specified must have entries in /etc/fstab and be mounted. Quotaon expects each filesystem to have a quota file named quotas located at the root of the associated file system. These defaults may be overridden in /etc/fstab. Available options: -a If the -a flag is supplied in place of any filesystem names, quotaon/quotaoff will enable/disable all the filesystems indi- cated in /etc/fstab to be read-write with disk quotas. -v Causes quotaon and quotaoff to print a message for each filesystem where quotas are turned on or off. FILES
quotas at the filesystem root with user quotas /etc/fstab filesystem table SEE ALSO
quota(1), setquota(2), fstab(5), edquota(8), quotacheck(8), repquota(8) HISTORY
The quotaon command appeared in 4.2BSD. 4.2 Berkeley Distribution January 21, 1996 QUOTAON(8)