Posts tagged Apache
Developers Cheat Sheet
0Developers Cheatsheet
Download link available at the end of this article
Table of Contents
CSS3 Cheat Sheet (PDF)
CSS Cheat Sheet (PDF)
CSS Cheat Sheet v2 (PNG)
Dreamweaver CS5 Shortcuts (PDF)
Dreamweaver Quick Reference CS3 (PDF)
Drupal Cheat Sheet Wallpaper (PNG)
HTML5 Cheat Sheet (PDF)
HTML Character Entities Cheat Sheet (PNG) (more…)
ispCP : Set up secondary DNS server with automatic new zone transfer.
0
File will be locally saved on Secondary DNS, and included to main bind configuration, then Secondary DNS will make zone transfer from master (bind key configurations needed). All run as cronjob.
Tested on :
Debian machine with ispCP Version : 1.7
Thanks to alex_joe for the original tutorial. (more…)
Installing XAMPP 1.7.3a On Ubuntu Lucid and Fix Your PHP Error Reporting
3– Installing XAMPP –
1. Download XAMPP Linux 1.7.3a
2. Install XAMPP
sudo tar xvfz xampp-linux-1.7.3a.tar.gz -C /opt
3. Set up passwords for XAMPP security
sudo /opt/lampp/lampp security
4. Run XAMPP
sudo /opt/lampp/lampp start


