On Wednesday, October 8, 2003, at 04:15 PM, betty wrote:
> ok, i have my double flame retardant suit on ; 1-*newbie question*, 2-
> network *w/windows* & linux
>
> i put a nic into my redhat 9.0 box. i can ping my windows laptop. so
> far so good.
> BUT how do i get to a nice little picture (gui) so i can go to the
> laptop and find files without using the command line? (you're
> answering someone who's never used a LAN b4)
>
> AND why doesn't my linux machine show up in the windows network
> neighborhood, i.e. do i need to add it, anyone know how to do that?
>
> thanks in advance.
> this is all so that i can upload photos to my laptop when i travel ,
> then bring them home and move the files to linux and work in the gimp
> and burn them.
> really appreciate help, thanks again
>
Samba is your friend. Install in on your Linux machine. Install it
together with SWAT. In my distro, YDL, the right thing to install was
called samba-swat. If you just installed samba alone, you ended up
having to edit the smb.conf file with emacs. With Samba-SWAT you can
administer Samba from any browser by going to
http://localhost:901 and
entering root and your root password at the prompt.
Anyway here are the steps.
1 Install samba.
2 Go into SWAT and tell samba that home files are shares. There is some
other stuff that Samba needs to know depending on whether the windows
machine is set up to work in a workgroup or a windows domain but there
are help buttons next to every field on the web pages that SWAT
displays. Just ask here if you get stuck.
3 Log into Windows with your linux user name and password. (not root,
your normal one).
4 Find your home directory in Network Neighborhood.
Hope that helps. Just ask if you get stuck.