Merge branch 'main' of ssh://gitea.rutishauser.info:2222/roru/IT-Wissen into main

This commit is contained in:
Roger Rutishauser 2024-11-20 16:55:11 +01:00
commit 0ce29e0536

View File

@ -21,5 +21,5 @@ curl -XGET 'localhost:9200'
## memory too low
```
root@nbrutishauser:/home/roru/atom# sysctl -w vm.max_map_count=262144
sysctl -w vm.max_map_count=262144
```