[TriLUG] Newbie Question
Mike McLean
mamclean at eos.ncsu.edu
Fri Nov 9 11:29:05 EST 2001
Most likely, you do not have to configure anything. But just in
case....
(I'm assuming both computer's are running linux/unix).
1) make sure sshd is installed and running on the REMOTE machine.
# /etc/rc.d/init.d/sshd status
2) On the LOCAL machine, use ssh to connect to the REMOTE machine.
# ssh username at remotemachine
3) You should now be in a shell on the remote machine, try running a
few graphical programs.
# xeyes & (this is a good quick test)
# xterm &
# mozilla &
ssh is your friend.
Justin Johnson wrote:
>
> Ok, maybe I wasn't clear in what I'm after. I was more after the specific
> linux command
> that sets this up or executes it. I.E., I'm sitting at my computer and I
> want to run an application that I know is sitting on another computer
> elsewhere on the network.
>
> In other words, what string should I be looking for in the index of my
> favorite linux book (or Google)to read about configuring my system(s) to
> allow me to do this.
>
> Thanks!
>
> _______________________________________________
> TriLUG mailing list
> http://www.trilug.org/mailman/listinfo/trilug
More information about the TriLUG
mailing list