OUR

BLOG

  • Ubuntu Linux Setup and Configure a Domain Name Server Using BIND

    Published on: December 18, 2011

    Author:


    Recently i had to setup a LAMP server for one of client. As usual I chose Ubuntu. I setup the...

  • How To Setup SSL On Ubuntu

    Published on: October 26, 2011

    Author:


    This the second part of the SSL setup tutorial. Before reading this make sure you have followed the step shown...

  • Setup LAMP With Ubuntu In 10 Minutes

    Published on: October 18, 2011

    Author:


    I love debian/ubuntu based linux because of this command apt-get. As a starter knowing this one command, It is so...

  • How To Create A Certificate Signing Request (CSR) For SSL

    Published on: October 4, 2011

    Author:


    Secure Sockets Layer (SSL), are cryptographic protocols that provide communication security over the Internet. SSL creates a secure connection between...

  • Add/Edit Product Attributes In Magento

    Published on: September 12, 2011

    Author:


    Go to Magento Admin Panel => Catalog => Attributes => Manage Attributes       Then Click (Add New Attribute) Button...

  • Tuning / Optimizing my.cnf file for MySQL

    Published on: September 10, 2011

    Author:


    MySQL is a popular choice of database for use in web applications, and is a central component of the widely...

  • SEO on Youtube Channel

    Published on: August 29, 2011

    Author:


    Couple of months ago we developed this celtic, irish and american rock band website in wordpress, they called Fireonmcginnis, last...

  • Should I Use Database For Storing sessions in CakePHP?

    Published on: August 24, 2011

    Author:


    Session handling is a important part of any web app. CakePHP offers 4 storage facilities for session storage. I will...