Using | MyLiteratureTechLife.COM

Installing screen on CentOS 5.x

February 18th, 2010 1 Comment

Screen ... It let you have multiple virtual windows in one physical terminal session, and very necessary to use if you are compiling remotely and your internet connection is not reliable. 1) Download latest RPM http://www.rpmfind.net/linux/rpm2html/search.php?query=screen 2) Install screen...




Making static urls using mod rewrite

December 20th, 2009 0 Comments

Apache’s mod_rewrite can be easily used via a file called “.htaccess” to turn dynamic urls into friendly urls. Here is an example of how it’s done: #Turn on the Rewrite Engine RewriteEngine on #Set the base path RewriteBase / #Check that the lookup isn’t an existing...

Using both php4 and php5 at the same time in Directadmin

September 14th, 2009 0 Comments

If you wish to use both php4 and php5 at the same time, custombuild will allow you to do this. Note that you must have the 2 copies of php running as different types, one as CLI and one as CGI (suPhp). You cannot have both running as CLI, and similarly you cannot have both running as...

Alexa Rank