Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Merge requests
!374
Removed HTML syntax from code block
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Removed HTML syntax from code block
123-docs-software-virtual_machines-md
into
preview
Overview
11
Commits
11
Pipelines
0
Changes
1
Merged
Danny Marc Rotscher
requested to merge
123-docs-software-virtual_machines-md
into
preview
3 years ago
Overview
11
Commits
11
Pipelines
0
Changes
1
Expand
Closes
#123 (closed)
0
0
Merge request reports
Viewing commit
80633878
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
80633878
Apply 1 suggestion(s) to 1 file(s)
· 80633878
Jan Frenzel
authored
3 years ago
doc.zih.tu-dresden.de/docs/software/virtual_machines.md
+
1
−
1
Options
@@ -71,7 +71,7 @@ We provide [tools](virtual_machines_tools.md) to automate these steps. You may j
The available space inside the VM can be queried with
`df -h`
. Currently the whole VM has 8 GB and
with the installed operating system, 6.6 GB of available space.
Sometimes the Singularity build might fail because of a disk out-of-memory error. In this case it
Sometimes
,
the Singularity build might fail because of a disk out-of-memory error. In this case
,
it
might be enough to delete leftover temporary files from Singularity:
```
console
Loading