Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 2004 18:56:42 +1100
From:      Gautam Gopalakrishnan <ggop@madras.dyndns.org>
To:        Hiren <hnpatel@autostyle.co.za>
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: problem generating certificate for postfix
Message-ID:  <20040120075642.GA9789@madras.dyndns.org>
In-Reply-To: <1074583974.162.2.camel@fbtab.h3p.co.za>
References:  <1074583974.162.2.camel@fbtab.h3p.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
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

I guess you're using csh or tcsh. Try using /bin/sh, bash or ksh.

hth
Gautam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040120075642.GA9789>