GreenMail - Open Source suite of lightweight and sand boxed email servers supporting SMTP, POP3 and IMAP. (Github).
Integration Testing IMAP, SMTP and POP3 with GreenMail
JBoss mail service configuration
JBoss AS 7.2.0 Email Session configurtion - English version
github.com wildfly/quickstart/mail
How To Install and Use Docker: Getting Started
A Quick Introduction to Docker
Deploy Java Apps With Docker = Awesome
Create the folder /var/lib/AccountsService/icons/<your_user_name>
The /var/lib/AccountsService/icons/ folders already exist.
Within that folder, place a 96x96 .png file of your choice.
Edit the file /var/lib/AccountsService/users/<your_user_name>
Add the line: Icon=/var/lib/AccountsService/icons/<your_user_name>/<my_picture>.png
Source : Change user picture in login manager/Fedora 19 XFCE - FedoraForum.org
Create private/public key
[michael@localhost ~]$ ssh-keygen -t rsa -C michael@example.com
How to Use RSA Key for SSH Authentication
SSH Authentication Refused: Bad Ownership or Modes for Directory
MyManagedScheduledBatchBean.java
Task Scheduling in Java EE 6 on GlassFish using the Timer Service
Applying @Alternative Beans and Lifecycle Annotations
Working with Injection and Qualifiers in CDI
Getting Started with JSF 2.0 and CDI part 3 – Events
Java EE 7: EJB publishing CDI Events that are pushed over WebSocket to browser client
Integrating WebSockets and JMS with CDI Events in Java EE 7
Contexts and Dependency Injection for the Java EE platform [http://docs.jboss.org]