Re: Private cloud hosting recommendations

2015-10-09 Thread Murk Fletcher
Check out https://www.advania.com/cloud/infrastructure-as-a-service/ (Icelandic). Murk On Fri, Oct 9, 2015 at 5:04 PM, Martín Ferco wrote: > Hi misc, > > I'm looking for alternatives to host our OpenBSD web frontends off-site. Up > until now we've been using AWS for contingecy, but as you may

What is doas doing??

2016-09-28 Thread Murk Fletcher
Hi, Anybody ever been in a similar situation? % myscript_start /etc/rc.d/myscript: need root privileges % doas myscript_start doas: myscript_start: command not found % su Password: you are not in group wheel Sorry % groups wheel % cat /etc/doas.conf permit nopass keepenv :wheel Thanks! Murk

rc.d script with functions won't run

2016-09-29 Thread Murk Fletcher
Hi, I got this startup script for my app: https://gist.github.com/anonymous/c0339b1dae3eeff3a461b8787824838b where I'm trying to contain stuff in functions so I can go about stuff more easily, but in debugging I see these functions can't be found. Anybody know? Thanks! Murk F.

Re: Looking for a way to deal with unwanted HTTP requests using mod_perl

2016-09-29 Thread Murk Fletcher
There's Kickstarter's Rack::Attack if you're willing to "upgrade" to ie. Ruby on Rails: https://github.com/kickstarter/rack-attack I find this quite nice along with those pf bruteforce tables mentioned earlier. Murk On Fri, Sep 30, 2016 at 12:54 AM, Daniel Ouellet wrote: > > I don't think bru

Re: Looking for a way to deal with unwanted HTTP requests using mod_perl

2016-09-29 Thread Murk Fletcher
rack-attack itself is very small, and its configuration is minimal. Use it if you have a Ruby-based web app and want to add that extra layer of protection to it that pf can't provide. On Fri, Sep 30, 2016 at 1:30 AM, Daniel Ouellet wrote: > On 9/29/16 7:20 PM, Murk Fletcher wrote: >

Re: rc.d script with functions won't run

2016-09-30 Thread Murk Fletcher
Hi, It was just bad scripting on my part. I ended up with this: https://gist.github.com/anonymous/9805583271c200e5a2a92f621cdc48a0 All the best, Murk On Fri, Sep 30, 2016 at 12:07 PM, Craig Skinner wrote: > Hi Murk, > > On Thu, 29 Sep 2016 21:50:44 +0200 Murk Fletcher wrote: >

Ruby on Rails and httpd

2016-12-09 Thread Murk Fletcher
Hi, Has anybody managed to come up with a working configuration of this? Thanks, Murk

Re: Ruby on Rails and httpd

2017-01-11 Thread Murk Fletcher
as greater speeds? Here's my current pseudo-config, would greatly appreciate any feedback you could offer: https://gist.github.com/anonymous/3298a806e9b0ae04896d4cc6489f8db1 Thanks, Murk On Sat, Dec 10, 2016 at 11:52 AM, Joris Vanhecke wrote: > On Fri, 9 Dec 2016, at 04:57 PM, Murk

Re: Vultr support for OpenBSD

2017-01-15 Thread Murk Fletcher
About time -- thanks for being the bearer of good news. -- Murk On Fri, Jan 13, 2017 at 11:22 PM, Troy Frericks wrote: > Vultr now has direct support for #*OpenBSD* > . Launch your OpenBSD > environment easily from our deploy panel at http://Vultr.c

Re: Vultr support for OpenBSD

2017-01-16 Thread Murk Fletcher
here were for OpenBSD. On Mon, Jan 16, 2017 at 8:48 PM, Emilio Perea wrote: > On Mon, Jan 16, 2017 at 08:21:11AM +0100, Murk Fletcher wrote: > > About time -- thanks for being the bearer of good news. > > To be fair, it wasn't a big deal to upload a cd image before. Since &

Silly typo in docs

2016-03-14 Thread Murk Fletcher
Hi! Is it just me or should http://www.openbsd.org/faq/faq1.html#WhyUse have "other free UNIX-like operating system" in plural? Thanks. --Murk

Re: Silly typo in docs

2016-03-14 Thread Murk Fletcher
quot; Thank you! --Murk On Mon, Mar 14, 2016 at 9:58 PM, Donald Allen wrote: > On Mon, Mar 14, 2016 at 4:30 PM, Murk Fletcher > wrote: > > Hi! > > > > Is it just me or should http://www.openbsd.org/faq/faq1.html#WhyUse have > > "other free UNIX-like operating

Rails and OpenSSL root certs

2016-03-30 Thread Murk Fletcher
Hi! Anybody here using http://rails-assets.org (to simplify JavaScript assets in Rails) and know how to prevent the following error? Simply renaming "https" to "http" makes no difference. % bundle install Fetching source index from https://rails-assets.tenex.tech/ Retrying source fetch due to er

Re: Rails and OpenSSL root certs

2016-03-30 Thread Murk Fletcher
Thank you so much! Murk On Wed, Mar 30, 2016 at 6:02 PM, joshua stein wrote: > On Wed, 30 Mar 2016 at 17:34:16 +0200, Murk Fletcher wrote: > > Anybody here using http://rails-assets.org (to simplify JavaScript > assets > > in Rails) and know how to prevent the following err

Re: Creating a blog using OpenBSD: technology choices and security considerations

2016-04-26 Thread Murk Fletcher
Hi! Both Perl and PHP are dying languages. Python is nice, but Ruby on Rails is way nicer. That's just my opinion though, and I build tons of super cool web and mobile apps. Ruby on Rails vs PHP - Commercial #3 of 9: https://www.youtube.com/watch?v=p5EIrSM8dCA etc. --Murk On Tue, Apr 26, 2016 a

Re: Creating a blog using OpenBSD: technology choices and security considerations

2016-04-26 Thread Murk Fletcher
Tue, 26 Apr 2016 12:54:53 +0200 Murk Fletcher > > Hi! > > Murk, you're a dying person too. > > > Both Perl and PHP are dying languages. Python is nice, but Ruby on Rails > is > > way nicer. > > This is infantile, and stupid beyond acceptable. > > &g

Fwd: Creating a blog using OpenBSD: technology choices and security considerations

2016-04-26 Thread Murk Fletcher
If I'm not mistaken Obama used Jekyll (https://jekyllrb.com/) for his campaign. --Murk -- Forwarded message -- From: Kristaps Dzonsons Date: Tue, Apr 26, 2016 at 2:10 PM Subject: Re: Creating a blog using OpenBSD: technology choices and security considerations To: misc@openbsd.or

Re: Fwd: Creating a blog using OpenBSD: technology choices and security considerations

2016-04-26 Thread Murk Fletcher
> Anyway, if you wnat to add comments to a static site, you can host it yourself instead of using Disqus. Disqus is unfortunately Linux only due to Docker. There's an effort to port Docker to FreeBSD but I haven't tested it yet. Disqus, being Ruby on Rails, could be deployed like a conventional R

Why can I ping but not curl google.com?

2016-05-29 Thread Murk Fletcher
Hi! Why can I ping but not curl google.com? Or clone a GitHub repo? % ping google.com PING google.com (213.155.151.184): 56 data bytes 64 bytes from 213.155.151.184: icmp_seq=0 ttl=57 time=19.949 ms 64 bytes from 213.155.151.184: icmp_seq=1 ttl=57 time=20.554 ms --- google.com ping statistics ---

Re: Why can I ping but not curl google.com?

2016-05-29 Thread Murk Fletcher
system? That's from the VirtualBox, yeah. --Murk On Sun, May 29, 2016 at 11:24 PM, Peter N. M. Hansteen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 05/29/16 23:09, Murk Fletcher wrote: > > Hi! Why can I ping but not curl google.com? Or clone a

Re: Why can I ping but not curl google.com?

2016-05-30 Thread Murk Fletcher
Obviouisly it doesn't a ruleset. What was I thinking. Have a good one guys! --Murk On Mon, May 30, 2016 at 11:36 AM, Murk Fletcher wrote: > > You had obviously tested without any of your own PF rules? > > You're right, something must have changed from 5.8 to 5.9 to ca

Re: Why can I ping but not curl google.com?

2016-05-30 Thread Murk Fletcher
16 at 8:53 AM, Raf Czlonka wrote: > On Sun, May 29, 2016 at 11:01:14PM BST, Murk Fletcher wrote: > > This: > > > This is my Windows 10 VirtualBox set to Bridged Networking. > > and this: > > > It's been working flawlessly for years. > > is a direct contrad

Re: DigitalOcean and OpenBSD

2016-08-26 Thread Murk Fletcher
Anybody tried Advania? https://advania.com/cloud/open-cloud/ Thanks. --Murk On Fri, Aug 26, 2016 at 3:28 PM, Jay Patel wrote: > OpenBSD with vultr runs very smooth also it has snapshot option for custom > Operating system which is good. > > here is referral link if you wanna use it : > http:/

OpenBSD song31.mp3 remix

2016-08-26 Thread Murk Fletcher
Just thought I'd post this before I delete it: http://ftp.openbsd.org/pub/OpenBSD/songs/song31.mp3 https://soundcloud.com/murk-fletcher/openbsd-song31-test Thanks! --Murk