Current time: 06-17-2024, 09:13 PM Hello There, Guest! (LoginRegister)


Post Reply 
[Solved] Setup / Hostname problem
Author Message
raphael Offline
Member
***

Posts: 474
Joined: Apr 2007
Reputation: 8
Post: #4
RE: Setup / Hostname problem
Quote:but this one stops during "make install"
that's caused because your system's entropy pool is almost, if not, empty.
You may want to feed it by doing some stuff like this:
Quote:# echo 'h8w4h88g8hg48j0g3j0gj09g4j90g4jk' > /dev/urandom
# cat /some/file/with-random-content > /dev/urandom
# ping -c 5 localhost
# ping -c 15 google.com > /dev/urandom
# ping -c 60 favoritehost.com > /dev/urandom
# ifconfig > /dev/urandom

then # make install
(This post was last modified: 10-26-2007 09:44 AM by raphael.)
10-09-2007 08:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Setup / Hostname problem - joximu - 10-09-2007, 07:31 AM
RE: Setup / Hostname problem - snoy_ms - 10-09-2007, 07:35 AM
RE: Setup / Hostname problem - raphael - 10-09-2007 08:05 AM
RE: Setup / Hostname problem - snoy_ms - 10-10-2007, 05:29 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)