weixiaolv
weixiaolv
期待你的下期节目《为什么我从Vue转React了》
grafana-agent does not have access to systemd-journal . try to use the system-unit user run journalctl. ```sh sudo -u promtail journalctl -f ```
I just meet the same promble while try to start smokeping_prober by nologin user. Run it by **root** ok
Config vscode proxy to access kroki.io in settings.json for online image generation ``` "http.proxy": "socks://127.0.0.1:7890", ``` or install a Self-Managed instance local,change settings.json ``` "markdown-preview-enhanced.krokiServer": "https://kroki.myserver.local" ```
it works ok ``` "markdown-preview-enhanced.plantumlJarPath": "C:\\FreeApps\\plantuml\\plantuml-1.2024.6.jar", ```