Skip to content
Snippets Groups Projects
Commit 1d13233d authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Merge branch 'DCV-links' into 'master'

NICE DCV update links

See merge request !265
parents 3d0e51d1 56bfe4d9
No related branches found
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!265NICE DCV update links
# NICE DCV # NICE DCV
**Install NICE DCV 2016** (user-computer) **Install NICE DCV** (user-computer)
* [Overview][a] * [Overview][a]
* [Linux download][b] * [Download][b]
* [Windows download][c]
**Install VPN client** [VPN Access][1] **Install VPN client** [VPN Access][1]
...@@ -27,7 +26,7 @@ ...@@ -27,7 +26,7 @@
**Solution 2 - Copy private key from the cluster** **Solution 2 - Copy private key from the cluster**
* Install WinSCP client (user-computer) [Download WinSCP installer][d] * Install WinSCP client (user-computer) [Download WinSCP installer][c]
* Add credentials * Add credentials
![](../../img/viz1-win.png) ![](../../img/viz1-win.png)
...@@ -47,7 +46,7 @@ ...@@ -47,7 +46,7 @@
**Install PuTTY** **Install PuTTY**
* [Overview][2] * [Overview][2]
* [Download PuTTY installer][e] * [Download PuTTY installer][d]
* Configure PuTTY * Configure PuTTY
![](../../img/viz3-win.png) ![](../../img/viz3-win.png)
...@@ -85,7 +84,7 @@ $ qsub -I -q qviz -A OPEN-XX-XX -l select=1:ncpus=4:host=vizserv2,walltime=04:00 ...@@ -85,7 +84,7 @@ $ qsub -I -q qviz -A OPEN-XX-XX -l select=1:ncpus=4:host=vizserv2,walltime=04:00
**Login to vizservX via PuTTY (vizserv1/vizserv2) with tunnels** (user-computer) **Login to vizservX via PuTTY (vizserv1/vizserv2) with tunnels** (user-computer)
**Run NICE DCV 2016** (user-computer) **Run NICE DCV** (user-computer)
* vizserv1: localhost:5901 * vizserv1: localhost:5901
* vizserv2: localhost:5902 * vizserv2: localhost:5902
...@@ -119,7 +118,7 @@ $ ssh -i ~/salomon_key -TN -f user@vizserv1.salomon.it4i.cz -L 5901:localhost:59 ...@@ -119,7 +118,7 @@ $ ssh -i ~/salomon_key -TN -f user@vizserv1.salomon.it4i.cz -L 5901:localhost:59
$ ssh -i ~/salomon_key -TN -f user@vizserv2.salomon.it4i.cz -L 5902:localhost:5902 -L 7300:localhost:7300 -L 7301:localhost:7301 -L 7302:localhost:7302 -L 7303:localhost:7303 -L 7304:localhost:7304 -L 7305:localhost:7305 $ ssh -i ~/salomon_key -TN -f user@vizserv2.salomon.it4i.cz -L 5902:localhost:5902 -L 7300:localhost:7300 -L 7301:localhost:7301 -L 7302:localhost:7302 -L 7303:localhost:7303 -L 7304:localhost:7304 -L 7305:localhost:7305
``` ```
**Run VPN client** [VPN IT4Innovations][f] (user-computer) **Run VPN client** [VPN IT4Innovations][e] (user-computer)
**Login to Salomon** (user-computer) **Login to Salomon** (user-computer)
...@@ -145,7 +144,7 @@ $ qsub -I -q qviz -A OPEN-XX-XX -l select=1:ncpus=4:host=vizserv2,walltime=04:00 ...@@ -145,7 +144,7 @@ $ qsub -I -q qviz -A OPEN-XX-XX -l select=1:ncpus=4:host=vizserv2,walltime=04:00
**Run SSH (vizserv1/vizserv2) with tunnels** (user-computer) **Run SSH (vizserv1/vizserv2) with tunnels** (user-computer)
**Run NICE DCV 2016** (user-computer) **Run NICE DCV** (user-computer)
* vizserv1: localhost:5901 * vizserv1: localhost:5901
* vizserv2: localhost:5902 * vizserv2: localhost:5902
...@@ -165,9 +164,8 @@ $ qsub -I -q qviz -A OPEN-XX-XX -l select=1:ncpus=4:host=vizserv2,walltime=04:00 ...@@ -165,9 +164,8 @@ $ qsub -I -q qviz -A OPEN-XX-XX -l select=1:ncpus=4:host=vizserv2,walltime=04:00
[1]: ../../general/accessing-the-clusters/vpn-access.md [1]: ../../general/accessing-the-clusters/vpn-access.md
[2]: ../../general/accessing-the-clusters/shell-access-and-data-transfer/putty.md [2]: ../../general/accessing-the-clusters/shell-access-and-data-transfer/putty.md
[a]: https://www.nice-software.com/download/nice-dcv-2016 [a]: https://aws.amazon.com/hpc/dcv/
[b]: http://www.nice-software.com/storage/nice-dcv/2016.0/endstation/linux/nice-dcv-endstation-2016.0-17066.run [b]: https://download.nice-dcv.com/
[c]: http://www.nice-software.com/storage/nice-dcv/2016.0/endstation/win/nice-dcv-endstation-2016.0-17066-Release.msi [c]: https://winscp.net/eng/download.php
[d]: https://winscp.net/download/WinSCP-5.13.3-Setup.exe [d]: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
[e]: https://the.earth.li/~sgtatham/putty/latest/w64/putty-64bit-0.70-installer.msi [e]: https://vpn.it4i.cz/user
[f]: https://vpn.it4i.cz/user
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment