From b37519caa5f460ff7df07e212920a9f93f910ded Mon Sep 17 00:00:00 2001 From: Pariksheet Nanda Date: Wed, 12 Apr 2017 04:54:08 -0400 Subject: [PATCH] ENH: Detail HPC cluster creation, fix scrollbars in eventbrite iframe --- index.html | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index f92e3b4..c169c95 100644 --- a/index.html +++ b/index.html @@ -42,8 +42,13 @@ eventbrite: 33643014161 # optional: alphanumeric key for Eventbrite reg src="https://www.eventbrite.com/tickets-external?eid={{page.eventbrite}}&ref=etckt" frameborder="0" width="100%" - height="248px" - scrolling="auto"> + height="285px" + scrolling="auto" + vspace="0" + hspace="0" + marginheight="5" + marginwidth="5" + allowtransparency="true"> {% endif %} @@ -357,11 +362,13 @@ and the administrator will contact you if we need any extra information. access to the software described below. In addition, you will need an up-to-date web browser.

+

The Bash Shell

@@ -408,11 +415,18 @@ and the administrator will contact you if we need any extra information.

HPC cluster account

- You will need to be able to access the HPC cluster via login.storrs.hpc.uconn.edu + Please verify that you can connect to the HPC cluster via login.storrs.hpc.uconn.edu. + If you have not connected to the cluster before, + you will need to login with your NetID and + request an account on our HPC cluster using this form: + hpc.uconn.edu/storrs/account-application. as described on our HPC wiki. - Otherwise, you will need an account on our HPC cluster. - You can request an account from - hpc.uconn.edu. +

+

+ If you do not have a Net ID, + please have a faculty member or other UConn employee + setup an affiliate NetID for you: affiliate.uconn.edu. + Approval for a NetID takes about 1-2 days.