Lee Bradshaw wrote:
> "Richard E. Hawkins Esq." <[EMAIL PROTECTED]> writes:
>
> > After the last round of questions & posts on the topic, I've found
> > that I can stably export xauthority by
> >
> > xauth list $DISPLAY
> >
> > and pasting from MIT on to
> >
> > xauth add $DISPLAY
> >
> > is ther
"Richard E. Hawkins Esq." <[EMAIL PROTECTED]> writes:
> After the last round of questions & posts on the topic, I've found
> that I can stably export xauthority by
>
> xauth list $DISPLAY
>
> and pasting from MIT on to
>
> xauth add $DISPLAY
>
> is there a way to pass this information automati
12 Jan 1998 18:03:21 -0600, Jens B. Jorgensen <[EMAIL PROTECTED]> wrote:
> You'll also need root access on the target machine in order to
> install sshd.
Not _strictly_ true, but it won't work as well. You can install it under your
home directory, and leave it running on a high numbered port. Lo
On Mon, Jan 12, 1998 at 07:00:53PM -0500, Will Lowe wrote:
> On Mon, 12 Jan 1998, Richard E. Hawkins Esq. wrote:
> > ok, ssh sounds like the way to go.
> It's not mirrored in the US due to copyright and US government restriction
> problems. Check ftp://ftp.debian.org/debian/README.non-US for lists
Oh, if you can't get root on the machine you're trying to run your X clients
on, your best bet is probably to ftp/.netrc or rcp the data over (whichever you
can get to work). You could change your .profile on the remote machine to check
for such a file and do an xauth merge <"file" ; rm "file" if i
On Mon, 12 Jan 1998, Richard E. Hawkins Esq. wrote:
> ok, ssh sounds like the way to go.
It's not mirrored in the US due to copyright and US government restriction
problems. Check ftp://ftp.debian.org/debian/README.non-US for lists of
places to download them from.
Again, remember that the mach
You can find ssh on non-us.debian.org. Note that you must run sshd on the
machine you're ssh'ing to. You can get the source on non-us.debian.org if
necessary. You'll also need root access on the target machine in order to
install sshd.
Richard E. Hawkins Esq. wrote:
> ok, ssh sounds like the way
ok, ssh sounds like the way to go.
However, where do i find it? it doesn't seem to be in either the stable or
unstabel treees. The only reference I can find in available is that rsync
depends upon it.
Also, the machines at the other ends are running kerberos, which I haven't
found yet. WIll
Oh ssh does more than this. It tunnels the X protocol through it's own
connection and creates a pseudo-Xserver on the remote machine. You could
use scp to copy the file over before hand. The best option is probably to
set up a script which you run from the menu.
Daniel Martin at cush wrote:
> "R
On Mon, 12 Jan 1998, Richard E. Hawkins Esq. wrote:
> is there a way to pass this information automatically? particularly, it
> doesn't pass to su, and I'd also like to pass it to telnet when connecting to
> remote machines
I recommend using ssh. I use it for almost all telnetting, rshing,
"Richard E. Hawkins Esq." <[EMAIL PROTECTED]> writes:
> After the last round of questions & posts on the topic, I've found
> that I can stably export xauthority by
>
> xauth list $DISPLAY
>
> and pasting from MIT on to
>
> xauth add $DISPLAY
>
> is there a way to pass this information automati
11 matches
Mail list logo