Ssh
From Andreida
- mount usb stick, so you can use your ssh key on it
- ssh login banner
- ssh config file
- ssh port forwarding with no shell
- sshfs
- autocomplete host names
- ssh, error: openpty: No such file or directory
- Ssh, su+screen: Cannot open your terminal /dev/pts/0 please check
- ssh, create a new key
- ssh, sshd lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory
- ssh, putty, import/export settings/sessions
- ssh, update .ssh/config for your dynamic ip
DISPLAY of VM via ssh
export DISPLAY=`export | grep SSH_CONNECTION | grep -Eo "([0-9]{1,3}[\.]){3}[0-9]{1,3}" | head -n1`:0.0