Working Debian with HyperVM
Wednesday, February 13th, 2008We are not sure if everyone has this error, but Debian on Xen was not connecting to the Internet with default information. SSH was not starting due to errors. This is how we fixed out system
- Editing
- vi /etc/network/interface <—edit IP and other Gateway information
- ifdown eth0
- ifup eth0
- cd /dev/
- ./MAKEDEV generic
- ls -la | grep urandom <–see if urandom is now available
- /etc/init.d/ssh start
After these few commands sshd should now be start on the Debian server with working eth0.
![Validate my RSS feed [Valid RSS]](http://fiber-hosting.com/docs/valid-rss.png)