Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] eradicate the evil
- Date: Thu, 22 Dec 2005 11:25:59 +0900
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] eradicate the evil
- References: <5p75q7Lb.1135161316.4089660.jq@example.com> <43A96145.6030009@example.com> <20051221092928.014fb7db.jep200404@example.com> <43A97BB5.5030203@example.com> <20051221110033.2ed301cf.jep200404@example.com> <20051221161203.GD4394@example.com> <d8fcc0800512211728t3121a2f2y@example.com> <43AA09E3.3010502@example.com>
On 22/12/05, Edward Middleton <edward@example.com> wrote: > Unless you have a really good entropy source I would suggest urandom. > > The relevant line being. > > # man 4 random > > When the entropy pool is empty, reads from /dev/random will > block until additional environmental noise is gathered. You are correct--I tend to use /dev/random because Other Unixes don't necessarily have /dev/urandom. One fix for this problem, if /dev/urandom is not an option for you: # Stick a CD in and mount it `while 1; do find /mnt/cdrom >/dev/null 2>&1; find /dev >/dev/null 2>&1; find /proc >/dev/null 2>&1; done` & for i in zero random zero random zero; do dd if=/dev/$i of=/dev/hda done This will generate some entropy. Constantly pinging the machine from another machine should also help.
- References:
- Re: [tlug] Free Linux for Desktop Newbies ?
- From: Jonathan Q
- Re: [tlug] Free Linux for Desktop Newbies ?
- From: Lyle (Hiroshi) Saxon
- Re: [tlug] Free Linux for Desktop Newbies ?
- From: Jim
- Re: [tlug] Free Linux for Desktop Newbies ?
- From: Lyle (Hiroshi) Saxon
- Re: [tlug] eradicate the evil
- From: Jim
- Re: [tlug] eradicate the evil
- From: Michal Hajek
- Re: [tlug] eradicate the evil
- From: Josh Glover
- Re: [tlug] eradicate the evil
- From: Edward Middleton
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Skype Spyware?
- Next by Date: Re: [tlug] Air Con
- Previous by thread: Re: [tlug] eradicate the evil
- Next by thread: Re: [tlug] eradicate the evil with quality entropy
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links