Ssh: Difference between revisions

From Andreida
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
* [[ssh, sshd lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory]]
* [[ssh, sshd lastlog_openseek: Couldn't stat /var/log/lastlog: No such file or directory]]
* [[ssh, putty, import/export settings/sessions]]
* [[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

Latest revision as of 23:10, 11 November 2020