You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/workspaces/plain/ubuntu.qmd
+61-2Lines changed: 61 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,8 +7,8 @@ login:
7
7
- cli
8
8
os_flavor: linux
9
9
os:
10
-
- Ubuntu 20.04
11
10
- Ubuntu 22.04
11
+
- Ubuntu 24.04
12
12
data:
13
13
- ResearchDrive
14
14
- irods-icommands
@@ -19,11 +19,27 @@ packages:
19
19
gpu: true
20
20
admin: true
21
21
support: SURF
22
-
workspace_cuda: Ubuntu 2204 with CUDA
22
+
workspace_cuda: Ubuntu 22.04 with CUDA/Ubuntu Desktop 22.04 CUDA
23
23
---
24
24
25
25
## Description
26
26
27
+
Surf Research Cloud allows you to use Ubuntu workspaces with various configurations:
28
+
29
+
**Command-line interface:**
30
+
31
+
- Ubuntu 22.04 - SUDO enabled
32
+
- Ubuntu 24.04 - SUDO enabled
33
+
- Ubuntu 22.04 with CUDA (GPU support)
34
+
35
+
**Desktop (Graphical interface):**
36
+
37
+
- Ubuntu Desktop 22.04
38
+
- Ubuntu Desktop 24.04
39
+
- Ubuntu Desktop 22.04 CUDA (GPU support)
40
+
41
+
Simply choose one of these [catalog items](../../glossary.qmd#catalog-item) in the workspace creation wizard.
42
+
27
43
{{< include ../partials/_cuda.qmd >}}
28
44
29
45
@@ -33,9 +49,52 @@ workspace_cuda: Ubuntu 2204 with CUDA
33
49
34
50
## Access
35
51
52
+
**Command Line only workspaces:** Access via [SSH](../../first-steps.qmd#ssh). By clicking the yellow Access button for the workspace in the dashboard of SURF Research Cloud, you will be prompted to open a command line interface on your local pc/laptop to connect to your workspace via SSH. If you already have an ssh key pair set up, type `yes` to trust the workspace and you will be connected to your SURF Ubuntu workspace.
53
+
54
+
To set up an ssh key pair for the first time, see the [setting up SSH access manual](https://servicedesk.surf.nl/wiki/spaces/WIKI/pages/195854434/Workspace+access+with+SSH).
55
+
56
+
**Desktop workspaces:** You can [access Ubuntu Desktop workspaces as a remote desktop in your browser](../../first-steps.qmd#browser-access-to-a-desktop-environment), authenticating via Single-Sign On with your institutional login details.
57
+
36
58
## Data transfer options
37
59
60
+
Use this table to find the appropriate data transfer method for your situation:
61
+
62
+
| Data Source | Recommended Tool | Best For | Skill Level |
0 commit comments