Talk:KVM Alternatives for Linux

From Free Knowledge Base- The DUCK Project
Revision as of 19:21, 12 January 2020 by Admin (talk | contribs) (Created page with "== this method is crap and does not work == What if you want to be able to COPY and PASTE between the two systems? Well use a different method to connect. On the SLAVE compu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

this method is crap and does not work

What if you want to be able to COPY and PASTE between the two systems? Well use a different method to connect. On the SLAVE computer you need to execute this command:

xhost 192.168.x.x

Where the IP address of the MASTER system is after xhost. You will get an exit status confirmation:

192.168.x.x being added to access control list

On the MASTER computer type:

x2x -to 192.168.x.x:0.0 -east

Where the IP address of the SLAVE system is specified

If you get "x2x - error: can not open display" then...

This article is wrong: