Tutorialarena - tutorialarena.com - Tutorial Arena

Latest News:

Install LAMP on Ubuntu 12.04 (Linux, Apache, MySQL, PHP) 1 Apr 2012 | 04:31 am

In this tutorial we will look at how to install Apache, MySQL, and PHP on an Ubuntu 12.04 system using the command line. This set of packages together is called a LAMP server or a LAMP stack. The LAMP...

MySQL Error 1064 Explained 17 Mar 2012 | 07:02 am

MySQL Error 1064 is a general parse error that the query parser encountered when processing the SQL statement before execution. This error is basically saying that you have some sort of syntax error i...

Compare dates using PHP 4 Mar 2012 | 05:00 pm

In this tutorial, we will use a PHP date compare method to determine which of two (or more) dates is earlier or later. This is extremely handy in various applications where we want to know which of a ...

MySQL Now Function 4 Mar 2012 | 11:35 am

The MySQL Now Function returns the current date and time based on the current system time on the server and the timezone that MySQL is configured to use. This function is particularly useful when we ...

MySQL Lower Function 22 Feb 2012 | 02:29 am

In this tutorial, we will look at how to use the MySQL lower function (also know as the MySQL to lower function). This is an in-built MySQL function which takes a string as its only parameter and retu...

MySQL Upper Function 21 Feb 2012 | 08:11 am

In this tutorial, we will look at how to use the MySQL upper function. This in-built MySQL function takes a string and returns a new string with all the characters converted to uppercase according to ...

Check the size of a directory in Linux 20 Jan 2012 | 01:28 pm

In this tutorial, we will look at how to check the size of a directory in Linux. This task is done using the du command which is a standard Unix/Linux program. The abbreviation du is short for disk us...

Check Free Space on Linux 12 Jan 2012 | 03:01 am

In this tutorial we will look at how to check free space on Linux or Unix from the command line. It is important to keep track of the amount of free disk space you have, especially on a server where i...

Check Debian Version from the Command Line 11 Jan 2012 | 04:14 pm

In this tutorial, we will look at how to check your Debian version from the command line. It is quite normal not to know which version of an operating system you are running especially if it is a serv...

Change MySQL Root Password in Ubuntu 10 Jan 2012 | 01:25 pm

In this tutorial we will look at how to change the MySQL root password in Ubuntu Linux if you have forgotten it or inherited a server and never knew it in the first place. To change the MySQL root pas...

Recently parsed news:

Recent searches: