Tutorials

Geeksww.com RSS Follow geeksww on Twitter

Prev | 1 2 3 4 5 | Next

Not-so-well-known differences between MyISAM and Innodb MySQL server storage engines

Submitted by Shahryar on Monday December 27, 2010

There are some very well-known differences between Innodb and MyISAM e.g. Innodb supports transactions, MyISAM does not etc. However, I am goint to list some not-so-well-known differences here for the reader. Please feel free to suggest more through comments below...(Read more)

Category:

Database Management Systems > MySQL > Tips and Tricks

Tags:

innodb myisam mysql opensource storage-engine

Download, configure, compile, and install MySQL 5.5 from source code on Linux

Submitted by Shahryar on Tuesday December 21, 2010

MySQL 5.5 is the latest production-ready release of the most popular opensource database management system on the planet ie. MySQL...(Read more)

Category:

Database Management Systems > MySQL > Installation

Tags:

database installation mysql mysql5.5 opensource source-code

How to download, compile, and install CMake on Linux

Submitted by Shahryar on Saturday December 18, 2010

CMake is a cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software...(Read more)

Category:

Operating Systems > Linux > Installation

Tags:

cmake cross-platform debian installation linux opensource ubuntu

MySQL open files limit: open-files-limit VS open_files_limit on Linux

Submitted by Webmaster on Monday November 29, 2010

Did you think that underscores and hyphens in MySQL server option names can be used interchangeably in configuration file? Read this tutorial to find out about an exception to this general rule...(Read more)

Category:

Database Management Systems > MySQL > Configuration

Tags:

configuration files-limit mysql mysql-server open-files-limit

Install MySQL Server 5.0 and 5.1 from source code

Submitted by Shahryar on Sunday November 28, 2010

Have you ever tried compiling MySQL server from source code? If you have not but want to, here are some easy steps to do so on a Debian/Ubuntu Linux machine. These instructions should work on other Linux distributions e.g. SUSE, RedHat, CentOS etc...(Read more)

Category:

Database Management Systems > MySQL > Installation

Tags:

centos debian installation linux mysql server ubuntu

How to download, compile, and install GNU ncurses on Debian/Ubuntu Linux?

Submitted by Shahryar on Thursday November 11, 2010

ncurses is a programming library providing an API, allowing the programmer to write text user interfaces in a terminal-independent manner...(Read more)

Category:

Operating Systems > Linux > Tools

Tags:

centos debian installation libncurses linux ncurses ubuntu

How to install Python Gearman client module?

Submitted by Shahryar on Tuesday November 09, 2010

Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs...(Read more)

Category:

Web Development > Python > Installation

Tags:

gearman install library linux module python

How to download and install MySQLdb module for Python on Linux?

Submitted by Webmaster on Monday November 08, 2010

Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs...(Read more)

Category:

Web Development > Python > Installation

Tags:

download install linux module mysql mysqldb python

How to download and install setuptools module for Python

Submitted by Webmaster on Monday November 08, 2010

Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs...(Read more)

Category:

Web Development > Python > Installation

Tags:

download installation module python setuptools

How to download, compile, and install Python on Ubuntu/Debian/ CentOS Linux

Submitted by Webmaster on Monday November 08, 2010

Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs...(Read more)

Category:

Web Development > Python > Installation

Tags:

debian installation linux opensource python ubuntu

Prev | 1 2 3 4 5 | Next