1834051 Members
2277 Online
110063 Solutions
New Discussion

X11 Forwarding

 
Joe_Flow_1
Advisor

X11 Forwarding

Ok guys thanks for the help on the last one. I missed port forwarding in in the sshd configuration.

THe problem is now, vi, and sam works.

I try to use dtpad and i get

sh: dtapd: not found
3 REPLIES 3
Patrick Wallek
Honored Contributor

Re: X11 Forwarding

dtpad is found at /usr/dt/bin/dtpad. The /usr/dt/bin directory is not in your PATH by default. Try using the fully qualified name. If that works you could then add /usr/dt/bin to your PATH in your profile, or if you want globally available, add it to /etc/PATH.
Joe_Flow_1
Advisor

Re: X11 Forwarding

Thanks... I just got it figured out. You where right.
Kevin Wright
Honored Contributor

Re: X11 Forwarding

Hey Joe, please assign points to all the people who tried to help you.