I've just started renting a new Debian Lenny server, but /dev/random is missing. However I can see /dev/urandom. Why might this be missing, and how can I create it?
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
|||||||||
|
|
I've never seen a Linux system without As to creating it yourself: Normally it should be created by |
|||
|
|
|
This is a failure which sometimes happens with an update or a new installation. This should be fixed by your provider!! Tell him maybe he will do a new installation Here is the right command to create the Random Device for yourself:
But you should tell it to your provider! Here is another link that describes the problem: http://markus.revti.com/2007/12/creating-devrandom/ |
|||
|
|