tutorials categories list categories

geeksww tags cloud tags cloud

windows mysql ubuntu development sun linux microsoft virtualbox business iphone opensource facebook software php twitter ibm security oracle technology firebird mac database apple jboss mobile android google windows7 new-release fedora

discussions

Prev | 1 2 | Next

How to see table definition statements in MySQL

Submitted by Webmaster on Tuesday January 27, 2009

Use the command described in the tutorial to find complete CREATE TABLE SQL statements for MySQL tables.

How to find if MySQL supports partitioning or not

Submitted by Webmaster on Tuesday January 27, 2009

If you are faced with a situation where you need to find if your MySQL Database server supports partitioning or not then follow the instructions described in this tutorial.

Transfering MySQL Administrator/Query Browser connection details

Submitted by Webmaster on Wednesday January 21, 2009

If you are trying to transfer your connection details for Query browser or Administrator from one computer to another then follow the instructions described in this tutorial.

How to check Linux version number

Submitted by Webmaster on Wednesday January 21, 2009

You may need to know about your kernel version number to install some software on your machine. You can use the instructions described in this tutorial to find the kernel version number.

How to check PHP version number

Submitted by Webmaster on Wednesday January 21, 2009

PHP provides several functions that depend upon the version number of PHP you are running. In situations, where you want to find the version number of PHP installed, you can use the following techniques.

How to check MySQL version number

Submitted by Webmaster on Wednesday January 21, 2009

MySQL provides some features for particular version numbers and on particular platforms only. So, in some situations it gets really important to find the MySQL version number installed. If you are faced with such a problem you can use any of the following techniques to find MySQL version number.

Installing Symfony using PEAR

Submitted by Webmaster on Wednesday January 21, 2009

Symfony is one of the best rapid application development frameworks available for PHP. In this tutorial I am going to discuss the installation steps for Symfony.

Installing Atmail Webmail Client on Mac OS X (PERL)

Submitted by Webmaster on Thursday January 15, 2009

Last week, 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. I was asked to to do a demo setup of Round Cube. He did not like it because it was lacking some features that we wanted and also it wasn't a stable release then. Then I tried installing atmail on my Mac OS X Server machine. I tried to follow all the instructions from their website but couldn't get it to work properly. I emailed atmail's technical support team but they referred me to their knowledge base. I could not find instructions for Mac OS X Server there. Atmail Technical Support charges $100 for a remote installation of their product but my project leader wanted me to do it myself so that someone in the company could understand the product better.

Go to Top of the Page Using Javascript

Submitted by Webmaster on Thursday January 15, 2009

Use the code below:

Installing libiconv on Ubuntu Linux

Submitted by Webmaster on Thursday January 15, 2009

This short tutorial shows you how to install libiconv on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing libiconv version 1.11. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS X).

Installing Oracle Berkeley DB on Ubuntu Linux

Submitted by Webmaster on Thursday January 15, 2009

This short tutorial shows you how to install Oracle BerkeleyDB on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing BerkeleyDB version 4.3.29. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS x).

Sleep/Pause for specified number of seconds

Submitted by Webmaster on Thursday January 15, 2009

Function takes number of milliseconds to sleep as argument. So, if you want to pause execution of code for 2 seconds you'll pass 2000 (2 x 1000) as argument to this function.

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

Submitted by Webmaster on Thursday January 15, 2009

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.

Tags:

apache debian http http-server linux openssl ubuntu web web-server

Installing Libmcrypt on Ubuntu Linux

Submitted by Webmaster on Thursday January 15, 2009

This short tutorial shows you how to install libmcrypt on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing libmcrypt version 2.5.8. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS X).

Tags:

libmcrypt library mcrypt security

Installing Libpng on Ubuntu Linux

Submitted by Webmaster on Thursday January 15, 2009

This short tutorial shows you how to install libpng on Ubuntu Linux Server. The process is very simple. For this tutorial, I'll be installing libpng version 1.2.18. Linux kernel is 2.6.15-26-powerpc. I have used a Mac Mini (powerpc/ppc architecture). GCC version number is 4.0.3. Your configuration may be different from mine but the installation steps below should work fine for most configurations with little or no change at all (including other Linux distributions and even unixes e.g. MacOS x).

Tags:

libpng linux

Prev | 1 2 | Next