mathz.nu Asterisk Blacklist Hobby webbhotell

2018/11/26

Selinux – Permission denied on accessing host directory in docker

Filed under: Docker — Mathz @ 11:18

chcon -Rt svirt_sandbox_file_t /path/to/volume

2018/11/18

Audacity startar inte “Audacity is already running” OSX

Filed under: OsX — Mathz @ 18:07


cd ~/Library/Application Support/audacity/SessionData
rm -rf audacity-lock-*

2018/11/12

Elasticsearch commands

Filed under: Server — Mathz @ 14:21

curl localhost:9200/_cat/indices?v
curl -XGET ‘http://127.0.0.1:9200/wikidb/page/_search?q=wikidb’

Powered by WordPress