Web interface for embedded Linux system administration

2010-12-28 Thread Constantine Shulyupin
Hi, I am looking web interface for embedded Linux system administration. It should provide base system administration and be configurable for additional applications configuration. I found two candidates: - Webmin http://www.webmin.com/ http://en.wikipedia.org/wiki/Webmin - Webif² http://x-wrt

Re: New Document: "How to Start Contributing to or Using Open Source Software"

2010-12-28 Thread Dotan Cohen
On Tue, Dec 28, 2010 at 19:15, Shlomi Fish wrote: > Yes, I did. I thought it was fair to mention Ubuntu because it appears to be > the most popular distribution right now, especially for beginners and one of > the most polished ones. I've also decided to forget about their treatment of > me in the

Re: New Document: "How to Start Contributing to or Using Open Source Software"

2010-12-28 Thread Gabor Szabo
On Mon, Dec 27, 2010 at 8:37 PM, Shlomi Fish wrote: > Hi all, > > I recently finished working on a new document titled "How to Start > Contributing to or Using Open Source Software" intended to get more people > involved in the world of free and open source software (FOSS). You can find it > here:

Re: cgi-script shell script wrapping question

2010-12-28 Thread Lev Olshvang
Hi, I would go to the javascript wrapper solution : I would wrap cgi-script to send javascript code to browser and then redirect original script output to the html file In a javascript I would loop (and sleep) until load of html file will succeed. On 12/27/2010 08:26 PM, Dov Grobgeld wrot