Linux::SSH X and root: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 March 2025

  • curprev 19:5019:50, 27 March 2025Admin talk contribs 806 bytes +806 Created page with " 1. ssh -X to the remote machine as yourself. $ ssh -X myname@hostname 2. Once there, type xauth list. A list of MAGIC-COOKIE items appears. Your login session is most likely the bottom one on the list. (Check this by looking at the hostname and UNIX number code, and comparing it with the hostname you shelled from and your current localhost:## DISPLAY env variable.) $ xauth list hostname-q520/unix:10 MIT-MAGIC-COOKIE-1 9b6309834b5de3497c4b84af84890852 3...."