NoMachine NX Client Configuration Guide

Similar documents
Enter your Appserv username and password to sign in to the Website

Linux Connection Guide

goremote.carolinas.org

Remote Access Via Remote Desktop

Rabbit Linux Masternode with Windows Cold Wallet

Flex Linux Masternode with Windows Cold Wallet

The Rockefeller University I NFORMATION T ECHNOLOGY E DUCATION & T RAINING. VPN Web Portal Usage Guide

Connect using Putty to a Linux Server

Setting up a Chaincoin Masternode

Immersion Day. Getting Started with Linux on Amazon EC2

C-Assist Set up Guide

This document is intended to help you connect to the CVS server on a Windows system.

School of Computing Science Gitlab Platform - User Notes

Anvil: HCC's Cloud. June Workshop Series - June 26th

Immersion Day. Getting Started with Linux on Amazon EC2

Setting up PuTTY. CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions

Wireless Presentation Gateway User Guide

Cryptography Application : SSH. Cyber Security & Network Security March, 2017 Dhaka, Bangladesh

Enable SSH Access on the Tenable Virtual Appliance (4.4.x-4.7.x) Last Revised: February 27, 2018

Using the Vita Group Citrix Portal

We will create an address, private key and transaction for each masternode (MN in the following) and show the necessary steps for configuration.

Bitnami Apache Solr for Huawei Enterprise Cloud

Titan FTP Server SSH Host Key Authentication with SFTP

Remote Desktop How to guide

Power Development Platform Connecting to your PDP system user guide

Key File Generation. November 14, NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171

Windows 8.1 User Guide for ANU Staff

Galaxy How To Remote Desktop Connection and SSH

Nagios Core AMI Setup Guide

XFINITY Welcome Packet

How to Configure an SSH Tunnel on PuTTY

This guide provides all of the information necessary to connect to MoFo resources from outside of the office.

Plain Dealer e-edition Troubleshooting

Farin Foresight/Insight RemoteApp Access Document last updated: 2/7/2017

Quick Start Guide. Table of Contents

Installing Oxwall completely in Amazon Cloud

Ebrary User Guide. Downloading a Book: Reading ebrary books online: Accessing BookShelf: Using the Bookshelf:

FEPS. SSH Access with Two-Factor Authentication. RSA Key-pairs

Highland Libraries ebook Download Service. User Guide

Amazon Web Services Hands on EC2 December, 2012

Creating An AWS Lustre Cluster

Browser Guide for PeopleSoft

Ross Whetten, North Carolina State University

Remote Desktop Services

Version June 2016

Kurzweil (K3000) User Tips

SSH Extension and Terminal Widget User Guide. Version 1.0

Setting up PuTTY. Version Updated for 2015 Fall (with corrections)

Setting up PuTTY. Software* Downoad PuTTY. Download PuTTY Download the putty.zip file. It contains several programs for SSH, SFTP, and SCP.

Setting up PuTTY. Software* Download PuTTY 6/9/18. Microsoft Windows 7 (64-bit) PuTTY 0.70 (64-bit) PuTTYgen 0.70 (64-bit) WinSCP 5.13.

San Jacinto College. Secure SSL VPN Instruction Manual. Contents

Azure 209x Practical Exercises Overview

Robert Bukowski Jaroslaw Pillardy 6/27/2011

Appserv Internal Desktop Access Mac OS Device with Safari Browser. Enter your Appserv username and password to sign in to the Website

Revised: 08/02/ Click the Start button at bottom left, enter Server Manager in the search box, and select it in the list to open it.

LAB :: Secure SHell (SSL)

Kerio Control. User Guide. Kerio Technologies

1. Create References by Adding PDF Documents to Your Library

Password & Tutorials Packet

SSH. What is Safely 6/19/ June 2018 PacNOG 22, Honiara, Solomon Islands Supported by:

This is a guide about using Putty on Windows with OpenSSH on Linux. You would learn about how to:

Sync User Guide. Powered by Axient Anchor

Bitnami MEAN for Huawei Enterprise Cloud

ipasssafe User Guide 1. Getting started Setup your first password

Datathon 2018 Connecting to MicroStrategy on AWS Cloud

No More Passwords (with SSH)

EQ Showroom App Setup & Instructions

IT Access Portal User Guide (Employees)

Getting Started with Outlook Web App (OWA)

Connecting to the Cloud

MICROSOFT OFFICE Desktop Applications. Student User Guide Overview

Introduction to Linux Workshop 2. The George Washington University SEAS Computing Facility

Gitlab Setup/Usage by Yifeng Zhu modified by Vince Weaver 30 January 2019

DevNet Sandbox UC Manager 11.0 and Presence

GRS Enterprise Synchronization Tool

Graphical Access to IU's Supercomputers with Karst Desktop Beta

About This Document 3. Overview 3. System Requirements 3. Installation & Setup 4

CONTENTS PAGE. Top Tip: Hold down the Ctrl key on your keyboard and using your mouse click on the heading below to be taken to the page

Google Play (Android)

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To

True Potential Client Site

SETTING UP NEW WINDOWS 10 DEVICE - NEW DEVICES - 1. Generally, the first question you will be asked is the Let s get Connected Page.

Connecting to the Virtual Desktop Infrastructure (VDI)

Frequently Asked Questions for Ovid Administrators

Application Scenarios of DG-NS5004 Cloud Storage Syncbox Feature

DevNet Sandbox Collaboration 11.5

Parallels Remote Application Server

UNIVERSITY OF CYPRUS Computer Science Department

Remote Workspace. Nubo End User Guide. Version: 1.3 Date: June, Copyright 2017 by Nubo Inc. All rights reserved. Page 1

NoMachine Remote Access Evaluation Report

Lab Zero: A First Experiment Using GENI and Jacks Tool

APP-J: WHAT IS APPLICATION JUKEBOX?

SharePoint Guide for Reviewers

Microsoft Office 365 for Education

Cryptography - SSH. Network Security Workshop May 2017 Phnom Penh, Cambodia

Using RDP with Azure Linux Virtual Machines

SSH to your DC/OS cluster on Unix/Linux (macos, Ubuntu, etc) SSH to your DC/OS cluster on Windows

FusionViewer Developer s Guide

Siemens PLM Software. HEEDS MDO Setting up a Windows-to- Linux Compute Resource.

Transcription:

NoMachine NX Client Configuration Guide Configuration steps for ssh key login Step 1: NoMachine NX requires keys in OpenSSH format, therefore the existing key needs to be converted into OpenSSH format. Windows users Should be aware that the default keys generated with Putty are not in OpenSSH format and can be converted with Putty Key Generator (http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html) following the few steps: 1) Start PuTTYgen. 2) From the 'Conversions' menu, select 'Import key' and choose the file containing your PuTTY private key that is used to authenticate on the VSC cluster. 3) When prompted, enter the appropriate passphrase.

4) From the 'Conversions' menu, select 'Export OpenSSH key' and save it as 'id_rsa' (or any other name if the former already exists). Remember the file name and its location, it will have to be specified in the configuration process of NoMachine NX. 5) Exit PuTTYgen. Linux users can convert the key using the command:

$ ssh-keygen -i -f key-in-ssh2-format > key-in-openssh-format Step 2: Launch the NoMachine and press twice continue to see the screen with connection. Press New to create a new connection: Step 3: Change the Protocol to SSH and press continue: Step 4: Choose the hostname: nx.hpc.kuleuven.be (ThinKing) or login2- tier1.hpc.kuleuven.be (BrENIAC) and port 22 and continue:

Step 4: Restart the computer as you are prompted. Step 5: Continue with Configuration. or

Step 5: Choose the option: Use the system login and continue: Step 6: Choose the authentication method as: Private key and continue:

Step 7: Browse your private key (converted according to instructions in Step 1). The key should be in OpenSSH format (not.ppk). After choosing the file press Done. In case of configuration on a mobile device please follow Steps 7a-7b, otherwise continue with Step 8. Step 7a: Before continuing with browsing your key it needs to be saved on your device. For Android users it is easy to transfer your key and save it in a chosen location with Box (KU Leuven) or Dropbox (U Hasselt) apps. For ios users (ipad running ios 5 or later) it is possible to transfer the key with itunes. Connect your device through itunes, go to the connected device, choose the apps tab, scroll down to file sharing. Select the NoMachine client and add files to NoMachine Documents. Remember to Sync your device. Once the file is added you will see it listed:

Step 7b: Browse your file from the given location: Step 8: Choose the option Don t use proxy and continue:

Step 9: Give the name to your connection, e.g. Connection to nx.hpc.kuleuven.be and press Done. You can optionally create the link to that connection on your desktop. Step 10: Choose the just created connection and press Connect

Step 11: Enter your username (vsc-account) and passphrase for your private key and press ok : Step 12: If you are creating for the first time choose New desktop. Otherwise please go to step 16 for instructions how to reconnect to your session. Step 13: Choose Create a new virtual desktop and continue:

Step 14: Read the useful information regarding your session preferences and use displayed on several screens and confirm each time with ok (This step is very important in case of mobile devices once you miss the instructions it is not so easy to figure out how to operate NoMachine on your device). You can optionally choose not to show these messages again. Step 15: Once connected you will see the virtual Linux desktop: on ThinKing

or on BrENIAC Step 16: When reconnecting choose your desktop from all the listed ones. If there are too many you can use the option find a user or a desktop and type your username (vsc-account). Once you found your desktop press connect :

Step 17: You will be prompted about the screen resolution (Change the server resolution to match the client when I connect) which can be changed to match the client when you connect. It is a recommended setup as your session will correspond to your actual device resolution. While reconnection from a different device (e.g. mobile device) it is highly recommended to change the resolution. How to start using NX? Step A: Once your desktop is open, you can use all available GUI designed software that is listed within the Applications menu. Software is divided into several groups: Accessories (e.g. Calculator, Character Map, Emacs, Gedit, GVim), Graphics (e.g. gthumb Image Viewer), Internet (e.g. Firefox with pdf support), Other (e.g. Matlab), Programming (e.g. Meld Diff Viewer), System tools (e.g. File Browser, Terminal).

Paraview on BrENIAC can be started from HPC bookmark: Step B: Running the applications in the text mode requires having a terminal open. To launch the terminal please go to Applications -> System tools -> Terminal. From Terminal all the commands available on regular login node can be used.