-
I was just exploring data mounts and some thing like this
`unshare -m -- /bin/sh -c "mount -o bind,noexec,nosuid,nodev /var/bocker/shared '$btrfs_path/$uuid'/var/www/data"`
seems to work well enou…
-
```
Allow call forwarding through GTalkSMS
```
Original issue reported on code.google.com by `Florent....@gmail.com` on 11 Jun 2011 at 12:18
- Blocked on: #239
-
```
Allow call forwarding through GTalkSMS
```
Original issue reported on code.google.com by `Florent....@gmail.com` on 11 Jun 2011 at 12:18
- Blocked on: #239
-
i am using plivo call forwarding api through generic handler but i can't forward the call, but when i set callerid as plivo number i can forward call but it is showing me plivo number in my phone, i w…
-
See OpenSlides/openslides-backend#2003 and OpenSlides/openslides-backend#2009
According to tracebacks in the logs it seems these two processes were called with insufficient payloads.
The `get_fo…
-
The ability to concisely specify forwarding functions has been requested several times (e.g., #58, #59, #157, #418; and #493 requests a similar feature for constructors).
The main point is that it …
-
I have afwall configured to use the built-in iptables binary and I am trying to perform port forwarding using the custom script function. Here is the entire script:
```
$IPTABLES -I INPUT 1 -p udp…
-
If I forward the "screenshot sample" email to myself at work, where we're running Exchange/Outlook, the embedded inline images break.
The breakage seems to happen as soon as I create the forward in…
-
According to #113, I am not meant to use `"server": ["::", "0.0.0.0"]`, and am meant to use either only `::` or `0.0.0.0` (or leave it out completely). This works fine for TCP forwarding on both IPv4 …
-
```
From an sf.net user:
"It would be nice, if pdsh could be used in a pipe. For example:
$ echo foo bar | pdsh -w host1,host2 md5sum"
In order to support anything like this, pdsh first needs to …