From 1dfef67811a400b03b19e4c317782155b009db23 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 18 May 2011 12:05:01 -0400 Subject: [PATCH] Add tools and linux tags to mxconns post. --- posts/mxconns.mdwn | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/posts/mxconns.mdwn b/posts/mxconns.mdwn index ea87b53..ebcb987 100644 --- a/posts/mxconns.mdwn +++ b/posts/mxconns.mdwn @@ -20,7 +20,7 @@ example, if a job I had running on `n1` wanted to talk to my X server provided by `ssh -Y` and a new publicly exposed X socket available to `n*`: - home <--(ssh -Y)----> n0 <--(mxconns)----> n1 + home <--(ssh -Y)----> n0 <--(mxconns)----> n* `mxconns` needs a configuration file telling it to trust all the computers on the cluster, which should look something like: @@ -87,3 +87,6 @@ as described under the `DISPLAY NAMES` section of [xauth(1)][xauth]. [mxconns]: http://mxconns.web.cern.ch/mxconns/ [OpenSSH]: http://www.openssh.com/ [xauth]: http://www.x.org/archive/X11R6.8.1/doc/xauth.1.html#sect5 + +[[!tag tags/linux]] +[[!tag tags/tools]] -- 2.26.2