search for: 372017

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

Did you mean: 370017
2005 Nov 15
1
Need to move mail
Hi all My imap server is getting to the stange where I need to start worring about the disk usage. Due to the number of users we seem to be hiring, I need to start looking at a new mail server, suppose its a blessing in disguise too. Would it be ok to just tar my current users mail (there home directory, I dont use virtual setup) and the untar it on the new mail server. Is there anything
2012 Apr 23
2
zipfR help
Hi, I have a question on generating random variables based on zipf-mandelbrot distribution. So when I execute the following lines: ZM = lnre ("zm", alpha = 2/3, B=0.1) zmsample = rlnre (ZM, n =100) zmsample It generates 100 random values based on a zipf-mandelbrot distribution as below. But how do I make sure the generated random number is within the range of 1 - 6000 only? Can I