I physically goto the linux machine and lookup what the ip address is. All these machines sit besides me in the lab.
To get the IP Address of a linux box, open a xterm or something similar and try:
ifconfig
If that doesn't work try:
. /sbin/ifconfig
If that doesn't work then you most likely don't have privileges. I don't use *Nix GUI so I can't help you there.
Zach _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
