Re: network newbie question
- From: Mikael Backman <mback99@xxxxxxxxxxxxx>
- Date: Tue, 27 Feb 2007 21:39:22 +0100
ons 2007-02-28 klockan 04:14 +0800 skrev Wei-Yee Chan:
Mikael Backman wrote:Thank you for your very helpfull answer.. I'll try and implent it :)
I want to see the windows box from ubuntu.. I have shared two foldersOn your Windoze machine, right-click on the folder and choose
in windows.. But they don't show up in linux.. Sorry if these are very
basic questions..
"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
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: network newbie question
- From: Wei-Yee Chan
- Re: network newbie question
- References:
- network newbie question
- From: Mikael Backman
- Re: network newbie question
- From: Patton Echols
- Re: network newbie question
- From: Mikael Backman
- Re: network newbie question
- From: Wei-Yee Chan
- network newbie question
- Prev by Date: Regaining "Control Centre"
- Next by Date: Re: Synaptic Package Manager what about the installed (local or obsolete)
- Previous by thread: Re: network newbie question
- Next by thread: Re: network newbie question
- Index(es):
Relevant Pages
|