[Gllug] screen and ssh challenge

Robert McKay robert at mckay.com
Mon Jun 11 17:43:48 UTC 2007


Actually.. it works fine even without the output redirection business too:

Host test
        LocalCommand echo -e "\033]0;hello\007"

Rob.

On 6/11/07, Robert McKay <robert at mckay.com> wrote:
> I tried this, it seems to work.
>
> Host test
>         LocalCommand echo -e "\033]0;hello\007" >> /proc/$PPID/fd/1
>
> You need to have PermitLocalCommand yes in your client's ssh_config
> file of course.
>
> Rob.
>
> On 6/9/07, Chris Jones <cmsj at tenshu.net> wrote:
> > Hi
> >
> > Mike Brodbelt wrote:
> > > You can do it by putting Tet's bit of bash magic into the /etc/profile
> > > on all your remote hosts. However, you make it's execution conditional
> >
> > I could indeed do that, but I'd really rather find a client side solution.
> > I don't fancy having to feed patches for dozens of machines through
> > review just so my screen sessions are nicer ;)
> >
> > Cheers,
> > --
> > Chris Jones
> >   cmsj at tenshu.net
> >    www.tenshu.net
> > --
> > Gllug mailing list  -  Gllug at gllug.org.uk
> > http://lists.gllug.org.uk/mailman/listinfo/gllug
> >
>
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list