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
PODRACER(1)						      General Commands Manual						       PODRACER(1)

NAME
podracer - A podcast aggregator with BitTorrent support SYNOPSIS
podracer [-c|-catchup|--catchup|catchup] podracer [-v|-version|--version|version] DESCRIPTION
Podracer is a podcast downloader. It takes a file with the URLs to all your podcast rss feeds and goes and gets the mp3s and stores them in a specified location. It is a BASH script with an internal BitTorrent downloader written in Python. OPTIONS
-c, -catchup, --catchup, catchup Run podracer in catchup mode. RSS feeds are retrieved and their enclosures are reported to the user's log, but no podcasts are downloaded. -v, -version, --version, version Show Podracer version information and exit. SUBSCRIPTIONS
Podcast subscriptions are stored in a file typically named ~/.podracer/subscriptions. Each line of the subscription file consists of a URL to a podcast feed and its optional corresponding download directory name separated by a space or tab. Any line that is blank or that does not begin with a URL or the absolute path to a local file name is ignored. If a download directory is specified in the subscription file, it will be created under the directory specified by the poddir config option. If no download directory is specified, the shows will be stored directly in poddir. A sample subscription file is included with Podracer, and can be created in a user's directory when running Podracer for the first time. AUTHOR
Podracer and its man page are written by Lorenzo Taylor <lorenzo@taylor.homelinux.net>. See the CREDITS file for other contributors. LICENSE
Podracer may be freely used, distributed and modified subject to the terms of the MIT License. See LICENSE for details. podracer 19 February 2006 PODRACER(1)