Alex Merek
03-18-2002, 01:56 PM
Hello,
Running samba 2.2.3a on a slackware 8.0 machine with apache 1.3.23 php 4.1.2 and mysql 3.23.49a. The box is set up to be a test server to which I drop things off my win2k pro design machine via samba. Experiencing a bit of a delay every time I want to access the server(not too long.. about 5-7 seconds). This happens only after a small period of inactivity (several minutes). Was wondering if anyone knows of a fix for this? Or is that the way it should be?
We're on a LAN(WGRP) of 10 workstations, mainly win2k, some 98/me machines... (yeah tell me about it :D ) SWAT is disabled, here's my smb.conf:
[global]
workgroup = WGRP
netbios name = SLACK
server string = Slackware Linuxboxen Extraordinaire
encrypt passwords = yes
[share]
commend = dev share
path = /my/dev/share
valid user = root
read only = no
public = no
printable = no
writable = yes
that's that. any thoughts? thanks!
Running samba 2.2.3a on a slackware 8.0 machine with apache 1.3.23 php 4.1.2 and mysql 3.23.49a. The box is set up to be a test server to which I drop things off my win2k pro design machine via samba. Experiencing a bit of a delay every time I want to access the server(not too long.. about 5-7 seconds). This happens only after a small period of inactivity (several minutes). Was wondering if anyone knows of a fix for this? Or is that the way it should be?
We're on a LAN(WGRP) of 10 workstations, mainly win2k, some 98/me machines... (yeah tell me about it :D ) SWAT is disabled, here's my smb.conf:
[global]
workgroup = WGRP
netbios name = SLACK
server string = Slackware Linuxboxen Extraordinaire
encrypt passwords = yes
[share]
commend = dev share
path = /my/dev/share
valid user = root
read only = no
public = no
printable = no
writable = yes
that's that. any thoughts? thanks!