UPDATE: I’ve posted a newer version of the script with better documentation
I’ve written a bash script that uses nuvexport in conjunction with my custom nuvexportrc file to automatically transcode my HUGE mythtv files after they are recorded. The only thing that this script doesn’t do is delete the source file after creation. I’m working [...]
Trying to create a bridged wireless network can be a nightmare, as I have learned from first-hand experience today. Trying to create a 400 m wireless link seems easy enough, right? A few things to keep in mind in case I do this in the future: The whole Client-Bridged Mode -> AP [...]
The udhcpc patch has finally been implemented. Today my dhcp client patch was accepted into the DD-WRT router firmware project. I tested it and it works. All one has to do to circumvent RESnet’s block on NAT routers is to flash with this new firmware, go to the Administration -> Services page [...]
I’ve been working a lot on the router problem recently. I’ve determined that it is indeed the DHCP vendor class identifier that is sent to resnet’s dhcp server that causes the routers to be blocked. If I could change DHCP option 60, the “Vendor Class Identifier” from udhcpc’s default to the Windows default [...]
I’m having trouble getting my Linksys WRT54G working in the K-state residence halls. Resnet appears to be enforcing their No NAT routers policy more stringently this year than last. Therefore I’ve had to come up with a way of getting around their policy. I have to have my NAT box. I [...]