Networking hassles on a home network
Carl Friis-Hansen
ubuntuuser at carl-fh.com
Sun Oct 25 08:33:09 UTC 2009
On Sun, October 25, 2009 08:18, Joshua Solomin wrote:
> Thanks to those who advised me to install the Desktop version. I did,
> and now I'm onto my next hassle: I have a home network behind a
> wireless router, and I want to be able to see the different computers
> -- a desktop and a laptop both running Windows Vista, in addition to
> my Ubuntu machine. On the good side the Ubuntu system can access the
> Internet via the router, so I know the network is at least functional.
>
> I know I need to set up and configure Samba to get file sharing. But
> even before that I wanted to set up remote access from the Vista
> laptop to the Ubuntu system (SSH, VNC, that sort of thing), and that
> part's not really working right now. From Vista, I can ping the IP
> address but not the hostname of the Ubuntu box, and I can't SSH to it
> under either IP or hostname.
>
> Any advice on the best way to get the remote access working to this
> fresh Ubuntu install? Or is this a Windows, or a router, question?
IP to hostname resolving can be done in the router (probably your wireless
thing) or you can do it on the individual machines in case you use static
addresses. My recommendation is to use the router, where you in the
router's menu can find the connected machines and their names.
SSh works fine with IP address alone like "mylogin at 192.168.0.123".
However, you need open ssh server installed:
$ sudo aptitude install openssh-server
as only the ssh-client is installed by default.
Hope this helps.
Carl
--
---------=oOOo=---------
Carl Friis-Hansen
http://carl-fh.com/
Phone: +46 372 15033
---------=oOOo=---------
More information about the ubuntu-users
mailing list