Install NGINX from source code on Ubuntu 14.04 LTS server
OpenLDAP Password Policy Implementation On Ubuntu
Using Password Policy one can achieve a. Password Expirationb. Before Expiration User gets warning to change the password Step1. Enable policy Overlay, It can be done by installing the schema. $ ldapadd -Y EXTERNAL -H ldapi:///...
How to Create Branches in Git Repository using BitBucket for User
Git is a distributed revision control and source code management system with an emphasis on speed. It is a free software distributed under the terms of the GNU General Public License version 2. This article explains how to use BitBucket in creating branches, git...
Restrict to Display Document Default Metadata
Liferay displays document automatically extracted metadata. When user uploads a document Liferay automatically store document metadata and document content to file system. Document default metadata will display when previews document. Document default metadata...
Nginx Performance Optimization
Nginx is a widely used webserver, which ranks for better choice to serve static and dynamic web content faster. In present era, computing resources are shaped up in broader room. Optimization of service holds up as a priority to use these resources optimally. Nginx...
Postfix, Dovecot IMAP Install and Configuration on Ubuntu
Postfix is popular open source mail transfer agent which runs on most of Unix like OS. It comes with a lot no. of parameters, most of them carry default values. Small updations to these in considering with your environment specific will make your mail server up and...