
Code: Select all
rc-update del samba
rc-update add samba boot
Shouldn't it be something like "//ian/xxx?"Robb wrote:But as soon as kde is up I can mount it easy as I please and all is well with
mount /lan/xxx

First of all you need to set up static ip addresses in windows machines and change the dhcp pool in your router to start from something like 192.168.1.5 when ip addresses of win boxes are 192.168.1.1 , 192.168.1.2 , 192.168.1.3, 192.168.1.4. In addition you can name win machines in /etc/hosts file:Robb wrote:/lan/xxx is my mount point.
As for using the ip, what do I do if its a network of 4 windows computers that get dynamic ip's?
Code: Select all
# /etc/hosts: This file describes a number of hostname-to-address
# mappings for the TCP/IP subsystem. It is mostly
# used at boot time, when no name servers are running.
# On small systems, this file can be used instead of a
# "named" name server. Just add the names, addresses
# and any aliases to this file...
# $Header: /home/cvsroot/gentoo-src/rc-cripts/etc/hosts,v1.82003/08/04 20:12:25 azarah Exp $
#
127.0.0.1 localhost
192.168.1.1 myshare