Situazione: PC appena assemblato, Celeron 1700 su Chipset SIS 962.
Samba instllato e configurato per fare un po' di file sharing
/etc/samba/smb.conf
Code: Select all
global]
workgroup = MIOWORK
# encrypt passwords = yes
# smb passwd file = /etc/samba/smbpasswd
log level = 1 # Default is 0
socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
SO_RCVBUF=8192 O_SNDBUF=8192
read raw = yes # Default
write raw = yes # Default
oplocks = yes # Default
max xmit = 65535 # Default
dead time = 15 # Default is 0
getwd cache = yes
lpq cache = 30
[homes]
guest ok = no
read only = no
[Dati]
comment = Dati
path = /home/dati
public = yes
writable = yes
printable = no copi un file da Windows a Linux: ~ 0.1 Mbit/s
Inutile dire che ho già provato a cambire PC Windows e altro...
Idee ?!?
Grazie

