Ssh: Difference between revisions

From Andreida
No edit summary
No edit summary
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]]

== 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

Revision as of 09:09, 23 July 2020