diff --git a/docs.it4i/software/lmod.md b/docs.it4i/software/lmod.md
index 28ae669caada98f87896a2e522862c118c631521..eaff61db7fd854b70517ca6671214a77b3c5e1ff 100644
--- a/docs.it4i/software/lmod.md
+++ b/docs.it4i/software/lmod.md
@@ -4,6 +4,53 @@ Lmod is a modules tool, a modern alternative to the oudated & no longer actively
 
 Detailed documentation on Lmod is available at [here](http://lmod.readthedocs.io).
 
+
+## How to Activate Testing Lmod Enviroment?
+
+Create folder or file `.lmod` into your home folder. Logout and login. New Lmod enviroment will be active now.
+
+```bash
+$ mkdir ~/.lmod
+$ logout 
+Connection to login4.salomon.it4i.cz closed.
+
+local~$ ssh vop999@login.it4i.cz
+                    _____       _                             
+                   / ____|     | |                            
+                  | (___   __ _| | ___  _ __ ___   ___  _ __  
+                   \___ \ / _` | |/ _ \| '_ ` _ \ / _ \| '_ \ 
+                   ____) | (_| | | (_) | | | | | | (_) | | | |
+                  |_____/ \__,_|_|\___/|_| |_| |_|\___/|_| |_|
+
+                        http://www.it4i.cz/?lang=en
+
+
+        Invitation to the course Parallel Linear Algebra (2-3/2/2017)         
+                            (2016-12-16 16:11:59)                             
+
+For more information about the course, please visit its web page:
+http://www.it4i.cz/2016/12/invitation-to-the-course-parallel-linear-algebra-2-322017/?lang=en
+
+
+        Invitation to the Intel MIC Programming Workshop (7-8/2/2017)         
+                            (2017-01-04 17:36:41)                             
+
+For more information about the course, please visit its web page:
+http://www.it4i.cz/2017/01/invitation-to-the-intel-mic-programming-workshop-7-822017/?lang=en
+
+Last login: Tue Jan 31 09:33:06 2017 from 10.0.131.26
+$
+$ ml
+No modules loaded
+```
+
+### Important Dates 
+
+| Date       | Action                 |
+| ---------- | ---------------------- |
+| 2017-02-01 | Testing phase          |
+| 2017-03-01 | Global deployment lmod |
+
 ## Benefits
 
 * significantly more responsive module commands, in particular module avail (ml av)