-
In the two guides below it is mentioned that if you have chained certificates, you can add them all. This does not explain what that means nor the order in which you need to add them. Took me a little…
-
found this in google search results, totally weird, it's the latest build:
http://cp.poundzero.net/
-
(I've posted this in Meteor's discussion forums but haven't gotten any replies; my apologies since this space is intended for bug reports).
Has cluster been proven to work on multi-tenant Meteor apps…
-
The nodebalancer does not support PUT and DELETE, so in order to use a those methods they have to be in the query string (Ex. URL?menthod=put).
-
Thanks for the great script! Seems to work great on my Ubuntu 14.04 server.
However, I'm not able to connect to the server using OpenVPN. I think it is a iptables problem. Here's my output for: `ipt…
-
I installed linode-cli through homebrew on OSX Mavericks. When I run `linode` command I give an error like that:
```
dyld: lazy symbol binding failed: Symbol not found: _Perl_xs_apiversion_bootcheck
…
-
Trying to delete a configuration fails:
```
$ linode nodebalancer config-delete --label=staging --port="80"
Missing required argument nodebalancerid for nodebalancer_config_delete at /usr/local/Cella…
-
Attempting to create an SSL-terminating configuration fails:
```
$ linode nodebalancer config-create --protocol="https" \
--label="staging" --port="443" --ssl-cert="..." --ssl-key="..." \
--check…
-
https://www.linode.com/api/nodebalancer
NodeBalancers are hosted loadbalancers in the Linode ecosystem
bsdlp updated
9 years ago
-
I have a i386 kernel and i have thist problem:
acald3ron@stark:~$ uname -a
Linux stark 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt2-1 (2014-12-08) i686 GNU/Linux
acald3ron@stark:~$ linode configure
C…
ghost updated
9 years ago