Nov 05 2007

Net::DHCP

Category: Networking,Rubyetd @ 7:59 pm

The aim of Net::DHCP (hosted at RubyForge) is to provide a set of classes to low level handle the specifics of DHCP (rfc2131, rfc2132, etc.) in ruby.

With Net::DHCP you will be able to craft custom DHCP packages and have access to all the fields defined for the protocol.
Continue reading “Net::DHCP”

Popularity: 14% [?]


Sep 04 2007

rails environment with lighttpd

Category: Networking,Rubyetd @ 2:49 pm

We want an automated deployment enviroment. The server will automatically (upon restart) detect all the rails applications under a given folder and create virtual hosts for them. No further changes in the server configuration will be required. never. :)
Continue reading “rails environment with lighttpd”

Popularity: 5% [?]