Today: 10/10/2008
 

Starting Apache Web Server at every Reboot (for Ubuntu / Debian Linux)

Added by Shahryar Ghazi on July 03, 2007 at 5:45AM
 
If you compiled and installed Apache on a Debian/Ubuntu Linux machine and want the Apache service run every time you reboot your machine this short tutorial is for you. I have tried to make it very simple so I am pretty sure you'll be able to follow all steps even if you don't know Unix/Linux shell scripting. In order to run Apache at boot time you have to write a very simple start up script. .. (more)
 
 

Installing MS SQL Server Client Library on Linux/Unix

Added by Shahryar Ghazi on July 03, 2007 at 5:51AM
 
Problem: Installing SQL Server client library on Debian/Ubuntu Linux.If you want to install PHP on a Linux machine and want to use Sql Server as your database then you have to install FreeTDS library on your server machine so that you could make your PHP/Apache server machine talk to your SQL Server 2000 Database... (more)
 
 

Installing & Configuring JSDoc On Windows

Added by Shahryar Ghazi on July 03, 2007 at 5:56AM
 
This short tutorial will teach you how to install JSDoc on Windows.JSDOC is a Javascript documentation generator tool. You add formatted comments inside your javascript code, JSDOC takes all the commented javascript code as input and generates javadoc style documentation using those comments. For more details on how to use JSDOC visit http://jsdoc.sourceforge.net/... (more)
 
 

Simple Coding Style for PHP

Added by Shahryar Ghazi on July 03, 2007 at 9:26AM
 
Many programmers use different kinds of coding styles to write code I have my own version that (i think) is simple and easy-to-use... (more)
 
 

AJAX File Uploads (using Dojo and PHP)

Added by Shahryar Ghazi on July 05, 2007 at 1:12PM
 
It is easy to upload files using Ajax and PHP. How? This tutorial explains.You'll need some common sense, Dojo Framework for AJAX, HTML, Apache, Javascript, and PHP. Make sure you install Apache and PHP. Tutorial explains how to setup Dojo for the example... (more)
 
 

Installing Atmail Webmail Client on Mac OS X

Added by Shahryar Ghazi on July 05, 2007 at 1:55PM
 
Someitime back, my company decided to use a different webmail client with a better look and feel. I was assigned the job of searching for a good webmail client. I came up with some commercial ones and some free ones. My project leader shortlisted two of them (i) Round Cube (ii) atmail.. (more)
 
 

Debian Installation and Hardening

Added by Shahryar Ghazi on July 05, 2007 at 8:30PM
 
In this tutorial I'll tell you the very basic steps on how to install a Debian Linux Distribution on your computer. Although this tutorial should help majority of the users install Debian but my main focus will be on hardening the Debian installation after the installation process.. (more)
 
 

After Installation Configuration Tips for Ubuntu Linux Server

Added by Shahryar Ghazi on July 06, 2007 at 1:04PM
 
This tutorial assumes that you have already installed Ubuntu Linux Server on your computer. Ubuntu version used for this tutorial is Ubuntu Linux Server 6.06.1 (Dapper Drake)... (more)
 
 
1   2   3   4  
 
 

Servers

  - Apache Web Server
  - vsftpd FTP Server
     

Web Development

  - PHP
  - AJAX
  - Javascript
     

Database Management Systems

  - MS SQL Server
  - MySQL
  - Oracle Berkeley DB
     

VoIP

  - Asterisk
     

Webmail

  - @tmail
     

Version Control

  - Subversion
     

Operating Systems

  - MS Windows
  - Linux
  - Mac OS X
     

Miscellaneous

  - Unix/Linux Libraries
 
Creative Commons License   Valid XHTML 1.0 Transitional Valid CSS