From c59e50514b0ed4139ff371593cca600bdf1bc9e9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Mon, 12 Sep 2016 08:06:41 +0200
Subject: [PATCH] test ttyrec anselm login cluster

---
 .../accessing-the-cluster/shell-and-data-access.md          | 6 ++----
 .../salomon/accessing-the-cluster/accessing-the-cluster.md  | 2 ++
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs.it4i/anselm-cluster-documentation/accessing-the-cluster/shell-and-data-access.md b/docs.it4i/anselm-cluster-documentation/accessing-the-cluster/shell-and-data-access.md
index d59fd281f..e34829f5b 100644
--- a/docs.it4i/anselm-cluster-documentation/accessing-the-cluster/shell-and-data-access.md
+++ b/docs.it4i/anselm-cluster-documentation/accessing-the-cluster/shell-and-data-access.md
@@ -35,8 +35,6 @@ local $ chmod 600 /path/to/id_rsa
 
 On **Windows**, use [PuTTY ssh client](../../../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/putty/putty/).
 
-<tty-player controls src=/src/login.ttyrec></tty-player>
-
 After logging in, you will see the command prompt:
 
 ```bash
@@ -53,8 +51,8 @@ After logging in, you will see the command prompt:
 Last login: Tue Jul  9 15:57:38 2013 from your-host.example.com
 [username@login2.anselm ~]$
 ```
-
->The environment is **not** shared between login nodes, except for [shared filesystems](../storage/storage/#section-1).
+!!! Note "Note"
+	The environment is **not** shared between login nodes, except for [shared filesystems](../storage/storage/#section-1).
 
 Data Transfer
 -------------
diff --git a/docs.it4i/salomon/accessing-the-cluster/accessing-the-cluster.md b/docs.it4i/salomon/accessing-the-cluster/accessing-the-cluster.md
index f97ef1b3d..9b1d60d7a 100644
--- a/docs.it4i/salomon/accessing-the-cluster/accessing-the-cluster.md
+++ b/docs.it4i/salomon/accessing-the-cluster/accessing-the-cluster.md
@@ -58,6 +58,8 @@ Last login: Tue Jul  9 15:57:38 2013 from your-host.example.com
 [username@login2.salomon ~]$
 ```
 
+<tty-player controls src=/src/login.ttyrec></tty-player>
+
 !!! Note "Note"
 	The environment is **not** shared between login nodes, except for [shared filesystems](storage/storage/).
 
-- 
GitLab