On Fri, 2003-06-27 at 20:57, pesoy misak wrote: > dear all > > I have a debian server that serving samba and NFS > server. > samba is working quite well and a problem with NFS. > my question is where to put the "net use" command in > win me on boot ? > and second how to share CDROM using NFS. i have put > nohide on the /etc/exports. but i have to mount the cd > in the server in order to mount in the client, is > there anyway to mount in the client for the cdrom > drive without mounting the server (well i know have to > but i don't have to telnet the server to mount and > back to client and vice versa)
NFS is network file system, this is how traditional Unix servers share files. There is a tool in Windows that will use NFS but I would recommend samba instead. Samba is Windows file sharing emulation. This is what uses the net use. I simply told it to reconnect at logon. -- Thanks KenF OpenOffice.org developer -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
