problem generating certificate for postfix

2004-01-20 Thread Hiren
greetings all i am in the process of generating a certificate for postfix i am currently trying to run the following command: dd if=/dev/urandom of=/etc/postfix/ssl/post.rand count=1 2/dev/null the error i get is: dd: unknown operand 2 please help me thanks

Re: problem generating certificate for postfix

2004-01-20 Thread Gautam Gopalakrishnan
On Tue, Jan 20, 2004 at 09:32:54AM +0200, Hiren wrote: greetings all i am in the process of generating a certificate for postfix i am currently trying to run the following command: dd if=/dev/urandom of=/etc/postfix/ssl/post.rand count=1 2/dev/null the error i get is: dd: unknown operand 2

Re: problem generating certificate for postfix

2004-01-20 Thread Sergey 'DoubleF' Zaharchenko
On Tue, 20 Jan 2004 18:56:42 +1100 Gautam Gopalakrishnan [EMAIL PROTECTED] probably wrote: On Tue, Jan 20, 2004 at 09:32:54AM +0200, Hiren wrote: greetings all i am in the process of generating a certificate for postfix i am currently trying to run the following command: dd