Skip to content
Snippets Groups Projects
Commit 3d457465 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update 4 files

- /content/docs/general/access-services/graphical-user-interface/x-window-system.mdx
- /content/docs/clusters/karolina/storage.mdx
- /content/docs/clusters/cs/guides/power10.mdx
- /content/docs/clusters/cs/guides/grace.mdx
parent ed0d3314
No related branches found
No related tags found
1 merge request!6Update 4 files
Pipeline #44199 passed with warnings
......@@ -203,7 +203,7 @@ int main(int argc, char *argv[])
Stationary probability vector estimation in `Fortran`:
```fortran
```c++
program main
implicit none
......
......@@ -171,7 +171,7 @@ int main(int argc, char *argv[])
Stationary probability vector estimation in `Fortran`:
```fortran
```c++
program main
implicit none
......
......@@ -60,7 +60,7 @@ The SCRATCH filesystem is mounted in the `/scratch/project/PROJECT_ID` directory
To find out current SCRATCH quotas, use:
```code
```console
[usr0123@login1.karolina ~]$ getent group OPEN-XX-XX
open-xx-xx:*:1234:user1,...,usern
......
......@@ -71,7 +71,7 @@ To run Linux GuI on WSL, download, for example, [VcXsrv][a].
1. Test the configuration by running `echo $DISPLAY`:
```code
```console
user@nb-user:/$ echo $DISPLAY
172.26.240.1:0
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment