nifty to Comic Strips · 1 year agoNext he summoned a lemonimagemessage-square43linkfedilinkarrow-up11.04Karrow-down117
arrow-up11.03Karrow-down1imageNext he summoned a lemonnifty to Comic Strips · 1 year agomessage-square43linkfedilink
minus-squarehumbletightband@lemmy.dbzer0.comlinkfedilinkarrow-up12·1 year agops aux | grep daemon | awk '{print $2}' | xargs kill -9
sudo systemctl stop daemon
killall daemon kill -9 666
ps aux | grep daemon | awk '{print $2}' | xargs kill -9
sudo shutdown -h now
sudo systemctl daemon-reload