diff options
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index fd969d7c9..614dd08f6 100644 --- a/debian/README.Debian +++ b/debian/README.Debian | |||
@@ -114,6 +114,9 @@ root, before enabling X11. I strongly recommend that you do this on a | |||
114 | machine-by-machine basis, rather than just enabling it in the default | 114 | machine-by-machine basis, rather than just enabling it in the default |
115 | host settings. | 115 | host settings. |
116 | 116 | ||
117 | In order for X11 forwarding to work, you need to install xauth on the | ||
118 | server. In Debian this is in the xbase-clients package. | ||
119 | |||
117 | Authorization Forwarding: | 120 | Authorization Forwarding: |
118 | ------------------------- | 121 | ------------------------- |
119 | Similarly, root on a remote server could make use of your ssh-agent | 122 | Similarly, root on a remote server could make use of your ssh-agent |