You'll want to play with Samba on Linux.  There are many docs and howtos
on the net to learn, but I'll give you a few steps to get you started. 
I assume you have apt-get installed.

apt-get update
apt-get install samba-swat
/sbin/chkconfig --level 35 swat on
/etc/init.d/xinetd restart

then load up the browser, go to http://localhost:901  This page will
help you do the following tasks:
Configure the same (\\name) of the server.
Configure some shares.
Restart samba through the web interface or run /etc/init.d/smb restart

Windows then should be able to browse the share you set up on linux.

That should get you started.

Michael





On Mon, 2003-09-15 at 06:31, Joshua L. Jones wrote:
> Hi.
> 
> You guys are awesome.  Thanks to uug newbies emails I now have my laptop
> and desktop running RH 9.0 and everything is basically ready to just sit
> back and use.  I even have the NVIDIA problem fixed!
> 
> I would like to share files and a printer between the laptop and
> desktop.  I have no idea how to share files in Linux except to email
> them to myself from one computer and receive the email on the other
> computer.  There must be a better way.
> 
> This weekend i stayed up half way through the night trying to make the
> printer set up dialog set me up to print documents on my laptop over
> then network on the printer of my desktop.  I couldn't make it work.  
> 
> These facts may help determine the solution to my problem.  I have a
> network hub. Both computers are networked into this hub, as is the cable
> modem.  Both computers can browse Internet and email, and I can even
> ping them from each other.  I believe they are assigned an ip address by
> the modem or something, but it appears to be the same address every
> time.
> 
> Thanks,
> josh
> 
> 
> _______________________________________________
> newbies mailing list
> [EMAIL PROTECTED]
> http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

_______________________________________________
newbies mailing list
[EMAIL PROTECTED]
http://phantom.byu.edu/cgi-bin/mailman/listinfo/newbies

Reply via email to