From owner-freebsd-questions Wed Apr 10 12:33:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from free.beastie.de (free.beastie.de [213.221.117.2]) by hub.freebsd.org (Postfix) with SMTP id E4DC537B431 for ; Wed, 10 Apr 2002 12:33:25 -0700 (PDT) Received: (qmail 39615 invoked by uid 100); 10 Apr 2002 19:33:22 -0000 Mail-Followup-To: wes@woahnelly.net, freebsd-questions@freebsd.org, rmger@nrez.net Date: Wed, 10 Apr 2002 21:33:22 +0200 From: Martin Hasenbein To: Ryan Mansager Cc: wes chow , freebsd-questions@freebsd.org Subject: Re: [questions] Re: pgp Message-ID: <20020410213322.B39528@free.beastie.de> Reply-To: Martin Hasenbein References: <20020410154345.GJ2686@irrelevant.org> <20020410142341.D11884-100000@hitchcock.woahnelly.net> <20020410121745.A15391@beau.nrez.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020410121745.A15391@beau.nrez.net>; from rmger@nrez.net on Wed, Apr 10, 2002 at 12:17:45PM -0700 X-PGP-Fingerprint: F69C 101E A337 E7CC 140D 37C8 325F 0453 0262 1251 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ryan Mansager (rmger@nrez.net) wrote: Hi, > i assume you're doing this remotely. banging on the keyboard doesn't > work unless you're physically at the machine. Your best bet is to > hammer your disk: `find / &` before you gpg --gen-key and you should be > ok. there's lots of info about this via a simple google search, or you can do the following: Look in /var/log/messages for IRQs that are used by eg. Graphics Adapter, Network Card, Sound Card ... Then do (as root) rndcontrol -s IRQ add about 5 IRQs and put this into your /etc/rc.conf (after next reboot it wil be active) eg. rand_irqs="9 1 6 10 12" (thats what I have) /mh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message