Skip to content
Snippets Groups Projects
Verified Commit 20a4bc03 authored by Jiří Brázdil's avatar Jiří Brázdil
Browse files

Merge branch 'fix_brokenlink'

parents 7ef5e322 8e74a0cf
Branches
No related tags found
1 merge request!49fix broken link to swap.sh file in gui/add-swap-file
...@@ -137,7 +137,7 @@ openstack image remove project <image ID> <ID_project_to_unshare> ...@@ -137,7 +137,7 @@ openstack image remove project <image ID> <ID_project_to_unshare>
## Add SWAP file to instance ## Add SWAP file to instance
By default VMs after creation do not have SWAP partition. If you need to add a SWAP file to your system you can download and run [script](https://gitlab.ics.muni.cz/cloud/cloud-tools/blob/master/swap.sh) that create SWAP file on your VM. By default VMs after creation do not have SWAP partition. If you need to add a SWAP file to your system you can download and run [script](https://gitlab.ics.muni.cz/cloud/cloud-tools/-/blob/master/swap/swap.sh) that create SWAP file on your VM.
## Local SSDs ## Local SSDs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment