asbru-cm install on debian 11
Official installation method is not working even on a fresh install ...
curl -1sLf 'https://dl.cloudsmith.io/public/asbru-cm/release/cfg/setup/bash.deb.sh' | sudo -E bash
apt install libconfig-yaml-perl libossp-uuid-perl libcrypt-cbc-perl libsocket6-perl libnet-arp-perl libcrypt-blowfish-perl libgtk3-simplelist-perl libexpect-perl freerdp2-x11
Launch binary
./asbru-cm &
If running a system that is no more using X11 as display interface. Symptoms is the software is closing on every single RDP sessions opening:
GDK_BACKEND=x11 ./asbru-cm &
ps -o pid,user,%mem,command ax | sort -b -k3 -r
PageCache (echo 1), dentries & inodes (echo 2), the three ones (echo 3)
free -m && sync && echo 3 > /proc/sys/vm/drop_caches && free -m
https://serverfault.com/questions/61510/linux-how-can-i-see-whats-waiting-for-disk-io