Port offset is an useful tweak which can be applied to execute several application servers on the same machine. A typical usage of th...
Setting up cron jobs in Unix and Solaris
Setting up cron jobs in Unix and Solaris. Cron is a UNIX, Solaris utility that allows tasks to be automatically run in the backgro...
UNIX OS USER ID CREATION
UNIX OS USER ID CREATION Creating User and Groups : User and group accounts are created on respective servers based on the...
JDK 1.8 features
1) New package (java.time) introduced 2) Arrays.parallelSort(fruits1); instead of Arrays.sort(fruits); bit fas...
Java 8 Lambda : Comparator example
In this example, we will show you how to use Java 8 Lambda expression to write a Comparator to sort a List. 1. Classic Comparator ...
Configure LDAP SSL in Windows 2012
1 . From the Server Manager Dashboard click Add roles and features . On the Add Roles and Features Wizard, read the Before you begin...
Configure Active Directory LDS on Windows Server 2012
1 . From the Server Manager Dashboard click Add roles and features . On the Add Roles and Features Wizard, read the Before you begin ...
Installing Active Directory Domain Services on Windows Server 2012
Before installing Active Directory Domain Services ( AD DS ), there are some prerequisites to be done. they are, Configuring OS System ...