From 74b487f012db9d16fbb79ce99bf172f7f45005f9 Mon Sep 17 00:00:00 2001 From: Yasin Date: Fri, 3 Oct 2014 16:01:04 +0200 Subject: [PATCH] typo fix --- portal/templates/slice-tab-experiment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/templates/slice-tab-experiment.html b/portal/templates/slice-tab-experiment.html index ef6ac0c3..4d58fe51 100644 --- a/portal/templates/slice-tab-experiment.html +++ b/portal/templates/slice-tab-experiment.html @@ -9,7 +9,7 @@ on the reserved nodes. To access your slice on a resource just type the following command:

- $ ssh coverted_slice_name@planetlab-resource.hostname.com + $ ssh converted_slice_name@planetlab-resource.hostname.com

You need to convert your typical slicename into a specific format in order to do SSH. An example below will demonstrate the conversion:

-- 2.43.0