Displaying 3 results from an estimated 3 matches for "twiked".
Did you mean:
wiked
2008 Feb 01
1
Samba + BDE and slow speed on reading (long)
...oticed also an unusual low speed when receiving files from the samba server over network. When sending files to the server, the speed is OK. Since the databases used by that apllication have about 50Mb each, the problem must be caused by that slow speed on receiving files from the server.
I've twiked the configuration a bit, and came to this results:
socket options = SO_RCVBUF=65535 SO_SNDBUF=65535 TCP_NODELAY IPTOS_LOWDELAY - Very slow on reading, fast when writing
socket options = TCP_NODELAY IPTOS_LOWDELAY - still slow on read, but a little better. Fast when writing
socket options = TCP_NOD...
2008 Apr 29
3
Sibelius Mac on Linux
I'm trying to run music score edition applications and besides finale 2007 and sibelius 4 work great considering wine standards, it still has some glitches and bugs that make it very hard to work with it.
I'm just wondering: wouldn't it be easier to run the mac version of sibelius instead of the windows one? As I recall, applications such as matlab and spss even have a single UNIX
2008 Feb 04
3
Making Samba change the Unix Password (/etc/shadow)
Hello all,
I am trying to change the linux login password through the smbpasswd
command by placing following parameters in smb.conf file:
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = "*enter old password*" %o\\n "*Enter NEW password*"
%n\\n "*reenter New passwd*" %n\\n "*password changed*"
But its not changing the unix