-
http://www.cnblogs.com/f-ck-need-u/p/7627035.html
-
```
i-jetty can be CGI capable with the attached patch.
Just one curiosity: I had to write a wrapper to correct the path:
SCRIPT_FILENAME=`echo $1 | sed "s/storage/mnt\/shell/"`
/data/local/bin/tdbe…
-
-
Yesterday there was a fiber cut upstream of my ISP that caused many connections to fail, while some others succeeded. Once again Smokeping became unusable just when it would be handy to help identify …
ertyu updated
2 months ago
-
```
i-jetty can be CGI capable with the attached patch.
Just one curiosity: I had to write a wrapper to correct the path:
SCRIPT_FILENAME=`echo $1 | sed "s/storage/mnt\/shell/"`
/data/local/bin/tdbe…
-
## Required Tasks
The following tasks
- [x] Set the remote user and auth type if set on the request URI or via HTTP basic auth
- [ ] Add support for CGI scripts without an extension.
## Optional Tas…
-
I am sure you considered this, but why not use the FastQsplitter to split into batches->write to bucket -> send location to AlignerCluster via pubsub -> AlignerCluster has a script which kicks of bwa…
-
Hi. Thanks for this very helpful resource.
Sharing a couple of observations in case they are of use for your Wiki.
"fwv":"3560S3.142", -- I currently have v3.142
"vol":2343,
For my device,…
-
### Feedback
Add
* Mobotix cameras (see (Mobotix Online Help)[https://developer.mobotix.com/paks/help_cgi-image.html]):
* MJPEG URL: https://address/cgi-bin/faststream.jpg?stream=full (see https…
-
```
for e in fs.dir("/etc/test") do
glist = m:field(TextValue, e, e, nil)
glist.rmempty = false
glist.rows = 12
function glist.cfgvalue()
return nixio.fs.readfile(…