Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Small (as in footprint) window manager
Date: Tue, 04 Dec 2018 06:36:56
Message-Id: FD20E776-2719-4613-BE6A-8F38655BAB9A@antarean.org
1 # ssh -Y <username>@<hostname>
2
3 "<username>@" is optional. Without it, ssh will use the username you are using on the client.
4 "<hostname>" is either an IP address or, if you have a hosts file or DNS server configured, the hostname.
5
6 The "-Y" sorts out the forwarding for X applications.
7
8 --
9 Joost
10
11 On December 4, 2018 5:26:09 AM UTC, Thomas Mueller <mueller6724@×××.com> wrote:
12 >> On 2018-12-03, Thomas Mueller <mueller6724@×××.com> wrote:
13 >
14 >> > I see also the suggestion
15 >
16 >> > $ ssh -Y <server>
17 >
18 >> > but what would be the syntax for specifying <server> where <server>
19 >> > is a different computer on the same local network?
20 >
21 >> Does it have an IP address?
22 >
23 >> Grant Edwards
24 >
25 >I see where I missed changing the Subject from an old message:
26 >embarrassing on me.
27 >
28 >Being on the same local network, the other machine would have an
29 >intranet IP address of 192.168.0.x, where x would be a number >= 2.
30 >
31 >I have mounted file systems by NFS but have never accessed an X server
32 >by ssh. I don't think I ever used ssh command directly.
33 >
34 >Tom
35
36 --
37 Sent from my Android device with K-9 Mail. Please excuse my brevity.