From: Yasin Date: Tue, 16 Dec 2014 16:30:42 +0000 (+0100) Subject: how to do ssh for windows users added :D + portalwise fevicon added X-Git-Tag: myslice-1.1~18 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b6dc3827437f1717ac4c09304ad0c9fc2ea22f7d;hp=1757b94e83122aa5de77ebd935b7479b5a6e644e;p=myslice.git how to do ssh for windows users added :D + portalwise fevicon added --- diff --git a/portal/static/img/fed4fire_favicon.ico b/portal/static/img/fed4fire_favicon.ico new file mode 100644 index 00000000..c2d91a00 Binary files /dev/null and b/portal/static/img/fed4fire_favicon.ico differ diff --git a/portal/static/img/myslice_favicon.ico b/portal/static/img/myslice_favicon.ico new file mode 100644 index 00000000..08b8cd4b Binary files /dev/null and b/portal/static/img/myslice_favicon.ico differ diff --git a/portal/static/img/onelab_favicon.ico b/portal/static/img/onelab_favicon.ico new file mode 100644 index 00000000..a2754aa1 Binary files /dev/null and b/portal/static/img/onelab_favicon.ico differ diff --git a/portal/templates/fed4fire/fed4fire_slice-tab-experiment.html b/portal/templates/fed4fire/fed4fire_slice-tab-experiment.html index b32a115c..0ca237fd 100644 --- a/portal/templates/fed4fire/fed4fire_slice-tab-experiment.html +++ b/portal/templates/fed4fire/fed4fire_slice-tab-experiment.html @@ -14,11 +14,17 @@ $ ssh {{ple_slicename}}@{{resource}}
{%endfor%}

+

Windows users

+

Use SSH client.

+ {%else%}

NOTE: You did not reserve any PLE resources yet. Once reserved, you will get the actual SSH command. A specimen command is given below:

$ ssh {{ple_slicename}}@planetlab-resource.hostname.com

+

Windows users

+

Use SSH client.

+ {%endif%}

NOTE: Your original slicename {{slicename}} has been converted to PlanetLab specific format {{ple_slicename}} in order to do SSH.

Please note that the first '.' is replaced by number 8 and the rest of the dot/s are replaced by underscore/s.

@@ -36,7 +42,9 @@

$ ssh {{slicename}}@nitlab.inf.uth.gr

- +

Windows users

+

Use SSH client.

+