From: ankitks on
On Jul 6, 1:05 pm, ankitks <ankitks.mi...(a)gmail.com> wrote:
> On Jul 6, 12:09 pm, pk <p...(a)pk.invalid> wrote:
>
>
>
> > On Tue, 6 Jul 2010 09:52:55 -0700 (PDT) ankitks <ankitks.mi...(a)gmail.com>
> > wrote:
>
> > > > Try
>
> > > > ssh -X -Y u...(a)name.company.com
>
> > > > and make sure that the remote sshd_config has ForwardX11 and
> > > > ForwardX11Trusted enabled.
>
> > > Hi PK,
> > > Thanks for feedback
> > > I am not tying to view remote display. What I am really interested is
> > > just plain termial.
> > > I can launch commands like: ls or eclipe or acrobat. But with GUI base
> > > scripts/programms, I want them to open on my macbook, not on remote
> > > work machine.
>
> > Yes, that's exactly what -X/-Y are for.
>
> Opps..don't have permissions to modify sshd_config in /etc/ssh/

suggestions?
From: David W. Hodgins on
On Tue, 06 Jul 2010 16:55:14 -0400, ankitks <ankitks.mital(a)gmail.com> wrote:

>> Opps..don't have permissions to modify sshd_config in /etc/ssh/
>
> suggestions?

You either have to open a terminal and run "su -", to "become
the superuser, aka root, first, or if you don't know the root
users password, get whoever does have root access to the system
to update the file, and restart the sshd daemon.

Regards, Dave Hodgins


--
Change nomail.afraid.org to ody.ca to reply by email.
(nomail.afraid.org has been set up specifically for
use in usenet. Feel free to use it yourself.)