Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have a home network set up in my house, and I have been playing around with remote login for a few days (as I have all IP's and passwords for the machines).
One thing that I have wanted to be able to do is use ssh with the -X or -x option to connect to X11 on a remote machine so that I can send users messages or start programs on their desktops.
Is this possible? If so, what am I doing wrong? Here's what I've been typing in at the terminal:
ssh -X mia@192.168.1.101
This allows me to login to the remote machine, but will not allow me to connect to the X server.
P.S. Does it make a difference if I'm running KDE? (although I'm almost 100% sure it shouldn't)
Actually, I'm trying to start apps on their desktop, as a way to send them messages, or help them find an application without getting up off my butt ;-)
Apparently that lets me use their binary for the "konsole" program, but it runs on my X server, what I need to do is get konsole to run on their desktop not mine.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.