New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

Search found 1 match

by pero
15 Mar 2010, 12:28
Forum: Bubba Server Support
Topic: Status of last good stable Bubba Server image?
Replies: 21
Views: 43880

Re: Status of last good stable Bubba Server image?

Hi Here is the patch for /usr/lib/web-admin/backend.pl for fixing web interface and setting static network for bubba server. Enjoy. 287c287 < $pref2=~s/'/'\\''/g; --- > $pref2=~s/'/'\\''/g; #' put here just to make code more readable 666,667c666,667 < my ($iface,$ip,$nm,$gw)=@_; < --- > my ($ip,$nw,...