Category Open Source
Open Source code
How To Create a New User and Grant Permissions in MySQL
Here i will give you quick overview of how to create Mysql user and how to set their permissions. As you know MySQL is an open-source database management software that helps users store, organize, and later retrieve data. It has…
How To Remove Index.Php From CodeIgniter
In this tutorial i am going to show how to remove index.php from url using htaccess file in CodeIgniter. Basically it’s define URL rewrite. By default index.php file will be included in your URLs. You can easily remove this file…
What is FTP Client
In simple words, In the case of creating a Website, this means that if you create the pages for your site on your computer, either using a text editor or some other Web page editor, then you will need to…
What is Virtual Box
VirtualBox is a free, open source, cross-platform application for creating, managing and running virtual machines (VMs) – computers whose hardware components are emulated by the host computer, the computer that runs the program. VirtualBox can run on Windows, Mac OS…
Free and Open Source Invoicing System
Many of us don’t know about there are good invoicing and billing software avaliable for Free which is open osurce and you can install it on your own server without paying single bucks. These Free invocing and billing software will help…
20 MySql Interview Questions for Beginers
MYSQL database is the one of the popular open source database used mainly with PHP and other online web aplications. I am going to give you some MySQL questions with answers which will help you in interview as well as…
How to create and extract tar, tar.gz and tar.bz2 files in Linux using command line
Data compression techniques has been extremely useful to us over the years. Whether its a zip file containing images to be sent in a mail or a compressed data backup stored on a server, we use data compression to save…
What is Hadoop?
Hadoop is a method for distributed computing and storage. For a long-time, companies stored information on servers in big databases. Basically, if you’ve some row and column-based data, this works for you really well. However, in the last few years,…
What is Big Data?
Big Data is nothing, it is just a large volume of structured & unstructured data. For exmaple The data lying in the servers of your company was just data until yesterday. Suddenly, the slang Big Data got popular and now…