all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Biocyberman <biocyberman@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: tramp: put X forwarding and custom port to ssh
Date: Thu, 16 Jul 2015 08:03:29 +0200	[thread overview]
Message-ID: <87io9kabbi.fsf@gmx.de> (raw)
In-Reply-To: <CADVdCiKDWqS=1LbZ2C1JFija+EjGOmQ_sWikVXEtDXZrmGDA6g@mail.gmail.com> (biocyberman@gmail.com's message of "Thu, 16 Jul 2015 00:50:26 +0200")

Biocyberman <biocyberman@gmail.com> writes:

> Hi Michael,

Hi,

> Thank you for your email. I tried both. At first I thought "ForwardX11
> yes" or "ForwardX11Trusted yes" is only meaningful to put on
> /etc/ssh/sshd_config, which configure the ssh_server. But then I did
> it anyway, and that did not help neither. I am lost on this now, If
> you or someone have a working system, I would be grateful to see the
> configuration.

You must edit it in your ~/.ssh/config file. I for example have there

Host fencepost
	HostName	fencepost.gnu.org
	User		albinus
	ForwardX11	yes
	ForwardAgent	yes

Due to this, I can connect to that host as "/ssh:fencepost:".

> Best regards
> Vang

Best regards, Michael.



      reply	other threads:[~2015-07-16  6:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-13 18:54 tramp: put X forwarding and custom port to ssh Biocyberman
2015-07-14 12:37 ` Michael Albinus
2015-07-15 22:50   ` Biocyberman
2015-07-16  6:03     ` Michael Albinus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87io9kabbi.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=biocyberman@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.