Search results for Perl 6 FAQ
 |
|
Post date: January 18, 2006, 16:01
Category: Optimizing
Views: 8331
Comments
|
Tutorial quote: This FAQ provides recommendations for optimizing MacĀ® OS X performance. Additionally, it provides advice and links to advice for troubleshooting certain Mac OS X performance problems. |
 |
|
Post date: February 5, 2007, 19:02
Category: Software
Views: 4463
Comments
|
Tutorial quote: XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start. |
 |
|
Post date: November 30, 2008, 20:11
Category: Software
Views: 3607
Comments
|
Tutorial quote: MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. Within seconds, it will display statistics about your MySQL installation and the areas where it can be improved. |
 |
|
Post date: January 24, 2010, 06:01
Category: Optimizing
Views: 5467
Comments
|
Tutorial quote: MySQLTuner is a script written in Perl that allows you to review a MySQL installation quickly and make adjustments to increase performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions. |
 |
|
Post date: August 12, 2006, 18:08
Category: Network
Views: 3943
Comments
|
Tutorial quote: Using XML-RPC it is possible to write software that can be accessed remotely by multiple means, from Ruby and Python to Perl and Ajax. Using a couple of simple libraries it is possible to setup a simple server in only a few minutes, with no need to worry about argument parsing, anything complex. |
 |
|
Post date: April 4, 2006, 20:04
Category: Installing
Views: 3261
Comments
|
Tutorial quote: mon is a general-purpose scheduler and alert management tool used for monitoring service availability and triggering alerts upon failure detection. mon was designed to be open and extensible in the sense that it supports arbitrary monitoring facilities and alert methods via a common interface, all of which are easily implemented with programs in C, Perl, shell, etc., SNMP traps, and special mon traps.
|
 |
|
Post date: April 13, 2008, 12:04
Category: Miscellaneous
Views: 4027
Comments
|
Tutorial quote: This document describes how to set up and configure rsyncbackup on Debian Etch. Rsyncbackup is a Perl script that cooperates with rsync. It is easy to configure and able to create scheduled backups (partial and incremental backups). |
 |
|
Post date: October 14, 2007, 10:10
Category: Software
Views: 4955
Comments
|
Tutorial quote: LedgerSMB is a free (licensed under the GPL), web based double entry accounting system written in Perl which uses PostgreSQL for data storage. It is intended for small and medium businesses (SMB), and it can be used easily through a regular web browser like Firefox. This tutorial explains how to install LedgerSMB on a Debian Etch system. |
 |
|
Post date: April 25, 2006, 11:04
Category: Network
Views: 6757
Comments
|
Tutorial quote: The ubiquitous Linux, Apache, MySQL, and PHP/Perl/Python (LAMP) combination powers many interactive Web sites and projects. It's not at all unusual for demand to exceed the capacity of a single LAMP-powered server over time. You can take load off by moving your database to a second server, but when demand exceeds a two-server solution, it's time to think cluster. |
 |
|
Post date: October 23, 2011, 09:10
Category: Miscellaneous
Views: 21883
Comments
|
Tutorial quote: This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on CentOS 6.0. While nginx itself does not serve CGI, there are several ways to work around this. I will outline two solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second solution uses a CGI wrapper to serve CGI scripts. |
|
|