Backupninja allows you to coordinate system backup by dropping a few simple configuration files into/etc/backup.d/. Most programs you might use for making backups don’t have their own configuration file format. Backupninja provides a centralized way to configure and schedule many different backup utilities. It allows for secure, remote, incremental filesytem backup (via rdiff-backup), compressed incremental …
Category Archives: OS
Linux backup solutions
Backup Software for Linux: A computer application utilized to perform a complete backup by duplicating the original source of data is called backup software. Obviously, the main purpose of backup software is to create order out of chaos by recovering essential files in the event of a disaster. Some of the popular backup programs are …
Linux command: Show Linux Version
What command I need to type to display my Linux version and other information? Open shell prompt (or terminal) and type the following command to see your current Linux kernel version:
bitnami
Build. Click. Deploy. Simple app deployment from development to production.
Integrating eAccelerator Into PHP5 CentOS 5.0
Integrating eAccelerator Into PHP5 (CentOS 5.0) This guide explains how to integrate eAccelerator into PHP5 on a CentOS 5.0 system. From the eAccelerator project page: "eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead …
Continue reading “Integrating eAccelerator Into PHP5 CentOS 5.0”
Install XCache PHP5
XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load. It is tested (on linux) and supported on all of the latestPHP cvs branches such as PHP_4_3 PHP_4_4 PHP_5_1 PHP_5_2 HEAD(6.x).