From 7e0eaee01d5469df65220d6efb9e8f23e0c3e7ad Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 17 Sep 2020 23:28:21 +0300 Subject: [PATCH] howto --- swarmlab/howto.adoc | 64 +++++++++++++++++++++++++++++++++++++++++++++ swarmlab/main.adoc | 5 ++-- 2 files changed, 66 insertions(+), 3 deletions(-) create mode 100644 swarmlab/howto.adoc diff --git a/swarmlab/howto.adoc b/swarmlab/howto.adoc new file mode 100644 index 0000000..056afdd --- /dev/null +++ b/swarmlab/howto.adoc @@ -0,0 +1,64 @@ +:description: Swarmlabs usage tool for students! +:keywords: Cloud, swarm +:data-uri: +:toc: right +:toc-title: +:toclevels: 5 +:source-highlighter: coderay +:icons: font +:sectnums: + + += Usage SwarmLab with NoVNC! + + + +This HowTo teaches you how to Use a SwarmLab noVNC Lab. + +== Quick 1 minute demo + +video::b5tBNdncDNk[youtube] + +A very quick 1 minute demo showing noVNC in Firefox + + +== Copy/Paste + + +.Copy/paste +image::./noVNC-5-clipboard.png[SwarmLab Copy/Paste] + +A solution for clipboard transfer is available. + +- Text copied in the remote desktop will appear in the *clipboard box* in noVNC's interface. +- You can then copy the text from that box to access it in your local clipboard. +- Any text put into the clipboard box will be sent to the remote clipboard as well. + + +== Settings + +.Settings +image::./noVNC-4-settings.png[Settings] + +There are many settings in the interface, including + +- local cursor, +- scaling, +- clipping mode for viewport panning and automatic reconnection. + +== keyboard keys + + +.Extra buttons +image::./noVNC-6-extrabuttons.png[extrabuttons] + +Some keyboard keys and combinations are intercepted by the browser. + +We have added the most common keys to the interface to allow such keys to be sent to the remote desktop. + +Note that the control bar can be dragged to whichever side you prefer, simply drag the handle. + + + + + diff --git a/swarmlab/main.adoc b/swarmlab/main.adoc index 0a87d82..407a74f 100644 --- a/swarmlab/main.adoc +++ b/swarmlab/main.adoc @@ -554,8 +554,8 @@ contributions can make a docker-compose prototype ==== Creating an issue -- On git.swarmlab.io , navigate to the main page of the link:https://git.swarmlab.io:3000/swarmlab/feedback[repository.] -- Under your repository name, click *Issues.* +- On git.swarmlab.io , navigate to the main page of the link:https://git.swarmlab.io:3000/swarmlab/feedback[feedback repository.] +- Under repository name, click *Issues.* - Click *New issue.* @@ -568,7 +568,6 @@ image::images/contribute/issue.png[] - When you're finished, click Submit *Create issue.* -NOTE: link:https://git.swarmlab.io:3000/swarmlab/feedback[Create a new issue ] === Develop swarmlab services