<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Egor,<br>
<br>
If you're sharing files between a Windows and an Ubuntu machine, the
other poster was correct - Samba is the way to go on the Ubuntu
machine.  The Windows machine you can simply share as usual (which
results in a Samba share on the Win PC, essentially).<br>
<br>
Since you're not planning on synchronizing accounts between the
computers, that keeps it simple.  You also already have DHCP set up via
your router.  So it sounds like everything is in place, just do the
following:<br>
<br>
On Router:<br>
1 - try to set it up so your two computers always get the same IP
address.  DHCP can be set up so that when a computer with a specific
MAC address (which is theoretically unique to your network card in the
computer) asks for an IP address it always gets the same IP, even
though it is via DHCP<br>
<br>
This will allow you to always know each computer's IP address, whcih
makes networking much easier as name resolution doesn't require DNS or
WINS or anything like that.<br>
<br>
On Gutsy:<br>
1 - enable file sharing using Samba, as posted previously<br>
2 - consider adding a mount point in your /etc/fstab file to automount
the Win PCs shared folders automatically.  Look for a CIFS fstab howto
(CIFS is the successor to VFAT and should be used for mounting Samba
shares)<br>
3 - edit /etc/hosts (as root or via su) and add the IP address and
hostname of the Win PC<br>
<br>
On Windows:<br>
1 - Share the printer - I think you'll have to print to it from Gutsy
by setting it up as an Internet printer, if that Canon supports it. 
Canon is not very Linux friendly so finding a printer driver for it to
work on Gutsy might be tough.  Check this site to see if your Canon
printer is supported natively or not
(<a class="moz-txt-link-freetext" href="http://openprinting.org/printer_list.cgi">http://openprinting.org/printer_list.cgi</a>)<br>
2 - edit C:\windows\system32\drivers\etc\hosts and add the Gutsy IP and
hostname<br>
<br>
<br>
As mentioned previously, there are some good howtos already available
for most if not all of these steps.  But let me know if any one of them
challenges you and I can see if I can help further.<br>
<br>
Good luck!<br>
<br>
Kirk<br>
<br>
Egor Katkov wrote:
<blockquote cite="mid:BLU125-W26D2612249871D3FE9B6729C000@phx.gbl"
 type="cite">
  <style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
  </style>
  <pre>> Greetings,
> Can someone explain to me how I can make a home network... I need file 
> sharing and printing. I have a Ubuntu gusty PC as well as a Windows 
> 2000 PC (wich uses wireless). Networking is my worst field of 
> computering so please explain idiot-proof.
>
> Thanks in advance!
> Egor Katkov</pre>
  <br>
To answer you, dear Kirk Bridger,<br>
I have 2 PCs, 0 servers: 1 Gusty PC connected to the router and one
wireless PC downstairs with a Cannon printer connected to it. I
obviously have a SpeedStream wireless router. Both computers have DHCP
Internet
access. I have only one account that will be using the network on my
Gusty PC, but multiple accounts (4 to be exact) on my Windows PC that
will need to access my Gusty PC. Also, both PCs will be sharing files.<br>
Thanks,<br>
  <br>
  <div><font face="Lucida Handwriting, Cursive">Egor Katkov <img
 moz-do-not-send="true"
 src="http://gfx5.mail.live.com/mail/11.00/updatebeta/emoticons/rainbow.gif"></font></div>
  <br>
  <hr>Sign in now! Windows Live Messenger is giving you a chance to win
$1000 a day until May 12th <a moz-do-not-send="true"
 href="http://g.msn.ca/ca55/214" target="_new">Check out
SignInAndWIN.ca today!</a></blockquote>
</body>
</html>