Difference between revisions of "PM Software Stack"

From Pulsed Media Wiki
Line 1: Line 1:
PMSS, short of PM Software Stack is a compilation of scripts to manage single server side [[seedbox]] configuration, turning instantly and conveniently an regular [[Debian]] 5.0 [[server]] into a [[seedbox]]. The PMSS does not contain multiserver management utilities nor [[Cluster|clustering]] support out-of-box, but does include [[PM Master GUI]] remote update features.
+
PMSS, short of PM Software Stack is a compilation of scripts to manage single server side [[seedbox]] configuration, turning instantly and conveniently an regular [[Debian]] 5.0 [[server]] into a [[seedbox]]. The PMSS does not contain multiserver management utilities nor [[Cluster|clustering]] support out-of-box, but does include [[PM Master GUI]] remote update features. [[Debian]] 6.0 squeeze support is still in unstable status but several production servers already do exist.
  
 
== General features ==
 
== General features ==

Revision as of 13:19, 29 March 2011

PMSS, short of PM Software Stack is a compilation of scripts to manage single server side seedbox configuration, turning instantly and conveniently an regular Debian 5.0 server into a seedbox. The PMSS does not contain multiserver management utilities nor clustering support out-of-box, but does include PM Master GUI remote update features. Debian 6.0 squeeze support is still in unstable status but several production servers already do exist.

General features

Using PMSS

See Category:PM Software Stack Guides

Changelog

27/03/2011: This is primarily a bug fix and code quality release.

  • Set shell to /bin/bash upon user creation
  • Set shell to /bin/bash when using userConfig
  • quotaFix.php now turns quota off before attempting quota check
  • quotaFix.php now displays quota info before and after check
  • Lots of comments added to all code files touched
  • userConfig.php $filesLimitPerGb was undefined - hardcoded 500
  • update.php minor changes
  • default version now set to 1, in preparation to take it into production
  • startRtorrent: codestyle fixes, Made error messages more clear, named rTorrent screen session to "rtorrent"