network newbie question

Wei-Yee Chan chanweiyee at gmail.com
Tue Feb 27 20:14:20 UTC 2007


Mikael Backman wrote:
> I want to see the windows box from ubuntu..  I have shared two folders
> in windows..  But they don't show up in linux.. Sorry if these are very
> basic questions..
On your Windoze machine, right-click on the folder and choose
"Properties".  Under the "Sharing" tab, give your share a name.  U
should see a hand icon after that.

Are U using Gnome?  If so, click on "Place" followed by "Network
Servers".  Do U  see anything there?

Make sure U have the packages libgnomevfs2-extra, smbclient,
samba-common and smbfs installed. 

Also ensure that your Windoze machine has a fixed IP.  If your using
your router as a DHCP server, configure your router to reserve a
specific IP for your Windoze machine (refer to your router manual), for
instance, 192.168.1.5. 

Alternatively, U could set the static IP on your Windoze machine.  If U
do that, you'd have to set static IPs for your other machine(s) as well,
to avoid IP conflicts.  I prefer using the router as a DHCP server, as
you'd only need to key in the IP for the machine serving files in the
router, in this case, the Windoze machine.

After you've done that, enter your Windoze machine name and IP in your
Linux /etc/hosts file.

Open a terminal window and type: sudo gedit /etc/hosts

then add this entry

192.168.1.5    <windows-machine-name>

without the <>.

If you've got a firewall installed on your Linux machine that's got
strict rules, you'll have to open the relevant ports.

One more thing.  Make sure that the Linux user that's supposed to access
the Windoze files exists on your Windoze machine too.


Regards,

Wei-Yee Chan
http://chanweiyee.blogspot.com


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20070228/37fa39ae/attachment.sig>


More information about the ubuntu-users mailing list