Translations:KDE Connect/Tutorials/Useful commands/20/da
- Tjek at tjenesten sshd kører:
kdeconnect-cli -d $(kdeconnect-cli -a --id-only) --ping-msg "$(systemctl status sshd|grep Active)"
- Tjek hvilke 5 programmer, der bruger mest RAM:
kdeconnect-cli -d $(kdeconnect-cli -a --id-only) --ping-msg "$(ps -eo pid,%mem,cmd --sort=-%mem | head -n 6)"
This page was last edited on 21 July 2020, at 08:40. Content is available under Creative Commons License SA 4.0 unless otherwise noted.