Re: [Scottish] CPU Testing

2003-03-01 Thread Iain Conochie
int main () { fork() } That should stress your box to the level of killing it :) Or, maybe it'll just fork and then both processes will end... How about: int main(void) { label: fork(); goto label; } Thanks, Allan oops!! /iain crawls back under his rock

[Scottish] samba and suse 8.1

2003-03-01 Thread bob renshaw
windows share to my home directory . But cannot copy files from linux into the windows share. my smb.conf is as follows : global] workgroup = smithyhouse os level = 2 time server = yes unix extensions = yes encrypt passwords = yes smb passwd file =

Re: [Scottish] samba and suse 8.1

2003-03-01 Thread ray
On Saturday 01 March 2003 13:52, bob renshaw wrote: windows share to my home directory . But cannot copy files from linux into the windows share. I'm not really sure what you are trying to do, but if you are trying to access a shared directory on the Win98 machine from 'nix you will have to