[ale] can't connect to X / can't auto connect nfs
cfowler
cfowler at outpostsentinel.com
Tue Feb 25 09:35:48 EST 2003
On Mon, 2003-02-24 at 21:54, ChangingLINKS.com wrote:
> 1. I am very used to sshing to another box, and then running programs.
> Unfortunately, I have never been able to get it to work between my Suse box
> and the other boxes. When I try to run a program this way, it says "can't
> connect to X" as if I am a different user or something.
1) On the box that has the ssh client, issue command 'xhost +'
2) When sshing to remote use 'ssh -CX2 user at remote'
Once you get logged in, type xterm and see if you get and xterm on your
desktop
>
> 2. I can't get nfs to automatically connect to my server when using my Suse
> box. I have tried using the ip address and the server name. Neither works.
> The fstab is the same as the RedHat client. I can connect manually via server
> name or IP. Currently the line I tested reads:
> ipaddress:/dir/ /dir/ nfs auto,rw,hard,intr,bg,nosuid 0 0
Could be that the interfaces are not up before 'mount -a' is called.
Maybe SuSe does not support the mounting of nfs at boot. If this is the
case, edit rc.local and add mount commands there.
>
> --
> Wishing you Happiness, Joy and Laughter,
> Drew Brown
> http://www.ChangingLINKS.com
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
--
"The Law of Leaky Abstractions"
There is a time where abstractions lead to the inablity to
fix problems that leak through the abstraction.
http://www.joelonsoftware.com/articles/LeakyAbstractions.html
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list