Linux Archive
13 Feb 2016
How to Install SugarCRM Community on CentOS 5/6/7
By Anuket Jain On 13 February 2016 In Linux
SugarCRM is a Customer Relationship Management which can be easily installed and configured on top of LAMP stack. One of the best thing about SugarCRM is that its source code of the application is available to any
12 Feb 2016
Linux Directory Structure
By Anuket Jain On 12 February 2016 In Linux
The Directory Structure in Unix & Linux are a unified Directory Structure where in all the directories are unified under the “/” Root file system. Irrespective of where the File System is physically mounted all the directories
11 Feb 2016
Create and Convert Linux File Systems
By Anuket Jain On 11 February 2016 In Linux
Learn how to create partitions on a disk drive and how to format them for use on a Linux system. Use this article to create and convert linux file system. See Also: Linux File Systems: Ext2 vs
10 Feb 2016
Linux File Systems: Ext2 vs Ext3 vs Ext4
By Anuket Jain On 10 February 2016 In Linux
A filesystem is a way of storing, organizing and accessing files (and/or directories) on a storage device. Some examples of filesystems are FAT, NTFS for Windows/DOS, HFS for MAC OS etc. In Linux, the popular filesystems are
9 Feb 2016
Cloud Computing Introduction
By Anuket Jain On 9 February 2016 In Linux
Cloud computing is a type of computing that relies on sharing computing resources rather than having local servers or personal devices to handle applications. In the simplest terms, cloud computing means storing and accessing data and programs
8 Feb 2016
Top 6 open source CRM tools for 2016
By Anuket Jain On 8 February 2016 In Linux
CRM Introduction CRM is short for customer relationship management. A CRM system could be a business tool that permits you to manage all of your customers, partners and prospects info all in one place. The Sales Cloud
5 Feb 2016
Inodes in Linux
By Anuket Jain On 5 February 2016 In Linux
I must declare of which its a data structure of which keeps track in regards to a data file. You store your information in a file, and the operating system stores the information about a file in
25 Jan 2016
Understanding more about /etc/profile and /etc/bashrc
By Anuket Jain On 25 January 2016 In Linux
Recently I was working on an issue where an application was not retaining the umask setting set in the root users profile or /etc/profile. After looking into the issue a bit it seemed that the application in
16 Jan 2016
Install Wine 1.8 on Ubuntu System
By Anuket Jain On 16 January 2016 In Linux
The Wine Team finally announced the new stable Wine 1.8 release. The new Wine PPA maintained by WinHQ.org has built the packages for Ubuntu 15.10, 15.04, 14.04 & 12.04. See the release notes for a summary of
12 Jan 2016
Install Wine 1.8 on Ubuntu using PPA
By Anuket Jain On 12 January 2016 In Linux
Wine team has announced the latest stable release 1.8 released. Wine is an Open Source implementation of the Windows API and will always be free software. It also contains a lot of improvements across the board, as