ssh -p 22 192.168.0.x -l user -YC
For example like blowfish-cbc or arcfour > aes128-cbc > aes128-ctr etc source
In my OPI 2
ssh -p 22 192.168.0.x -l user -YC -c aes128-ctr
Because dynamic IP addresses sometimes I don't know where my thing is...
sudo arp-scan --interface=wlan0 --localnet
Simply kill the dm (display manager). In Armbian Jessie (Orannge Pi 2, with XFCE-4 gui)
Stat/Stop
sudo systemctl start nodm
sudo systemctl stop nodm
Enable/Disable
sudo systemctl enable nodm
sudo systemctl disable nodm