Wednesday, August 26, 2015

HowTo: Flush Contents Of a Memcached Server Using Command Line

echo 'flush_all' | nc localhost 11211

No comments:

Post a Comment

systemd-timesyncd

sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd