Displaying 19 results from an estimated 19 matches for "droplet".
2013 Aug 26
1
Received header only showing localhost
...at the mail headers for delivered
messages the Received header is missing the detail of any external servers
that the mail went through, and additionally the tag appears twice; for
example the ?Welcome to the dovecot mailing list? email has:
Received:?from localhost (localhost [127.0.0.1])
????by droplet.the-wyvern.net (Postfix) with ESMTP id DDDD163F73
????for <myname at mydomain.net>; Mon, 26 Aug 2013 16:40:19 +0000 (UTC)
Received:?from droplet.the-wyvern.net ([127.0.0.1])
????by localhost (droplet.the-wyvern.net [127.0.0.1]) (amavisd-new, port
10024)
????with ESMTP id 6AFMiG0TAHUv for <...
2011 Jun 16
7
[PATCH] replace fchmod()-based heartbeat with raindrops
...l also respond to email about raindrops here)
DESIGN | 8 -------
lib/unicorn/http_server.rb | 48 +++++++++++++-----------------------------
lib/unicorn/worker.rb | 49 ++++++++++++++++++++++++++++++++++++++++---
script/isolate_for_tests | 1 +
test/unit/test_droplet.rb | 28 +++++++++++++++++++++++++
unicorn.gemspec | 1 +
6 files changed, 90 insertions(+), 45 deletions(-)
create mode 100644 test/unit/test_droplet.rb
diff --git a/DESIGN b/DESIGN
index eb9fbea..2c98c2f 100644
--- a/DESIGN
+++ b/DESIGN
@@ -76,14 +76,6 @@
Applications that u...
2016 Nov 29
2
Any reason Asterisk won't start without a rebuild on a cloned VPS?
Any ideas why a VPS, cloned from another instance (DigitalOcean
"droplets" if it matters), won't run on the new instance?
Everything else is the same; region, memory, disk, hypervisor version etc.
And everything else runs, just not Asterisk, unless I do a make
distclean in the /usr/src/asterisk directory, rebuild, and then it
runs just fine.
I'd understa...
2016 Nov 29
5
Any reason Asterisk won't start without a rebuild on a cloned VPS?
On Tue, Nov 29, 2016, at 07:15 AM, Barry Flanagan wrote:
> On 29 November 2016 at 10:56, Jonathan H <lardconcepts at gmail.com> wrote:
>
> > Any ideas why a VPS, cloned from another instance (DigitalOcean
> > "droplets" if it matters), won't run on the new instance?
> >
> > Everything else is the same; region, memory, disk, hypervisor version etc.
> >
>
> You probably need to select "DONT_OPTIMIZE" in make menuselect under
> "Compiler Flags". This is gen...
2012 Mar 10
0
ANN: pandoc 1.9.1.2
...ough, there are ways of integrating pandoc with a text editor.
You can find an Emacs mode (which gives you menu options for converting
to various formats), a vim syntax file, and a TextMate bundle
here: https://github.com/jgm/pandoc/wiki/Pandoc-Extras.
If you use OS X, David Sanson has created some droplets and services
that make it easy to use pandoc without going to the terminal
(https://github.com/dsanson/Pandoc-Droplets-and-Services). There is also
gitit, a git-based wiki (http://gitit.net) that uses pandoc and can
export pages to any of the formats pandoc supports.
How to get pandoc:
* OSX or...
2013 Oct 16
1
Issue with Deploying a Rails app on VPS - cannot load such file -- unicorn/launcher
I am trying to deploy a rails application to a digitalocean VPS droplet. I
have the following setup Ruby on Rails on Ubuntu 12.10 (Nginx + Unicorn). I
have installed Ruby ruby-2.0.0-p247 and rails Rails 4.0.0 via rvm but when
I try to restart Unicorn I get the following error.
/usr/local/rvm/rubies/ruby-2.0.0-p247/lib/ruby/site_ruby/2.0.0/rubygems
/core_ext/kernel...
2016 Sep 08
3
PJSIP Weirdness, or just my weirdness?
..., restarted asterisk, and it is
still there.
MYSTERY #2:
The above cisco-spa, when it calls out over the trunk, all is well,
wonderful 2-way audio.
But when I do the same operation from my yealink phones, I get my cell with
one-way audio.
It's a classic NAT situation: the phone system is in a droplet at digital
ocean, but my phones are here at home behind a NAT. I see only 3 NAT
related options:
force_rport
rtp_symmetric
rewrite_contact
and I set them all to "yes", and they can call each other, but as
explained, in
dialing out thru a trunk, the yealinks get one-way audio...
Any mor...
2015 Jan 09
1
EZStream and Cue Sheets
...d, 7 Jan 2015 17:21:27 -0800, you wrote:
>In my experience liquidsoap is a lot easier to compile from source on
>Debian or Ubuntu. Both platforms also have packages in the repos.
>
>To experiment it might be easier to spin up a small local VM, or there's
>always a digital oceans droplet, or EC2 micro instance.
>On Jan 7, 2015 4:24 PM, "Steve Matzura" <sm at noisynotes.com> wrote:
>
>> Looks like a lot of tedium. I'll give it a go on Red Hat, but not
>> before a full backup first.
>>
>> On Wed, 7 Jan 2015 11:26:13 -0800, you wrote:...
2010 Jul 05
0
Left 4 Dead 2 Dropping Audio Bug/Issue
...or Material particle/smoke1/smoke1 (24) != 0
Reference Count for Material particle/vistasmokev1_min_depth_nearcull (17) != 0
Reference Count for Material particle/warp_ripple2 (2) != 0
Reference Count for Material particle/blood_splatter/blood_splatter (7) != 0
Reference Count for Material particle/droplets/droplets_minsize_nodepth (3) != 0
Reference Count for Material particle/particle_glow_04_additive_nodepth (1) != 0
Reference Count for Material particle/spray1/spray1_nodepth (1) != 0
Reference Count for Material particle/particle_glow_04_additive (4) != 0
Reference Count for Material particle/fir...
2015 Jan 08
2
EZStream and Cue Sheets
Looks like a lot of tedium. I'll give it a go on Red Hat, but not
before a full backup first.
On Wed, 7 Jan 2015 11:26:13 -0800, you wrote:
>Hello,
>
>Fedora and CentOS don't have any prebuilt packages in the standard repos.
>
>Here are a few guides from the Liquidsoap community, specific to CentOS.
>http://puck.in/2013/12/install-liquidsoap-1-1-on-centos-6-4/
2015 Jan 08
0
EZStream and Cue Sheets
In my experience liquidsoap is a lot easier to compile from source on
Debian or Ubuntu. Both platforms also have packages in the repos.
To experiment it might be easier to spin up a small local VM, or there's
always a digital oceans droplet, or EC2 micro instance.
On Jan 7, 2015 4:24 PM, "Steve Matzura" <sm at noisynotes.com> wrote:
> Looks like a lot of tedium. I'll give it a go on Red Hat, but not
> before a full backup first.
>
> On Wed, 7 Jan 2015 11:26:13 -0800, you wrote:
>
> >Hello,
>...
2012 Jun 11
0
hauteur tools in search traffic
...Agency than perform to the side of the house.Airless sprayers are utter clobber in getting lively fresh paint or sully within the can for the wall. A pump forces the last outcome at spray guns (http://www.wufutool.com) savage using a negligible dent, splitting up into unprofound immature minuscule droplets on the way. You don't miss a sensibility compressor. Basically, you tie in the tool, put everybody achieve in the hose in the can of extra up to date paint and start showering.This is where it might get complicated.Plenty of new fresh describe arrives in the gun basically a hurry.,garden tools...
2014 Jan 17
0
OpenSSH 6.5 test results
Hello,
here are my test results on an Ubuntu 13.10 64Bit DigitalOcean 512 MB
Droplet
Linux cloud.gc-mc.de 3.8.0-19-generic #30-Ubuntu SMP Wed May 1 16:35:23
UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
1st test:
run test connect.sh ...
Missing privilege separation directory: /var/empty
FATAL: sshd_proxy broken
make[1]: *** [t-exec] Error 1
make[1]: Leaving directory `/root/openssh/regr...
2015 Jun 12
6
[Bug 2413] New: Suppress 'Permanently added ... to known hosts' when redirecting to /dev/null
https://bugzilla.mindrot.org/show_bug.cgi?id=2413
Bug ID: 2413
Summary: Suppress 'Permanently added ... to known hosts' when
redirecting to /dev/null
Product: Portable OpenSSH
Version: 6.8p1
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: trivial
Priority: P5
2021 Jan 05
5
CentOS Stream suitability as a production webserver
...nge in direction
for the CentOS project and I imagine like many others, I'm confused and
concerned about what this means moving forward.
I work for a small web development agency and we offer hosting as part of
our package to clients who need it. We have many CentOS 7 web servers
(DigitalOcean droplets) (LAMP/LEMP) that I look after and today I'm
thankful I have only migrated one of those to CentOS 8, given the recent
announcement about its curtailed EOL. I literally just went to the Wiki
today to confirm the EOL date for EL7 and boy am I glad I spotted it.
Given we are not developing drive...
2000 Jul 30
4
Vorbis On Macintosh
I doubt that their has been any development work on bringing vorbis to
the Mac. I am trying to do just that.
I want to know whether you think I should try to port it using the
various components tht are being used to bring vorbis to Be and others
OR if i should wait till September when the public beta of Mac Os X (
which is based on Unix). I have been told that unix stuff will be fairly
2015 Aug 28
2
lists.samba.org's Mail Servers Are A Bit Wonky?
...telnet: Unable to connect to remote host: Connection refused
Again: Both hosts are there, but one is not accepting connections on
port 25.
What I finally did to get email through to the list was kill my
original subscription, from my network at home, re-sign up with the
email at had running on a droplet at Digital Ocean, then put in an
explicit transport map entry to force the mail server there to use only
smtp.samba.org.
Regards,
Jim
2014 Sep 15
0
unsubscribe
...buying
> the genuine ink.
>
I don't know details about Canon inkjets, but this sounds similar for the
case of Epson. Epson inkjets have nice (technology wise) piezo-electric
nozzles, so you don't replace them (printing head). HP inkjet printers
have filament that boils ink to spit a droplet. With HP you replace ink
cartridge and heads (which - the heads - are trivial thing). With Epson,
you don't replace sophisticated head. However, you need to print a few
pages a Month ad minimum if you have Epson. Otherwise quite likely you
will have head clogged, and the head will be permanentl...
2018 Mar 31
5
Help on a Nat To Nat soluction - tinc servers won't ping remote clients
...ems that on each server there is no internal routing between enp1s0 and tun0 for IPs that are not server IPs
I guess I can live with such a limitation, but would still like to know why!!
Here's Server A config. Of course it's symmetrical so the other two will be similar.
B is a DigitalOcean Droplet
TINC.CONFName = AAddressFamily = ipv4ConnectTo = BDevice = /dev/net/tunLocalDiscovery = yes
TINC-UPip link set $INTERFACE upip addr add 192.168.20.3/24 dev $INTERFACEroute add -net 192.168.14.0/24 gw 192.168.20.3
route add -net 192.168.6.0/24 gw 192.168.4.99
HOST AAddress = A.dyndns.org
Port = 65...