How to Install Software from a Tarball in Linux
Posted June 25th, 2009 by Joshua Price in Linux Most of the time, installing software in Linux is a breeze. Package management utilities like Apt, Portage, and Yum have made…
Posted June 25th, 2009 by Joshua Price in Linux Most of the time, installing software in Linux is a breeze. Package management utilities like Apt, Portage, and Yum have made…
This is a simple guide to get Smarty setup and running quickly. The online documentation includes a very thorough explanation of a Smarty installation. This guide is meant to be…
Q. I'd like to tell my Linux iptables firewall to flush out the current configuration every 5 minutes. This will help when I'm testing a new rules and configuration options.…
How to enable register_globals for a single website without putting the entire server security at risk? * In your file manager, enter the public_html folder. * In the public_html folder…
alias Create an alias apropos Search Help manual pages (man -k) apt-get Search for and install software packages (Debian) aspell Spell Checker awk Find and Replace text, database sort/validate/index b…
The following guide will walk you through setting up possibly the fastest way to serve PHP known to man. If there is a faster way, I’ve not yet found it…
Code and config in these examples are tested on a debian box. What we need: -A software for speech synthesis espeak is good for this purpse. quiet configurable and the…