Difference between revisions of "Changing user settings"

From Pulsed Media Wiki
(Created page with " cd /scripts/util ./userConfig.php johndoe 250 115 Sets for username johndoe rTorrent memory limit of 250Mb and HDD quota of 115Gb. This also changes rTorrent ports, and recrea...")
 
Line 5: Line 5:
 
This also changes rTorrent ports, and recreates rTorrent + ruTorrent configs from scratch according to predetermined settings.
 
This also changes rTorrent ports, and recreates rTorrent + ruTorrent configs from scratch according to predetermined settings.
  
[[Category:PM Software stack guides]]
+
[[Category:PM Software Stack Guides]]

Revision as of 17:41, 10 March 2011

cd /scripts/util
./userConfig.php johndoe 250 115

Sets for username johndoe rTorrent memory limit of 250Mb and HDD quota of 115Gb. This also changes rTorrent ports, and recreates rTorrent + ruTorrent configs from scratch according to predetermined settings.