Out of memory during PHP scripts run-time ?

Facing the following error when running any PHP scripts ? PHP Fatal error: Out of memory (allocated xxxxx, tried to allocate xxxx bytes) Tried increasing the memory limit from php.ini file and still getting the above error ? Initially, we might think this issue is...

Install Ubuntu inside Windows.

Ubuntu is the most popular Debian-based desktop Linux distribution with Unity as its default desktop environment. So today we’re going to see how to install Ubuntu inside Windows. Dual boot the easiest way Multi-booting is the act of installing multiple...

Mount an NTFS partition on CentOS !

Whenever you try to access an NTFS partition in CentOS/RHEL for the first time, you might get the following message ( as of now ) : “Filesystem driver is not installed” To get over this, you might want to install the ntfs driver for the partitions to mount...