Home Free Stuff Tutorials
Free Stuff
Tutorials overview

Installing PostgreSQL on the PlayStation 2 Linux Platform PDF Print E-mail

Install PostgreSQL database server on the PlayStation 2.

PostgreSQL is a powerful, open source relational database system that boasts full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages), and is fully ACID compliant. It has more than 15 years of active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. This tutorial will tell you how to get a PostgreSQL server running on your Playstation 2 Linux system!

Read more...
 
Installing Webmin on the PlayStation 2 Linux Platform PDF Print E-mail

Webmin logo

Webmin is a web-based interface for system administration for Unix. Using any browser that supports tables and forms (and Java for the File Manager module), you can setup user accounts, Apache, DNS, file sharing and so on. Webmin consists of a simple web server, and a number of CGI programs which directly update the system files. The web server and all CGI programs are written in Perl version 5, and use no non-standard Perl modules. This is an essential tool for administration of any Linux/Unix system if you don't like using the command line!

Read more...