search for: demo001

Displaying 2 results from an estimated 2 matches for "demo001".

Did you mean: demo01
2011 Sep 08
1
ctdb node disable windows xcopy break
...at smb-cluster-1:~# mkdir /samba/demo/DATA1 /samba/demo/DATA2 root at smb-cluster-1:~# chmod 0700 /samba/demo root at smb-cluster-1:~# chmod 0755 /samba/demo/DATA1 /samba/demo/DATA2 root at smb-cluster-1:~# for i in `seq -w 1000` ; do touch /samba/demo/DATA1/$i ; done root at smb-cluster-1:~# chown demo001 /samba/demo root at smb-cluster-1:~# chown demo001:demo001 /samba/demo/DATA1 /samba/demo/DATA2 root at smb-cluster-1:~# find /samba/demo/DATA1 -type f -exec chmod 644 {} \; root at smb-cluster-1:~# find /samba/demo/DATA1 -type f -exec chown 0:0 {} \; Ctdb config: ----------- root at smb-cluster-1...
2001 Nov 14
1
wine much faster as root?
Hi! I have installed wine release 20011004 as a debian package. I tested the performance using Q3 timedemo (i know there's a linux version of Q3, but I figured the win version would be a good wine benchmark). running wine as a normal user, I get 27,3 fps (in demo001), running as root I get 39,1! I measured a couple of times, it's not a measuring error. Why is there such a big difference? did I miss some setup? regards Jonas