Part II: An application in CodeIgniter
Now, since we are familiar with the basics of CodeIgniter, we will develop a simple web application for user registration in MVC framework.
Now, since we are familiar with the basics of CodeIgniter, we will develop a simple web application for user registration in MVC framework.
Everything in Linux revolves around permissions. It is utmost important to understand this concept if we are to excel in Linux. Most of the issues associated with server configuration in Linux has to do something with wrongly configured permissions. This article covers the practical aspect of the Linux permissions rather than the dull definitions.
Note: This article does not cover installing Linux alongside Windows.
There are basically two ways you can install Linux in you computer.
1. Erase everything on the hard disk and install Linux
2. Manual partition scheme
Options 1 is an easy and hassle free way to install Linux as it will configure necessary partitions for you. Whereas, Option 2 will require manual configuration of the partitions and mount points. Before we proceed with option 2 we need to understand the basic requirement for Linux Installation.