Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.md | 2020-04-13 | 1.1 kB | |
PSO_Utilities_1.0.0.zip | 2020-04-13 | 147.9 kB | |
Totals: 2 Items | 149.1 kB | 0 |
PSO Utilities (1.0.0)
These are tools to make running a PSO server on Linux easier - Official support sites: Official Sourceforge Repo - Official Forum
Includes these tools:
- PSO Backup (1.0) - Keeps the last five backups of your PSO server. Expected to be run daily in a cron script.
- PSO Management Console (1.0.0) - Manage your server with a text GUI.
- PSO Startup (1.0.0) - Starts your server at boot time and within 1 minute if it should crash.
You will need to run cpan and install these modules:
- cpan -i UI::Dialog
- cpan -i Term::ReadKey
- cpan -i Term::ANSIScreen
- cpan -i POSIX
- cpan -i Number::Bytes::Human
You also need to have my PSO Startup Script and PSO Backup Script installed. These are included in this archive.
I then suggest you read the README.md files in each of the subfolders to be sure you have them set up correctly.