Author Archive

2 Mar 2016

Move Running Command to Background in Linux

In our past article, you have found out about how to begin or run command in background. Presently this article will help you to how to move running command in background. This is useful, in the event
26 Feb 2016

Run Command In Background on Linux

A background process is the process which executes behind the scenes. Suppose you have a long-running task that you need to run, but you also want to get some other work done. Linux lets you start a
25 Feb 2016

Install ownCloud on CentOS/RHEL 7/6/5

ownCloud is an open source web application for data synchronization and document sharing. It likewise gives alternatives to sync and share across devices—all under your control. ownCloud depends on PHP and a SQLite, MySQL, Oracle or PostgreSQL
20 Feb 2016

Apache Solr Interview Questions

1. What is Apache Solr? Ans: Solr is the well known, blazing fast open source enterprise search platform from the Apache Lucene project. Its significant elements incorporate intense full-content search, hit highlighting, faceted search, dynamic clustering, database
18 Feb 2016

Allow/Deny logins via ssh server using PAM module

PAM, or Pluggable Authentication Modules, is a deliberation layer that exists on Linux and Unix-like operating system used to empower verification between a variety of services. PAM (Pluggable confirmation modules) permits you to characterize adaptable flexible for
17 Feb 2016

Allow/Deny system logins to specific groups using PAM module

PAM (Pluggable Authentication Modules) gives a layer in the middle of applications and the actual authentication system. PAM is a library of loadable modules called by applications which are used for security prerequisites as a part of
16 Feb 2016

Install osCommerce on a Linux

osCommerce (Open Source Commerce) is a free solution for online store software, representing an alternative to other e-commerce platforms such as Magento, OpenCart, PrestaShop. Open Source Commerce (osCommerce) is a complete self-hosted online store solution that contains
13 Feb 2016

How to Install SugarCRM Community on CentOS 5/6/7

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

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

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